MaxLap / activerecord_where_assoc
Make ActiveRecord do conditions on your associations
☆226Updated 2 weeks ago
Alternatives and similar repositories for activerecord_where_assoc:
Users that are interested in activerecord_where_assoc are comparing it to the libraries listed below
- ActiveRecord extension which adds typecasting to store accessors☆405Updated last month
- Database validations for ActiveRecord☆544Updated last year
- Make your long-running sidekiq jobs interruptible and resumable.☆275Updated 7 months ago
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆222Updated last year
- The missing high-efficiency query API for ActiveRecord☆368Updated 2 weeks ago
- Ruby framework for keeping all types of notifications (mailers, push notifications, whatever) in one place☆615Updated last year
- Unique jobs for ActiveJob. Ensure the uniqueness of jobs in the queue.☆283Updated 3 months ago
- Performance profiling for Rails, made simple 🦔☆409Updated 5 months ago
- Rollup time-series data in Rails☆327Updated 2 months ago
- Lazy-load Rails partials via CableReady☆411Updated last week
- Drop-in enhancement for Rails cache, offering better performance and compression with Brotli algorithm☆256Updated 5 months ago
- Simplified snapshots and restoration for ActiveRecord models and associations with a transparent white-box implementation☆163Updated 2 months ago
- niceql gem repo. Nice, colorized SQL formatting in ruby.☆322Updated 3 weeks ago
- Wipe out inconsistent DB and schema.rb when switching branches. To do that, install this gem and use the standard rake db:migrate command…☆333Updated 2 weeks ago
- Allow you to pluck attributes from nested associations without loading a bunch of records.☆458Updated 6 months ago
- RSpec matchers for database queries☆311Updated 4 months ago
- Fast batch deletes for Active Record and Postgres☆201Updated 2 years ago
- A gem for memoization in Ruby☆188Updated 2 weeks ago
- Simple tool to maintain factories and traits from FactoryBot☆388Updated last year
- A flexible gem for cloning models☆316Updated last month
- Frees your Rails app from N+1 queries.☆197Updated 4 months ago
- Searching for unexpected `end` syntax errors takes a lot of time. Let this gem do it for you!☆344Updated 2 months ago
- Fast, recursive, optimized, URL-Safe serialization for any Ruby object☆380Updated 11 months ago
- Optimized top-N-per-group Active Record associations using lateral joins☆255Updated 6 months ago
- ActiveRecord::Store but with type definition☆454Updated last year
- Declaratively filter data via URL params, in any Rack app, with any ORM.☆247Updated 5 years ago
- Brings Common Table Expressions support to ActiveRecord and makes it super easy to build and chain complex CTE queries☆306Updated 6 months ago
- Known-leaky gems verification for bundler: `bundle leak` to check your app and find leaky gems in your Gemfile☆294Updated 2 years ago
- Extract Collaborator Objects from your Active Records, a new concept called Associated Objects☆275Updated last month
- Loader to solve N+1 issues for good. Highly recommended for GraphQL API.☆227Updated last year