Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Orm

Orm

397 projects

Showing 36 of 397 projects

ServiceStack
ServiceStackC#

A simple, fast, versatile, and highly-productive full-featured web services framework for .NET with a message-based design.

#message-based#orm#productivity
Stars5.5k
Forks1.6k
Last commit5 days ago
ServiceStack.OrmLite
ServiceStack.OrmLiteC#

A simple, fast, versatile, and highly-productive full-featured web services framework for .NET with a message-based design.

#message-based#orm#web-services
Stars5.5k
Forks1.6k
Last commit5 days ago
Waterline
WaterlineJavaScript

An adapter-based ORM for Node.js that provides a uniform API for MySQL, MongoDB, PostgreSQL, and other databases.

#sails-framework#orm#database-adapter
Stars5.4k
Forks595
Last commit3 years ago
AASM
AASMRuby

AASM is a Ruby library for adding finite state machines to plain Ruby classes and ORM models like ActiveRecord and Mongoid.

#mongoid#hacktoberfest#orm
Stars5.2k
Forks644
Last commit14 days ago
/create-pull-request
/create-pull-requestTypeScript

Automatically generates beautiful and interactive ER diagrams from your database schema.

#orm#database#developer-tools
Stars4.9k
Forks222
Last commit2 days ago
Liam ERD
Liam ERDTypeScript

Automatically generates beautiful and interactive ER diagrams from your database schema.

#orm#database#developer-tools
Stars4.9k
Forks222
Last commit2 days ago
bun
bunGo

A lightweight, SQL-first Golang ORM supporting PostgreSQL, MySQL, MSSQL, SQLite, and Oracle with type safety and flexible scanning.

#database-driver#mssql#orm
Stars4.9k
Forks282
Last commit2 days ago
goravel
goravelGo

A full-featured, scalable web application framework for Go that mirrors Laravel's elegant syntax and structure.

#backend-development#orm#api
Stars4.8k
Forks269
Last commit14 days ago
MongoEngine
MongoEnginePython

A Python Object-Document-Mapper for working with MongoDB

#hacktoberfest#orm#mongodb-orm
Stars4.3k
Forks1.2k
Last commit26 days ago
Mongoid
MongoidRuby

The official Ruby object-document mapper (ODM) for MongoDB, providing ActiveRecord-like abstractions.

#orm#database#data-persistence
Stars3.9k
Forks1.4k
Last commit10 days ago
xo
xoGo

A command-line tool that generates idiomatic Go code from SQL database schemas and custom queries for PostgreSQL, MySQL, SQLite, Oracle, and SQL Server.

#orm#database-schema#oracle
Stars3.9k
Forks335
Last commit3 months ago
Ancestry
AncestryRuby

A Ruby gem for organizing ActiveRecord models into efficient tree structures using the materialized path pattern.

#hierarchical-data#orm#database
Stars3.9k
Forks472
Last commit25 days ago
pony
ponyPython

An advanced Python ORM that writes database queries using Python generator expressions and lambdas.

#query-builder#orm#database
Stars3.8k
Forks256
Last commit1 month ago
gorp
gorpGo

A Go library for relational persistence that maps structs to database tables with minimal boilerplate.

#crud#orm#database
Stars3.8k
Forks379
Last commit1 year ago
npgsql
npgsqlC#

The open-source .NET data provider for PostgreSQL, enabling high-performance database connectivity and operations.

#database-driver#entity-framework-core#orm
Stars3.7k
Forks889
Last commit4 days ago
Npgsql
NpgsqlC#

The open-source .NET data provider for PostgreSQL, enabling high-performance database connectivity and operations.

#database-driver#entity-framework-core#orm
Stars3.7k
Forks889
Last commit4 days ago
upper.io/db
upper.io/dbGo

A productive data access layer for Go with ORM-like features, supporting PostgreSQL, MySQL, SQLite, MongoDB, and more.

#orm#database#database-adapter
Stars3.7k
Forks238
Last commit7 months ago
Marten
MartenC#

A .NET library that uses PostgreSQL as a transactional document database and ACID-compliant event store.

#documentdb#orm#eventsourcing
Stars3.4k
Forks550
Last commit2 days ago
LINQ to DB
LINQ to DBC#

A fast, type-safe LINQ database access library that sits between micro-ORMs and full ORMs, offering SQL-like control with LINQ expressions.

#orm#database#access
Stars3.3k
Forks478
Last commit3 days ago
shrine
shrineRuby

A modular Ruby toolkit for handling file uploads, processing, and storage with support for cloud services and multiple ORMs.

#orm#filesystem#orm-integration
Stars3.3k
Forks276
Last commit6 days ago
mongo-csharp-driver
mongo-csharp-driverC#

The official MongoDB .NET/C# driver for connecting C# applications to MongoDB databases.

#database-driver#orm#bson
Stars3.2k
Forks1.3k
Last commit9 days ago
Serverpod
ServerpodDart

A next-generation app and web server built for Flutter and Dart, enabling server-side development in Dart with automatic API generation.

#flutter-backend#orm#web-server
Stars3.2k
Forks368
Last commit2 days ago
Remult
RemultTypeScript

A full-stack TypeScript CRUD framework that uses a single source of truth for API, client, and ORM.

#crud#orm#rest
Stars3.2k
Forks156
Last commit2 days ago
awesome-sqlalchemy
awesome-sqlalchemyPython

A curated list of awesome tools for SQLAlchemy

#orm#awesome-list#python
Stars3.0k
Forks166
Last commit1 month ago
SQLAlchemy
SQLAlchemyPython

A curated list of awesome tools for SQLAlchemy

#orm#awesome-list#python
Stars3.0k
Forks166
Last commit1 month ago
sunspot
sunspotJavaScript

A Ruby library for expressive, powerful interaction with the Solr search engine, enabling full-text search and indexing for Ruby objects.

#faceting#orm#rails
Stars3.0k
Forks910
Last commit1 year ago
Pomelo.EntityFrameworkCore.MySql
Pomelo.EntityFrameworkCore.MySqlC#

The most popular Entity Framework Core provider for MySQL and MariaDB, built on top of MySqlConnector for high-performance database communication.

#database-driver#entity-framework-core#orm
Stars3.0k
Forks415
Last commit
redux-orm
redux-ormJavaScript

A small, simple, and immutable ORM for managing relational data in Redux stores.

#reducer#orm#state
Stars2.9k
Forks110
Last commit3 years ago
Paranoia
ParanoiaRuby

A Rails gem for soft-deleting records by setting a deleted_at timestamp instead of removing them from the database.

#orm#database#data-persistence
Stars2.9k
Forks524
Last commit8 months ago
FastAPI template
FastAPI templatePython

A highly configurable FastAPI project generator with CLI/TUI support, offering database, ORM, API type, and integration choices.

#fastapi#alembic#orm
Stars2.8k
Forks239
Last commit2 months ago
GINO
GINOPython

GINO Is Not ORM - a Python asyncio ORM on SQLAlchemy core.

#hacktoberfest#orm#asyncio
Stars2.8k
Forks151
Last commit4 years ago
GINO
GINOPython

GINO Is Not ORM - a Python asyncio ORM on SQLAlchemy core.

#hacktoberfest#orm#asyncio
Stars2.8k
Forks151
Last commit4 years ago
Laravel Eloquent
Laravel EloquentPHP

A full database toolkit for PHP with expressive query builder, Eloquent ORM, and schema builder, extracted from Laravel.

#eloquent#query-builder#orm
Stars2.8k
Forks606
Last commit3 days ago
Beanie
BeaniePython

An asynchronous Python object-document mapper (ODM) for MongoDB with data models based on Pydantic.

#backend-development#orm#database-orm
Stars2.7k
Forks301
Last commit6 days ago
Beanie
BeaniePython

An asynchronous Python object-document mapper (ODM) for MongoDB, built on Pydantic.

#fastapi#orm#database
Stars2.7k
Forks301
Last commit6 days ago
sqlite_orm
sqlite_ormC++

A lightweight, header-only C++ ORM for SQLite with modern C++14/17/20 features and no raw string queries.

#crud#orm#database
Stars2.7k
Forks344
Last commit1 month ago
PreviousPage 2 of 12Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
11 months ago
#Database181
#Postgresql94
#Sql83
#Mysql81
#Sqlite69
#Mongodb48
#Go48
#Query Builder47
#Dotnet44
#Php40
#Golang37
#Python34