EugZol / where_exists
Adds the power of SQL Exists to ActiveRecord
☆111Updated last week
Related projects ⓘ
Alternatives and complementary repositories for where_exists
- A gem for memoization in Ruby☆177Updated last month
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆220Updated 8 months ago
- Parameters-based transformation DSL☆207Updated 11 months ago
- Brings Common Table Expressions support to ActiveRecord and makes it super easy to build and chain complex CTE queries☆304Updated 2 months ago
- Frees your Rails app from N+1 queries.☆190Updated 2 weeks ago
- Loader to solve N+1 issues for good. Highly recommended for GraphQL API.☆223Updated 11 months ago
- Action Cable testing utils☆213Updated 3 years ago
- Support for `render` with Turbolinks in Rails controllers☆167Updated last year
- A faster alternative to the custom use of `in_batches` with `pluck`☆144Updated 2 weeks ago
- niceql gem repo. Nice, colorized SQL formatting in ruby.☆318Updated last year
- ⚡️ Faster JSON serialization for Ruby on Rails. Easily migrate away from Active Model Serializers.☆125Updated last year
- ☆112Updated last month
- Simplified snapshots and restoration for ActiveRecord models and associations with a transparent white-box implementation☆126Updated this week
- Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.☆198Updated 4 months ago
- How fast is your code? See it directly in Rails console.☆115Updated last year
- Web interface to manage i18n translations helping to facilitate the editors of your translations. Provides a low-tech and complete workfl…☆211Updated last week
- Fast batch deletes for Active Record and Postgres☆200Updated last year
- Database validations for ActiveRecord☆537Updated last year
- Unique jobs for ActiveJob. Ensure the uniqueness of jobs in the queue.☆273Updated 3 weeks ago
- Implement texter classes for sending SMS messages in similar way to how e-mails are sent with ActionMailer-based mailers. Take advantage …☆130Updated last year
- Speedy Rails JSON serialization with built-in caching☆156Updated 9 months ago
- Automatically add frozen_string_literals to selected files at compile time☆115Updated 6 months ago
- Run RSpec tests on multiple cores. Like parallel_tests but with incremental summarized output. Originally extracted from the Discourse an…☆177Updated 4 months ago
- Make ActiveRecord do conditions on your associations☆221Updated 2 months ago
- easily add '# frozen_string_literal: true' comments to the top of all your project's Ruby files☆159Updated 9 months ago
- Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.☆361Updated 5 months ago
- Use PostgreSQL JSONB fields to store foreign ids on your models.☆69Updated 6 years ago
- ActiveRecord extension which adds typecasting to store accessors☆395Updated 2 months ago
- Ever wondered which translations are being looked up by Rails, a gem, or simply your app? Wonder no more!☆186Updated last year
- Drop-in enhancement for Rails cache, offering better performance and compression with Brotli algorithm☆253Updated last month