Does Anyone use Sinatra in Production?

This page summarizes the projects mentioned and recommended in the original post on /r/ruby

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Sequel

    Sequel: The Database Toolkit for Ruby

  • Yes we use it in production with Sequel. It's been great though we're now switching over to Roda

  • Roda

    Routing Tree Web Toolkit

  • Yes we use it in production with Sequel. It's been great though we're now switching over to Roda

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Sinatra

    Classy web-development dressed in a DSL (official / canonical repo)

  • Sinatra is fine as long as you have a small number of routes, because its router is O(n): https://github.com/sinatra/sinatra/blob/ac5404dbd897a4b3c5b3921d2f89fecd3b540ed3/lib/sinatra/base.rb#L1008-L1010

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Sinatra 4.0

    1 project | news.ycombinator.com | 25 Jan 2024
  • Making AJAX Applications Crawlable? How to build a simple web service on Google App Engine to produce HTML Snapshots?

    1 project | /r/codehunter | 26 May 2023
  • I created a simple router inspired by Ruby's Sinatra. What do you guys think?

    1 project | /r/PHP | 12 Apr 2023
  • Escaping all path info with Shellwords.escape in Sinatra

    1 project | /r/ruby | 16 Nov 2022
  • How do I set up a Sinatra app under Apache with Passenger?

    1 project | /r/codehunter | 1 Aug 2022