clio / jit_preloaderLinks
Frees your Rails app from N+1 queries.
☆202Updated 6 months ago
Alternatives and similar repositories for jit_preloader
Users that are interested in jit_preloader are comparing it to the libraries listed below
Sorting:
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆230Updated last year
- Make your long-running sidekiq jobs interruptible and resumable.☆280Updated last year
- Loader to solve N+1 issues for good. Highly recommended for GraphQL API.☆233Updated last month
- Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.☆365Updated last year
- Make ActiveRecord do conditions on your associations☆246Updated last month
- Brings Common Table Expressions support to ActiveRecord and makes it super easy to build and chain complex CTE queries☆311Updated last year
- A gem for memoization in Ruby☆200Updated 5 months ago
- Integrate PostgreSQL's enumerated types with the Rails enum feature☆165Updated 3 years ago
- Quickly get a count estimation for large tables (>99% of accuracy for PostgreSQL).☆273Updated 5 months ago
- Speedy Rails JSON serialization with built-in caching☆162Updated 10 months ago
- Known-leaky gems verification for bundler: `bundle leak` to check your app and find leaky gems in your Gemfile☆293Updated 3 years ago
- ActiveRecord extension which adds typecasting to store accessors☆437Updated 3 weeks ago
- The missing high-efficiency query API for ActiveRecord☆379Updated 2 months ago
- Unique jobs for ActiveJob. Ensure the uniqueness of jobs in the queue.☆302Updated 2 months ago
- Use decorators on Ruby methods!☆256Updated last year
- Parameters-based transformation DSL☆219Updated last year
- A flexible gem for cloning models☆317Updated 10 months ago
- Simple tool to maintain factories and traits from FactoryBot☆392Updated last month
- Manage timestamps in ActiveRecord models☆134Updated this week
- Simplified snapshots and restoration for ActiveRecord models and associations with a transparent white-box implementation☆183Updated last month
- Adds the power of SQL Exists to ActiveRecord☆115Updated 2 months ago
- API wrapper builder with response serialization☆234Updated 3 years ago
- Run RSpec tests on multiple cores. Like parallel_tests but with incremental summarized output. Originally extracted from the Discourse an…☆202Updated 4 months ago
- Make rails console less dangerous!☆147Updated 2 months ago
- Drop-in enhancement for Rails cache, offering better performance and compression with Brotli algorithm☆253Updated 5 months ago
- Optimized top-N-per-group Active Record associations using lateral joins☆302Updated last year
- Database validations for ActiveRecord☆562Updated 2 years ago
- A good, simple, solid tagging extension for ActiveRecord.☆496Updated 2 months ago
- Multi tenancy for Rails applications☆270Updated 6 months ago
- A faster alternative to the custom use of `in_batches` with `pluck`☆155Updated last year