#orm (30 Repositories)
Ranked open-source repositories tagged with #orm, scored by pull request acceptance likelihood and maintainer engagement velocity.
79.0%
59.3h
30 repositories tagged #orm
cyjake/leoric
👑 JavaScript ORM for MySQL, PostgreSQL, and SQLite.
fnc12/sqlite_orm
❤️ SQLite ORM light header only library for modern C++
cesarliws/dext
Dext - Modern Full Stack Framework for Delphi
mikependon/RepoDB
A production-ready data access platform for .NET applications.
nestjs/sequelize
Sequelize module for Nest framework (node.js) 🍈
mongodb/laravel-mongodb
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
zenstackhq/zenstack
Modern data layer for TypeScript apps - type-safe ORM, built-in access control, automatic query services
MongoEngine/mongoengine
A Python Object-Document-Mapper for working with MongoDB
haskell-beam/beam
A type-safe Haskell SQL library
mikro-orm/mikro-orm
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, MS SQL Server, PostgreSQL and SQLite/libSQL databases.
hibernate/hibernate-orm
Idiomatic persistence for Java and relational databases
cakephp/cakephp
CakePHP: The Rapid Development Framework for PHP - Official Repository
hibernate/hibernate-reactive
A reactive API for Hibernate ORM, supporting non-blocking database drivers and a reactive style of interaction with the database.
babyfish-ct/jimmer
The most advanced ORM of JVM, for both java & kotlin
yulichang/mybatis-plus-join
支持连表查询的mybatis-plus,mybatis-plus风格的连表操作提供left join、right join等操作
playframework/play-ebean
Play Ebean module
linq2db/linq2db
Linq to database provider.
liam-hq/liam
Automatically generates beautiful and easy-to-read ER diagrams from your database.
diesel-rs/diesel
A safe, extensible ORM and Query Builder for Rust
komapper/komapper
Kotlin ORM for JDBC and R2DBC
Automattic/mongoose
MongoDB object modeling designed to work in an asynchronous environment.
berlindb/core
All of the required core code
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
JetBrains/Exposed
Kotlin SQL Framework
dotnet/ef6
This is the codebase for Entity Framework 6 (previously maintained at https://entityframework.codeplex.com). Entity Framework Core is maintained at https://github.com/dotnet/efcore.
uptrace/bun
SQL-first Golang ORM
SeaQL/sea-orm
🐚 A powerful relational ORM for Rust
hggq/paozhu
Paozhu🧨 C++ Web Framework,(Based on C++20) Support HTTP/1 HTTP/2, Rapid development of CRUD web applications, Include modules HttpServer HttpClient WebSocket ORM
nhibernate/fluent-nhibernate
Fluent NHibernate!
sqlc-dev/sqlc
Generate type-safe code from SQL