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.
☆229Updated last week
Alternatives and similar repositories for pg_ha_migrations
Users that are interested in pg_ha_migrations are comparing it to the libraries listed below
Sorting:
- ActiveRecord PostgreSQL Partitioning☆503Updated 5 months ago
- Ruby PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.☆161Updated last week
- Scale database reads to replicas in Rails☆365Updated 4 months ago
- Make your long-running sidekiq jobs interruptible and resumable.☆276Updated 9 months ago
- Brings Common Table Expressions support to ActiveRecord and makes it super easy to build and chain complex CTE queries☆307Updated 8 months ago
- Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.☆365Updated 11 months ago
- Shield sensitive data in Postgres and MySQL☆308Updated 2 weeks ago
- The missing high-efficiency query API for ActiveRecord☆372Updated this week
- Get a flamegraph anywhere in your code base. Powered by stackprof, rbspy, and speedscope☆413Updated 2 weeks ago
- Quickly get a count estimation for large tables (>99% of accuracy for PostgreSQL).☆251Updated 9 months ago
- Run RSpec tests on multiple cores. Like parallel_tests but with incremental summarized output. Originally extracted from the Discourse an…☆190Updated 2 months ago
- Automatic cleanup for the Rails db/structure.sql file (ActiveRecord/PostgreSQL)☆149Updated last month
- Make your PostgreSQL migrations safe☆505Updated 2 weeks ago
- Reliable, distributed cron.☆302Updated 3 years ago
- Support for sharded databases and replicas for ActiveRecord☆250Updated 11 months ago
- 🧪 Durable execution workflows for Active Job☆552Updated last month
- Fast, recursive, optimized, URL-Safe serialization for any Ruby object☆380Updated last year
- Optimized top-N-per-group Active Record associations using lateral joins☆295Updated 8 months ago
- Rack::Timeout enhancements for Rails☆374Updated last week
- Drop-in enhancement for Rails cache, offering better performance and compression with Brotli algorithm☆255Updated 7 months ago
- Versioned database functions and triggers for Rails☆785Updated 3 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…☆349Updated 2 weeks ago
- Official Ruby port of Sqids. Generate short unique IDs from numbers.☆173Updated 3 weeks ago
- Known-leaky gems verification for bundler: `bundle leak` to check your app and find leaky gems in your Gemfile☆293Updated 3 years ago
- Percona's pt-online-schema-change runner for ActiveRecord migrations.☆147Updated 3 weeks ago
- Add support to advanced resources of PostgreSQL, like data types, array associations, and auxiliary statements (CTE)☆186Updated 7 months ago
- RSpec matcher to control SQL queries made by block of code☆233Updated 3 weeks ago
- A simple way to publish messages to Kafka from Ruby applications☆238Updated 2 weeks ago
- Read only ActiveRecord-like interface to query static YAML files☆415Updated 3 months ago
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆222Updated last year