GeorgeKaraszi / ActiveRecordExtended
Adds additional postgres functionality to an ActiveRecord / Rails application
☆1,309Updated last week
Related projects ⓘ
Alternatives and complementary repositories for ActiveRecordExtended
- Database changes log for Rails☆1,607Updated 2 weeks ago
- Authorization framework for Ruby/Rails applications☆1,421Updated last month
- Attach comments to ActiveRecord's SQL queries☆1,743Updated 3 months ago
- Just the right amount of Rails eager loading☆1,608Updated 2 weeks ago
- Adds typed jsonb backed fields to your ActiveRecord models.☆1,108Updated 7 months ago
- Identify database issues before they hit production.☆1,763Updated this week
- Rails PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.☆1,146Updated 3 weeks ago
- Make any Ruby object quack like ActiveRecord☆1,089Updated this week
- Squasher - squash your old migrations in a single command☆1,493Updated 6 months ago
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.☆1,060Updated last month
- Monitor performance of you Rails applications (self-hosted and free)☆999Updated this 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,585Updated 8 months ago
- Work with JSON-backed attributes as ActiveRecord-ish models☆1,082Updated this week
- Pluggable Ruby translation framework☆1,005Updated 2 months ago
- Spreadsheet Architect is a library that allows you to create XLSX, ODS, or CSV spreadsheets super easily from ActiveRecord relations, pla…☆1,322Updated 2 months ago
- Prevents duplicate Sidekiq jobs☆1,471Updated 2 weeks ago
- Validation library with type-safe schemas and rules☆1,344Updated last year
- Log in as another user in Rails☆1,312Updated this week
- Series of Actions with an emphasis on simplicity.☆835Updated 2 weeks ago
- A simple and fast JSON API template engine for Ruby on Rails☆1,288Updated last month
- Per-request global storage for Rack.☆1,474Updated 6 months ago
- Modern encryption for Ruby and Rails☆1,454Updated 2 weeks ago
- Alba is a JSON serializer for Ruby, JRuby and TruffleRuby.☆940Updated this week
- Headless Chrome/Chromium driver for Capybara☆1,248Updated 3 months ago
- Rails plugin that logs/displays a backtrace of all SQL queries executed by Active Record☆968Updated last year
- Turbo-charged counter caches for your Rails app.☆1,957Updated 2 weeks ago
- Simple, Fast, and Declarative Serialization Library for Ruby☆1,136Updated this week
- Powerful tool for avoiding N+1 DB or HTTP queries☆1,042Updated 6 months ago
- Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes…☆1,018Updated last week
- Use ActiveRecord transactional callbacks outside of models, literally everywhere in your application.☆697Updated 2 months ago