SaaSHub helps you find the best software and product alternatives Learn more →
Ruby on Rails Alternatives
Similar projects and alternatives to Ruby on Rails
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
-
PostgreSQL
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
-
Laravel
Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.
-
-
-
turbo
The speed of a single-page web application without having to write any JavaScript (by hotwired)
-
-
-
-
view_component
A framework for building reusable, testable & encapsulated view components in Ruby on Rails.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Ruby on Rails discussion
Ruby on Rails reviews and mentions
-
Unlocking Opportunities: How to Thrive as a Ruby Engineer in Today's Tech Landscape
Ruby on Rails open source projects. Contribute and learn at the same time.
-
Open Source: A Goldmine for Indie Hackers
Speed of Development: Frameworks such as Django or Rails accelerate the development process.
-
Indie Hacking with Open Source Tools: Innovating on a Budget
This ecosystem is fueled by repositories hosting powerful languages, functions, and versatile tools—from backend frameworks like Django and Ruby on Rails to containerization with Docker and distributed version control via Git. Moreover, indie hackers can also utilize open source design tools (e.g. GIMP, Inkscape) and analytics platforms such as Matomo.
Frameworks such as Django and Ruby on Rails simplify web development, while tools like Docker ensure consistency across environments.
-
Charybdis ORM: Building High-Performance Distributed Rust Backends with ScyllaDB
Ruby on Rails (RoR) is one of the most renowned web frameworks. When combined with SQL databases, RoR transforms into a powerhouse for developing back-end (or even full-stack) applications. It resolves numerous issues out of the box, sometimes without developers even realizing it. For example, with the right callbacks, complex business logic for a single API action is automatically wrapped within a transaction, ensuring ACID (Atomicity, Consistency, Isolation, Durability) compliance. This removes many potential concerns from the developer’s plate. Typically, developers only need to define a functional data model and adhere to the framework’s conventions — sounds easy, right?
-
Ask HN: What's the ideal stack for a solo dev in 2025
As it's just you I'd stick with Ruby on Rails 8[1] as you already know it and I think it could realistically easily achieve what you're proposing.
There's lots of libraries to for calling out external AI services. e.g. something like FastMCP[2] From the sound of it that's all you need.
I'd use Hotwire[3] for the frontend and Hotwire Native if you want to rollout an app version quickly. I'd back it with SolidCache, SolidQueue, etc
I'd use Kamal[4] to run it on cheap hosting using on something cheap from Hetzner.
1. https://rubyonrails.org/
2. https://github.com/yjacquin/fast-mcp
3. https://hotwired.dev/
4. https://kamal-deploy.org/
-
The Pain That Is GitHub Actions
Once again, Rails is ahead of the curve on this:
https://github.com/rails/rails/pull/54693
-
Open Source: A Goldmine for Indie Hackers – Unleashing Creativity and Collaboration
One of the standout benefits of open source software is its cost-effectiveness. Indie hackers can leverage robust tools such as MySQL and Python, which eliminate the financial barrier to high-quality software solutions. Frameworks like Django and Ruby on Rails enable swift development cycles, reducing the time-to-market for innovative ideas. This low-cost, high-efficiency approach allows entrepreneurs to focus on their core missions without worrying about expensive licensing fees.
-
Building a simple URL Shortener with Rails 8: A Step-by-Step Guide
Rails 8 New Features
- Explain why we need .ruby-version file but no ruby DSL method in Gemfile in Rails apps
-
A note from our sponsor - SaaSHub
www.saashub.com | 21 May 2025
Stats
rails/rails is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Ruby on Rails is Ruby.
Review ☆☆☆☆☆ /10
I've been working with RoR for a decade.
Review ★★★★★ 10/10
The most productive web-development framework. Time and battle tested. Always improving.