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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Quickly get a count estimation for large tables (>99% of accuracy for PostgreSQL).☆273Aug 12, 2025Updated 7 months ago
- Simple and easy to add settings, preferences and so on to any ActiveRecord model☆24Sep 16, 2025Updated 6 months ago
- Optimized top-N-per-group Active Record associations using lateral joins☆303Sep 12, 2024Updated last year
- A faster alternative to the custom use of `in_batches` with `pluck`☆155Nov 3, 2024Updated last year
- Robust data change tracking for Rails☆96Aug 13, 2024Updated last year
- A tracer for Active Record queries☆194Jun 12, 2025Updated 9 months ago
- Automate tests profiling via scenarios☆25Feb 13, 2025Updated last year
- Get a flamegraph anywhere in your code base. Powered by stackprof, rbspy, and speedscope☆419Mar 13, 2026Updated last week
- RuboCop plugin for ActiveRecord migration.☆56Oct 25, 2025Updated 4 months ago
- Create ActiveRecord relations from UNIONs☆51Jan 6, 2026Updated 2 months ago
- A custom reporter for Minitest to help you more effectively fix code when tests fail.☆54Feb 20, 2026Updated last month
- Keep DB schema in sync across branches effortlessly. Install and use rails db:migrate as normal. The gem handles the rest automatically.☆389Feb 25, 2026Updated 3 weeks ago
- Rails N+1 queries auto-detection with zero false positives / false negatives☆1,853Nov 3, 2025Updated 4 months ago
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.☆1,169Mar 15, 2026Updated last week
- Catch unsafe PostgreSQL migrations in development and run them easier in production (code helpers for table/column renaming, changing col…☆728Mar 16, 2026Updated last week
- ActiveSupport::Store implementation backed by a database via ActiveRecord☆28Aug 2, 2024Updated last year
- Detect non-atomic interactions within DB transactions☆1,094Dec 9, 2025Updated 3 months ago
- Transparently combine many reporting queries (on the same tables) into one fast query—even when queries have different groups or scopes.☆132Jul 12, 2025Updated 8 months ago
- This gem simplifies and accelerates Rails application debugging by highlighting crucial information in the logs, making your debugging pr…☆21Sep 27, 2023Updated 2 years ago
- An alternative to Rails strong_parameters. Define structured and strongly-typed parameter schemas for your Rails controllers.☆142Feb 19, 2026Updated last month
- Monitor performance of you Rails applications (self-hosted and free)☆1,225Jan 15, 2026Updated 2 months ago
- A modern profiler for your Rails application☆228Jan 17, 2026Updated 2 months ago
- Extract Collaborator Objects from your Active Records, a new concept called Associated Objects☆360Jan 1, 2026Updated 2 months ago
- Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.☆209Jun 28, 2024Updated last year
- 🥃 Take your Ruby, and make it a double!☆276Sep 30, 2025Updated 5 months ago
- Lazy loading associations for the ActiveRecord models☆732Feb 7, 2026Updated last month
- A GitHub Action to ensure all Rails application foreign key columns are indexed☆134Feb 4, 2026Updated last month
- Expiring jobs support for Sidekiq☆30Sep 15, 2025Updated 6 months ago
- Rails PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.☆1,235Jan 10, 2026Updated 2 months ago
- Keeping mocks in line with real objects 🥡☆51May 1, 2023Updated 2 years ago
- Enhance Ruby spec failures and exception messages with the variables in scope.☆39Jan 4, 2025Updated last year
- Active Record extension providing slotted counters support☆115Mar 6, 2025Updated last year
- Yabeda plugin for Rack::Ratelimit☆20Jul 31, 2023Updated 2 years ago
- Identify database issues before they hit production.☆1,909Jan 12, 2026Updated 2 months ago
- Webhook processing engine for Rails apps☆34Nov 27, 2024Updated last year
- Plan your refactorings properly☆75Aug 26, 2024Updated last year
- Cursor-based pagination for ActiveRecord☆156Apr 8, 2025Updated 11 months ago
- database-backed, app-internal exception tracker for Rails applications☆481Nov 24, 2025Updated 3 months ago
- Create temporary tables and models in RSpec tests.☆49Aug 15, 2024Updated last year