Behavior for support relational data management
`Ector::Multi` is an object for grouping multiple DB operations that should be performed in a single database transaction.
avoid GraphQL nested N + 1 problem, according to ActiveRecord ralationships, convert query json tree to ActiveRecord ralationships tree, and preload.
RxAlamoRecord combines the power of the AlamoRecord and RxSwift libraries to create a networking layer that makes interacting with API's easier than e...
Make ActiveRecord's PostgreSQL adapter use timestamptz as datetime columns.
📚📑 Miscellaneous guides and notes from DBC Phase 2 of SF Bobolinks '16
encrypt & decrypt Active Record attributes with Message Encryptor
Easy parametric query building in Rails.
Yii2 connector to orientDB, php7
ActiveRecord Model Sharding
rails/arel in javascript
Execute multithreaded code while still using transactional fixtures by synchronizing db access to a single connection
Add support for creating `ENUM` types in PostgreSQL with ActiveRecord
ActiveRecord type helpers for Elixir's Ecto 3+
Modules and Classes as first-class active record values
A compatible ActiveStorage api for attaching Shrine uploads to ActiveRecord models
Log MySQL queries with EXPLAIN that may be slow.'
With this gem you can use UUID instead of id in routes. But id is still primary key.
🚧 Pre-release 🚧 – This is the ActiveRecord adapter for working with Amazon Timestream.
Tree structure visualization function library
activerecord - replace validates_uniquess_of with unique db index and handle ActiveRecord::RecordNotUnique gracefully
Run any instance_method of ActiveRecord models via a job by adding `_later` to it. 👋
Simple cursor pagination for rails api
Rails-native Matrix SDK for building multi-agent bot systems and real-time communication features
A lightweight, multi-DB-friendly, and high-performance query builder for ActiveRecord, featuring streaming, bulk updates, and read-model support.
emoji reactions in rails
Extension for making queries for getting data from database with join-relations and filters
Execute ActiveRecord migrations with Percona's pt-online-schema-change.
This bot will tell you in the slack chat if a number is prime or not. If the number you enter is prime, the bot will give you an array with all the pr...
Optimize queries of ActiveRecord preload functions.
ActiveRecord lookalike but for business model requirements. a.k.a Service Objects
:tophat: Generate Active Record models from an existing schema
An easy to setup and flexible importer for Ruby on Rails
Ruby on Rails project for Internet Software Architecture course
Schemattr: Simple schema-less column definitions for ActiveRecord that can change easily over time.
🍔 A friendly schema for defining permitted parameters in Rails controllers
ActiveRecord in node
Generate automatically scopes in your model (PostgreSQL, SQLite, MySQL, etc...)
Active Designer is a gem that allows a user to easily create a visual format of their Active Record schema.rb file for an SQL database.
Stamp it out with ActiveRecord concerns.
Active record like ORM for Salesforce
Finding the primary color in an image for Shrine.
Extra macros for auto attribute manipulation.
Dynamic Records Meritfront was built to allow you to make full use of your database's capabilites, while utilizing ruby on rails & Active Record. It c...
Version 2+ of PowerEnum (Rails >=4 compatible)
Plugin to add ActiveRecord support to Bridgetown sites
JSON API Helper is a JS library that helps you to normalize and deserialize data within the JSON API specification.
Flexible user registration and authentication module for Yii3.
A nice shortcut for ActiveRecord date range queries