back to home

Best Open Source orm Libraries

A curated list of the most popular GitHub repositories tagged with orm. Select any project to visualize its architecture and dive into the codebase using RepoMind's AI engine.

#1django/django

The Web framework for perfectionists with deadlines.

86,906Python
Analyze Code

#2prisma/prisma

Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

45,361TypeScript
Analyze Code

#3go-gorm/gorm

The fantastic ORM library for Golang, aims to be developer friendly

39,610Go
Analyze Code

#4typeorm/typeorm

ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.

36,333TypeScript
Analyze Code

#5drizzle-team/drizzle-orm

ORM

32,877TypeScript
Analyze Code

#6chinabugotech/hutool

🍎A set of tools that keep Java sweet.

30,343Java
Analyze Code

#7sequelize/sequelize

Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.

30,342TypeScript
Analyze Code

#8Automattic/mongoose

MongoDB object modeling designed to work in an asynchronous environment.

27,454JavaScript
Analyze Code

#9dotnet/efcore

EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.

14,589C#
Analyze Code

#10diesel-rs/diesel

A safe, extensible ORM and Query Builder for Rust

14,028Rust
Analyze Code

#11gogf/gf

A powerful framework for faster, easier, and more efficient project development.

13,037Go
Analyze Code

#12SeaQL/sea-orm

🐚 A powerful relational ORM for Rust

9,408Rust
Analyze Code

#13JetBrains/Exposed

Kotlin SQL Framework

9,162Kotlin
Analyze Code

#14spacejam/sled

the champagne of beta embedded databases

8,928Rust
Analyze Code

#15mikro-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.

8,853TypeScript
Analyze Code

#16cakephp/cakephp

CakePHP: The Rapid Development Framework for PHP - Official Repository

8,789PHP
Analyze Code

#17aarondl/sqlboiler

Generate a Go ORM tailored to your database schema.

6,976Go
Analyze Code

#18jOOQ/jOOQ

jOOQ is the best way to write SQL in Java

6,667Java
Analyze Code

#19go-xorm/xorm

Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm

6,654Go
Analyze Code