Backport in_batches from Rails 5 for Rails 3 and 4.
-
Updated
Sep 14, 2024 - Ruby
Backport in_batches from Rails 5 for Rails 3 and 4.
Cleaner syntax for writing OR Query in Rails 5, 6. And also add #or support to Rails 3 and 4.
A more efficient way to get data from database. Like #pluck method but return array of hashes instead.
Provides a simple way to find records in the same order of input array. Has better performance than manually sorting. (Support both PostgreSQL and MySQL)
An ActiveRecord extension for writing commonly useful atomic SQL statements to avoid race condition.
Allow you to pluck attributes from nested associations without loading a bunch of records.
Active Record, Django-like queries, nested eager load and beauty __repr__ for SQLAlchemy
A PHP class for performing Create, Read, Update, and Delete operations on MySQL database using mysqli.
Utilize CQRS approach with Dapper in easy and testable way.
Rails gem to manage tags with PostgreSQL array columns.
Aplicação backend desenvolvida em typescript com nodejs ultilizando os princípios do SOLID. Sendo execultada dentro de containers docker e ultilizando banco de dados Msql.
Connection-Pooling Compile-Time ORM for Nim
A simple ORM in PHP.
A cache-based python ORM -- supports Redis/Memcached/InMemory/FileSystem backends, and JSON/Msgpack/Pickle/Protobuf serializers.
I am able to form your "Sql-Based Database" connected to "Sequelize" to look like "Sequelize Models" in your "Sequelize Model Schemes"
Extend gorm with some frequently used functions
A entity to entity configuration mapping for Entity Framework Core.
Mongoid DayTime type
Secondry layer cache for Entity Framework
Add a description, image, and links to the orm-extension topic page so that developers can more easily learn about it.
To associate your repository with the orm-extension topic, visit your repo's landing page and select "manage topics."