braintree / pg_ha_migrations
Enforces DDL/migration safety in Ruby on Rails project with an emphasis on explicitly choosing trade-offs and avoiding unnecessary magic.
☆221Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for pg_ha_migrations
- Scale database reads to replicas in Rails☆366Updated 4 months ago
- Shield sensitive data in Postgres and MySQL☆290Updated 2 weeks ago
- Brings Common Table Expressions support to ActiveRecord and makes it super easy to build and chain complex CTE queries☆304Updated 2 months ago
- ActiveRecord PostgreSQL Partitioning☆480Updated 2 months ago
- Get a flamegraph anywhere in your code base. Powered by stackprof, rbspy, and speedscope☆409Updated 3 months ago
- Make your long-running sidekiq jobs interruptible and resumable.☆272Updated 3 months ago
- The missing high-efficiency query API for ActiveRecord☆359Updated 2 months ago
- Automatic cleanup for the Rails db/structure.sql file (ActiveRecord/PostgreSQL)☆146Updated 2 months ago
- Run RSpec tests on multiple cores. Like parallel_tests but with incremental summarized output. Originally extracted from the Discourse an…☆177Updated 4 months ago
- Optimized top-N-per-group Active Record associations using lateral joins☆199Updated 2 months ago
- Make rails console less dangerous!☆146Updated last week
- Ruby PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.☆149Updated last month
- RSpec matcher to control SQL queries made by block of code☆232Updated 9 months ago
- Known-leaky gems verification for bundler: `bundle leak` to check your app and find leaky gems in your Gemfile