Frameworks for SQL Development in Rails?

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

Judoscale - Save 47% on cloud hosting with autoscaling that just works
Judoscale integrates with Rails, Sidekiq, Solid Queue, and more to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up job queues.
judoscale.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. Scenic

    Versioned database views for Rails

    I use the scenic gem to manage views which uses raw sql files: https://github.com/scenic-views/scenic

  2. Judoscale

    Save 47% on cloud hosting with autoscaling that just works. Judoscale integrates with Rails, Sidekiq, Solid Queue, and more to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up job queues.

    Judoscale logo
  3. fx

    Versioned database functions and triggers for Rails (by teoljungberg)

  4. stairwell

    validate SQL for binds

    I extracted a little gem from a very SQL heavy rails project I was working on a while back. We were really wanting a way to make SQL no longer a 2nd class citizen in the rails community, and this is what we came up with: https://github.com/tobyond/stairwell

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

  • Query multiple tables easily with Rails and Postgres Views

    1 project | dev.to | 31 Jul 2024
  • How to avoid N+1 query using SQL views (materialized) in Rails application

    1 project | dev.to | 14 May 2024
  • Database Views & Rails Active Record: defining new Model classes out of views

    2 projects | dev.to | 23 Jan 2023
  • Materialised views for serious performance gains

    2 projects | /r/ruby | 30 Dec 2022
  • Utilizando views SQL no Ruby on Rails

    1 project | dev.to | 28 Mar 2022

Did you know that Ruby is
the 12th most popular programming language
based on number of references?