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.
☆225Updated 2 months ago
Alternatives and similar repositories for pg_ha_migrations:
Users that are interested in pg_ha_migrations are comparing it to the libraries listed below
- ActiveRecord PostgreSQL Partitioning☆492Updated 2 months ago
- Scale database reads to replicas in Rails☆365Updated last month
- The missing high-efficiency query API for ActiveRecord☆366Updated last month
- Ruby PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.☆159Updated last week
- Brings Common Table Expressions support to ActiveRecord and makes it super easy to build and chain complex CTE queries☆303Updated 5 months ago
- Get a flamegraph anywhere in your code base. Powered by stackprof, rbspy, and speedscope☆410Updated 6 months ago
- Make your long-running sidekiq jobs interruptible and resumable.☆274Updated 6 months ago
- Optimized top-N-per-group Active Record associations using lateral joins☆255Updated 5 months ago
- Quickly get a count estimation for large tables (>99% of accuracy for PostgreSQL).☆235Updated 6 months ago
- Rack::Timeout enhancements for Rails☆372Updated 2 weeks ago
- Run RSpec tests on multiple cores. Like parallel_tests but with incremental summarized output. Originally extracted from the Discourse an…☆187Updated 7 months ago
- Elegant, resilient, durable workflows for Rails apps☆506Updated last month
- Track the load progress of your Bundler-based projects☆725Updated 2 years ago
- Known-leaky gems verification for bundler: `bundle leak` to check your app and find leaky gems in your Gemfile☆293Updated 2 years ago
- Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.☆364Updated 8 months ago
- Make rails console less dangerous!☆146Updated 3 months ago
- Drop-in enhancement for Rails cache, offering better performance and compression with Brotli algorithm☆256Updated 4 months ago
- A parallel test runner for RSpec and Cucumber with pretty output☆290Updated last month
- Fast, recursive, optimized, URL-Safe serialization for any Ruby object☆377Updated 10 months ago
- Keep personal data out of your logs☆253Updated last month
- RSpec matcher to control SQL queries made by block of code☆232Updated last year
- Shield sensitive data in Postgres and MySQL☆291Updated last month
- A Gem for creating partial anonymized dumps of your database using your app model relations.☆510Updated 2 weeks ago
- Wipe out inconsistent DB and schema.rb when switching branches. To do that, install this gem and use the standard rake db:migrate command…☆329Updated this week
- Automatic cleanup for the Rails db/structure.sql file (ActiveRecord/PostgreSQL)☆148Updated last month
- RSpec matchers for database queries☆311Updated 3 months ago
- Unique jobs for ActiveJob. Ensure the uniqueness of jobs in the queue.☆282Updated 2 months ago
- Rescue and report exceptions in non-critical code☆535Updated 2 weeks ago
- graphql-ruby plugin for caching parts of the response☆215Updated 2 weeks ago
- Use decorators on Ruby methods!☆255Updated 9 months ago