Bajena / ams_lazy_relationshipsLinks
ActiveModel Serializers addon for eliminating N+1 queries problem from the serializers.
☆86Updated last year
Alternatives and similar repositories for ams_lazy_relationships
Users that are interested in ams_lazy_relationships are comparing it to the libraries listed below
Sorting:
- ActiveRecord-like Attributes API for ActiveModel☆145Updated 5 years ago
- Fast batch deletes for Active Record and Postgres☆202Updated 2 years ago
- Speedy Rails JSON serialization with built-in caching☆162Updated 7 months ago
- Run your data migration scripts like a master☆126Updated last year
- How fast is your code? See it directly in Rails console.☆115Updated 5 months ago
- RSpec matchers for JSON:API spec☆122Updated 2 years ago
- Store transaction changes for active record objects☆105Updated 4 months ago
- Easily suppress the Rails logger☆167Updated 11 months ago
- Add contracts to your interactors☆79Updated 5 years ago
- Allows Sequel to reuse Active Record's database connection☆143Updated 2 weeks ago
- 🔪 Kill glutton Sidekiq processes☆172Updated last year
- Action Policy integration for GraphQL☆149Updated last year
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆228Updated last year
- Extending Arel☆143Updated 2 months ago
- Frees your Rails app from N+1 queries.☆203Updated 3 months ago
- Brings Common Table Expressions support to ActiveRecord and makes it super easy to build and chain complex CTE queries☆310Updated last year
- Search object DSL☆182Updated 3 months ago
- Actionable code coverage.☆234Updated 4 months ago
- Sidekiq-based workflow orchestration library☆96Updated last week
- An implementation of the command pattern for Ruby with ActiveModel::Validations inspired by the interactor gem. Rich support for attribut…☆173Updated 10 months ago
- Ruby gem to detect bots and crawlers via the user agent☆140Updated last week
- Fast modern plain Ruby serializers using zero dependencies☆234Updated 4 years ago
- Action Cable testing utils☆213Updated 4 years ago
- Implement texter classes for sending SMS messages in similar way to how e-mails are sent with ActionMailer-based mailers. Take advantage …☆133Updated 2 years ago
- Dynamically build an Active Record model (with table) within a test context☆187Updated 5 months ago
- Display GraphQL queries in a more readable format☆116Updated 11 months ago
- Add support to complex resources of PostgreSQL, like data types, array associations, auxiliary statements (CTE), and full-text search (FT…☆190Updated 3 months ago
- Rate limiting/job enabling for ActiveJob using distributed locks in Redis or Memcached.☆319Updated 2 years ago
- Framework agnostic scheduler to run recurring jobs.☆130Updated 6 months ago
- Run RSpec tests on multiple cores. Like parallel_tests but with incremental summarized output. Originally extracted from the Discourse an…☆196Updated last month