Advisory locking for ActiveRecord
Database constraints made easy for ActiveRecord.
ActiveRecord PostgreSQL Adapter extension for using a cursor to return a large result set
:hocho: An ActiveModel extension that automatically strips all attributes of leading and trailing whitespace before validation. If the attribute is bl...
A security extension for devise, meeting industry-standard security demands for web applications.
A very simple state machine plugin built on top of ActiveRecord::Enum
High Performance JSON Serialization for ActiveRecord & Ruby Objects
Serialized json-hash-backed ActiveRecord attributes, super smooth
A Ruby Gem that adds annotations to your Rails models and route files.
A fully-featured LDAP framework.
Multi-domain LDAP Authentication & Management for Laravel.
Database validations for ActiveRecord
A Gem for creating partial anonymized dumps of your database using your app model relations.
CQRS & event sourcing framework for Ruby
Zero downtime migrations with ActiveRecord 3+ and PostgreSQL
ActiveRecord PostgreSQL Partitioning
Find next / previous Active Record(s) in one query
:pig: An expressive query DSL for Active Record
Make ORMs great again!
Adds the ability to normalize attributes cleanly with code blocks and predefined normalizers
JRuby's ActiveRecord adapter using JDBC.
Building applications with composability using Boxcars with LLM's.
Allow you to pluck attributes from nested associations without loading a bunch of records.
ActiveRecord extension which adds typecasting to store accessors
🔩 ActiveRecord::JSONValidator makes it easy to validate JSON attributes against a JSON schema.
StateMachines Active Record Integration
Crystal ORM using ActiveRecord pattern with flexible query DSL
AlgoliaSearch integration to your favorite ORM
The first UI to manage your Rails DB migrations.
Store different kind of actions (Like ❤️, Follow 👁, Star ⭐, Block ...) in one table via ActiveRecord Polymorphic Association.
Generate scoped sequential IDs for ActiveRecord models
Friendly Prefixed IDs for your Ruby on Rails models
Write Through and Read Through caching library inspired by CacheMoney and cache_fu, support ActiveRecord 4, 5 and 6.
The missing high-efficiency query API for ActiveRecord
Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.
Compose, decouple and manage domain logic and data persistence separately. Works particularly great for composing form objects!
Define importers that load tabular data from spreadsheets or CSV files into any ActiveRecord-like ORM.
Blazing fast pagination for ActiveRecord with deferred joins ⚡️
A flexible gem for cloning models
ActiveRecord-like ORM library for Scala
Optimized top-N-per-group Active Record associations using lateral joins
Extend ActiveRecord pluck to return array of hashes
A gem/plugin for Rails 3, Rails 4, Rails 5, and Rails 6 that enables client-side validation using ActiveModel + HTML5 Form Validation
Catch bad SQL queries before they cause problems in production
Make your long-running sidekiq jobs interruptible and resumable.
Make ActiveRecord do conditions on your associations
RSpec matcher to control SQL queries made by block of code
Loader to solve N+1 issues for good. Highly recommended for GraphQL API.
Minimal database operation library.
Add support for master/slave database clusters in ActiveRecord to improve performance.