GeorgeKaraszi / ActiveRecordExtendedLinks
Adds additional postgres functionality to an ActiveRecord / Rails application
☆1,373Updated 3 months ago
Alternatives and similar repositories for ActiveRecordExtended
Users that are interested in ActiveRecordExtended are comparing it to the libraries listed below
Sorting:
- Database changes log for Rails☆1,645Updated 3 weeks ago
- Identify database issues before they hit production.☆1,856Updated 2 weeks ago
- Authorization framework for Ruby/Rails applications☆1,463Updated 3 weeks ago
- Squasher - squash your old migrations in a single command☆1,524Updated 5 months ago
- Just the right amount of Rails eager loading☆1,634Updated 6 months ago
- Adds typed jsonb backed fields to your ActiveRecord models.☆1,122Updated last week
- Attach comments to ActiveRecord's SQL queries☆1,758Updated 10 months ago
- Log in as another user in Rails☆1,372Updated 3 weeks ago
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.☆1,113Updated last month
- Monitor performance of you Rails applications (self-hosted and free)☆1,139Updated last week
- 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 last year
- Modern encryption for Ruby and Rails☆1,506Updated 2 weeks ago
- Work with JSON-backed attributes as ActiveRecord-ish models☆1,138Updated last month
- Spreadsheet Architect is a library that allows you to create XLSX, ODS, or CSV spreadsheets super easily from ActiveRecord relations, pla…☆1,343Updated 4 months ago
- A simple and fast JSON API template engine for Ruby on Rails☆1,303Updated 4 months ago
- Series of Actions with an emphasis on simplicity.☆858Updated 3 weeks ago
- Make any Ruby object quack like ActiveRecord☆1,103Updated 3 months ago
- Manage application specific business logic.☆2,109Updated 4 months ago
- Prevents duplicate Sidekiq jobs☆1,498Updated last week
- Turbo-charged counter caches for your Rails app.☆2,049Updated last month
- Validation library with type-safe schemas and rules☆1,372Updated 2 months ago
- Pluggable Ruby translation framework☆1,063Updated 4 months ago
- Rails PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.☆1,195Updated 3 weeks ago
- Concurrency and rate-limit throttling for Sidekiq☆744Updated last month
- Per-request global storage for Rack.☆1,479Updated last year
- Ruby Tests Profiling Toolbox☆1,930Updated 3 weeks ago
- 🃏🗑 Soft deletes for ActiveRecord done right☆2,264Updated 7 months ago
- Rails plugin that logs/displays a backtrace of all SQL queries executed by Active Record☆980Updated 5 months ago
- Powerful tool for avoiding N+1 DB or HTTP queries☆1,072Updated last year
- Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes…☆1,094Updated last week