Detect unnecessary selected database columns
☆125Sep 5, 2024Updated last year
Alternatives and similar repositories for columns_trace
Users that are interested in columns_trace are comparing it to the libraries listed below
Sorting:
- Quickly get a count estimation for large tables (>99% of accuracy for PostgreSQL).☆273Aug 12, 2025Updated 6 months ago
- Simple and easy to add settings, preferences and so on to any ActiveRecord model☆24Sep 16, 2025Updated 5 months ago
- Create ActiveRecord relations from UNIONs☆51Jan 6, 2026Updated last month
- Keep DB schema in sync across branches effortlessly. Install once, use rails db:migrate as normal, and let the gem handle the rest.☆387Updated this week
- A tracer for Active Record queries☆194Jun 12, 2025Updated 8 months ago
- Optimized top-N-per-group Active Record associations using lateral joins☆302Sep 12, 2024Updated last year
- RuboCop plugin for ActiveRecord migration.☆56Oct 25, 2025Updated 4 months ago
- Robust data change tracking for Rails☆96Aug 13, 2024Updated last year
- A faster alternative to the custom use of `in_batches` with `pluck`☆156Nov 3, 2024Updated last year
- Expiring jobs support for Sidekiq☆30Sep 15, 2025Updated 5 months ago
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.☆1,165Feb 23, 2026Updated last week
- Get a flamegraph anywhere in your code base. Powered by stackprof, rbspy, and speedscope☆417Dec 15, 2025Updated 2 months ago
- A custom reporter for Minitest to help you more effectively fix code when tests fail.☆54Feb 20, 2026Updated last week
- Catch unsafe PostgreSQL migrations in development and run them easier in production (code helpers for table/column renaming, changing col…☆717Feb 18, 2026Updated last week
- An alternative to Rails strong_parameters. Define structured and strongly-typed parameter schemas for your Rails controllers.☆142Feb 19, 2026Updated last week
- A modern profiler for your Rails application☆228Jan 17, 2026Updated last month
- Extract Collaborator Objects from your Active Records, a new concept called Associated Objects☆338Jan 1, 2026Updated 2 months ago
- Enhance Ruby spec failures and exception messages with the variables in scope.☆39Jan 4, 2025Updated last year
- 🥃 Take your Ruby, and make it a double!☆276Sep 30, 2025Updated 5 months ago
- Automate tests profiling via scenarios☆24Feb 13, 2025Updated last year
- Transparently combine many reporting queries (on the same tables) into one fast query—even when queries have different groups or scopes.☆132Jul 12, 2025Updated 7 months ago
- Monitor performance of you Rails applications (self-hosted and free)☆1,221Jan 15, 2026Updated last month
- Detect non-atomic interactions within DB transactions☆1,090Dec 9, 2025Updated 2 months ago
- A GitHub Action to ensure all Rails application foreign key columns are indexed☆134Feb 4, 2026Updated 3 weeks ago
- Rails N+1 queries auto-detection with zero false positives / false negatives☆1,841Nov 3, 2025Updated 4 months ago
- database-backed, app-internal exception tracker for Rails applications☆481Nov 24, 2025Updated 3 months ago
- Lazy loading associations for the ActiveRecord models☆730Feb 7, 2026Updated 3 weeks ago
- Plan your refactorings properly☆75Aug 26, 2024Updated last year
- Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.☆209Jun 28, 2024Updated last year
- Create temporary tables and models in RSpec tests.☆49Aug 15, 2024Updated last year
- A RubyGem adding SQL comments to indicate the origin of the SQL☆75Feb 7, 2026Updated 3 weeks ago
- 👾 Resilience test helpers for Active Job☆153Nov 4, 2025Updated 3 months ago
- Webhook processing engine for Rails apps☆34Nov 27, 2024Updated last year
- Keeping mocks in line with real objects 🥡☆51May 1, 2023Updated 2 years ago
- The missing high-efficiency query API for ActiveRecord☆379Feb 10, 2026Updated 3 weeks ago
- Rate limiter for Rails based on leaky buckets☆97Aug 7, 2025Updated 6 months ago
- Rails PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.☆1,235Jan 10, 2026Updated last month
- Database validations for ActiveRecord☆562Jun 18, 2023Updated 2 years ago
- 🧪 Durable execution workflows for Active Job☆620Feb 18, 2026Updated last week