orm-extension
There are 21 repositories under orm-extension topic.
absent1706/sqlalchemy-mixins
Active Record, Django-like queries, nested eager load and beauty __repr__ for SQLAlchemy
khiav223577/deep_pluck
Allow you to pluck attributes from nested associations without loading a bunch of records.
juancarlospaco/nim-gatabase
Connection-Pooling Compile-Time ORM for Nim
khiav223577/pluck_all
A more efficient way to get data from database. Like #pluck method but return array of hashes instead.
khiav223577/rails_or
Cleaner syntax for writing OR Query in Rails 5, 6. And also add #or support to Rails 3 and 4.
jetrockets/metka
Rails gem to manage tags with PostgreSQL array columns.
khiav223577/find_with_order
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)
Ksloveyuan/gorm-ex
Extend gorm with some frequently used functions
khiav223577/atomically
An ActiveRecord extension for writing commonly useful atomic SQL statements to avoid race condition.
leosocy/cacheorm
A cache-based python ORM -- supports Redis/Memcached/InMemory/FileSystem backends, and JSON/Msgpack/Pickle/Protobuf serializers.
arpit9616/paginate_gorm
Gorm pagination library in Go.
diegotimao/tabela-campeonato-futebol
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.
fabiojbg/Dapper.SimpleCRUD.Core
Dapper.SimpleCRUD.Core is a porting for .NET Standard 1.3 from the excelent extension created by Eric Coffman (https://github.com/ericdc1/Dapper.SimpleCRUD).
holydk/AutoContext.EntityFrameworkCore
A entity to entity configuration mapping for Entity Framework Core.
khiav223577/in_batches
Backport in_batches from Rails 5 for Rails 3 and 4.
mahdiprog/EntityFramework.Caching
Secondry layer cache for Entity Framework
matheusjohannaraujo/simple_orm
A simple ORM in PHP.
mohammadhb/sequelize-true-migration
I am able to form your "Sql-Based Database" connected to "Sequelize" to look like "Sequelize Models" in your "Sequelize Model Schemes"
salixzs/Dapper.Cqrs
Utilize CQRS approach with Dapper in easy and testable way.
Hsnmsri/database_z
A PHP class for performing Create, Read, Update, and Delete operations on MySQL database using mysqli.
Yegorov/mongoid-day_time
Mongoid DayTime type