The last Golang ORM you'll ever need, built like Active Record (with 1.18 Generics)
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
Modules and Classes as first-class active record values
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+
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. 👋
A lightweight, multi-DB-friendly, and high-performance query builder for ActiveRecord, featuring streaming, bulk updates, and read-model support.
A compatible ActiveStorage api for attaching Shrine uploads to ActiveRecord models
Rails-native Matrix SDK for building multi-agent bot systems and real-time communication features
emoji reactions in rails
Execute ActiveRecord migrations with Percona's pt-online-schema-change.
JSONAPI-compliant filtering, sorting, and pagination for Rails API controllers, declared in two lines, zero boilerplate.
Optimize queries of ActiveRecord preload functions.
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...
Finding the primary color in an image for Shrine.
Active record like ORM for Salesforce
Stamp it out with ActiveRecord concerns.
Simple cursor pagination for rails api
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.
Generate automatically scopes in your model (PostgreSQL, SQLite, MySQL, etc...)
ActiveRecord in node
🍔 A friendly schema for defining permitted parameters in Rails controllers
Schemattr: Simple schema-less column definitions for ActiveRecord that can change easily over time.
Ruby on Rails project for Internet Software Architecture course
An easy to setup and flexible importer for Ruby on Rails
Extension for making queries for getting data from database with join-relations and filters
:tophat: Generate Active Record models from an existing schema
ActiveRecord lookalike but for business model requirements. a.k.a Service Objects
ruby plugin for manage json default fields
Extra macros for auto attribute manipulation.
ActiveRecord force destroy records with all related associations.
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...
JSON API Helper is a JS library that helps you to normalize and deserialize data within the JSON API specification.