basecamp / marginalia
Attach comments to ActiveRecord's SQL queries
☆1,755Updated 6 months ago
Alternatives and similar repositories for marginalia:
Users that are interested in marginalia are comparing it to the libraries listed below
- Adds additional postgres functionality to an ActiveRecord / Rails application☆1,330Updated 3 months ago
- lol_dba is a small package of rake tasks that scan your application models and displays a list of columns that probably should be indexed…☆1,586Updated 11 months ago
- Identify database issues before they hit production.☆1,812Updated last month
- Squasher - squash your old migrations in a single command☆1,509Updated 2 months ago
- Database changes log for Rails☆1,630Updated 3 weeks ago
- Per-request global storage for Rack.☆1,479Updated 9 months ago
- Prevents duplicate Sidekiq jobs☆1,483Updated 3 months ago
- Just the right amount of Rails eager loading☆1,625Updated 3 months ago
- Concurrency and rate-limit throttling for Sidekiq☆730Updated last month
- memory_profiler for ruby☆1,725Updated 5 months ago
- Rails plugin that logs/displays a backtrace of all SQL queries executed by Active Record☆972Updated last month
- Log in as another user in Rails☆1,325Updated last month
- Rails PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.☆1,176Updated this week
- Ruby Tests Profiling Toolbox☆1,897Updated 3 weeks ago
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.☆1,088Updated last week
- Provides iteration per second benchmarking for Ruby