A little terminal UI for managing schema migrations in rails
☆209Jun 28, 2024Updated last year
Alternatives and similar repositories for lazy_migrate
Users that are interested in lazy_migrate are comparing it to the libraries listed below
Sorting:
- ActiveRecord schema visualization and model organization made easy☆178Oct 9, 2025Updated 5 months ago
- Write benchmarks without the hassle.☆75May 29, 2025Updated 9 months ago
- First-party, privacy-focused traffic analytics for Ruby on Rails applications.☆513Oct 2, 2025Updated 5 months ago
- database-backed, app-internal exception tracker for Rails applications☆481Nov 24, 2025Updated 3 months ago
- A ruby gem to anonymize your ActiveRecord attributes with ease.☆56Apr 7, 2024Updated last year
- ActiveRecord module that allows you to skip selecting specific columns by default and retrieve only on-demand☆47Jan 2, 2026Updated 2 months ago
- Brings Common Table Expressions support to ActiveRecord and makes it super easy to build and chain complex CTE queries☆311Sep 13, 2024Updated last year
- The missing high-efficiency query API for ActiveRecord☆379Feb 10, 2026Updated last month
- Literal Enums for Rails☆17Apr 28, 2023Updated 2 years ago
- Ruby framework for keeping all types of notifications (mailers, push notifications, whatever) in one place☆652Aug 20, 2025Updated 6 months ago
- ObjectTracer tracks objects and records their activities☆448May 4, 2024Updated last year
- Localhost error reporting tool for Rails 7.0+☆39Feb 9, 2023Updated 3 years ago
- Rails N+1 queries auto-detection with zero false positives / false negatives☆1,847Nov 3, 2025Updated 4 months ago
- Instant Search for Rails and ActiveRecord using SQL materialized views☆110Apr 23, 2024Updated last year
- 🌳 Render a Rack app (Rails/Sinatra/etc) to a static build so it can be served by Netlify, Now, GitHub Pages, S3, or any other web server☆291Feb 7, 2026Updated last month
- Track Devise login activity☆559Feb 7, 2026Updated last month
- ActionCable and AnyCable Shared Worker support☆62Feb 28, 2026Updated last week
- Catch unsafe PostgreSQL migrations in development and run them easier in production (code helpers for table/column renaming, changing col…☆720Updated this week
- Non-blocking ActiveRecord method invocation☆47Aug 28, 2019Updated 6 years ago
- Rapidly build controllers in Rails that map cleanly to resources and models