Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Orm

Orm

294 projects

Showing 36 of 294 projects

ffead-cpp
ffead-cppC++

A high-performance C++ web and enterprise application framework with embedded HTTP server, ORM, and support for multiple server backends.

#http-server#orm#high-performance
Stars741
Forks147
Last commit1 year ago
hiberlite
hiberliteC++

A C++ object-relational mapping library for SQLite with a Boost.Serialization-inspired API and lazy loading.

#orm#database#data-modeling
Stars724
Forks121
Last commit2 years ago
KiteSQL
KiteSQLRust

A lightweight embedded relational database for Rust with a native Rust data API, supporting SQL execution and typed ORM.

#orm#database#webassembly
Stars718
Forks54
Last commit2 days ago
dynamodb-onetable
dynamodb-onetableTypeScript

A high-level Node.js/TypeScript library for DynamoDB single-table designs with schema support and full type safety.

#orm#database-orm#single-table-design
Stars717
Forks113
Last commit9 months ago
native_db
native_dbRust

A drop-in embedded database for Rust with type safety, automatic migration, and real-time subscriptions.

#real-time-updates#kv-store#orm
Stars698
Forks39
Last commit3 days ago
Dommel
DommelC#

A lightweight extension for Dapper that simplifies CRUD operations by generating SQL queries from POCO entities.

#query-builder#crud#orm
Stars686
Forks107
Last commit24 days ago
Rezoom.SQL
Rezoom.SQLF#

An F# ORM that statically typechecks a SQL dialect and translates it to SQLite, SQL Server, and PostgreSQL backends.

#type-provider#orm#compiler
Stars678
Forks23
Last commit1 day ago
Jinq
JinqJava

LINQ-style query library for Java 8 that translates Java code into optimized database queries.

#query-builder#orm#linq
Stars662
Forks73
Last commit1 year ago
SharpRepository
SharpRepositoryC#

A generic C# repository pattern implementation supporting Entity Framework, RavenDB, MongoDB, and other databases with built-in caching.

#orm#caching#csharp
Stars656
Forks164
Last commit3 years ago
NeoEloquent
NeoEloquentPHP

A Neo4j Object Graph Mapper (OGM) driver for Laravel, enabling Eloquent-style models and relationships with a graph database.

#database-driver#eloquent#orm
Stars655
Forks194
Last commit1 year ago
Documentation Generator
Documentation GeneratorTypeScript

A Prisma generator that automatically creates documentation reference from your Prisma schema.

#hacktoberfest#orm#database
Stars626
Forks31
Last commit2 years ago
jagi:astronomy
jagi:astronomyJavaScript

A model layer and ODM/ORM system for Meteor applications that extends MongoDB documents with schema-based functionality.

#orm#model-layer#validation
Stars604
Forks64
Last commit2 years ago
neography
neographyRuby

A thin Ruby wrapper for the Neo4j REST API, providing programmatic access to graph database operations.

#neo4j-driver#orm#data-modeling
Stars603
Forks133
Last commit9 years ago
SQLiteDB
SQLiteDBSwift

A lightweight SQLite wrapper and ORM for Swift 4.x, enabling direct database access and automatic table creation.

#mobile-database#orm#ios
Stars593
Forks152
Last commit3 years ago
Jongo
JongoJava

A Java library that lets you write MongoDB queries using the same syntax as the Mongo shell.

#object-mapping#database-driver#orm
Stars589
Forks147
Last commit3 months ago
sqlalchemy-stubs
sqlalchemy-stubsPython

Mypy plugin and type stubs for SQLAlchemy to enable precise static type checking in Python.

#stubs#orm#database
Stars585
Forks97
Last commit2 years ago
Eloquence
EloquencePHP

A Laravel package extending Eloquent with camel-cased attributes, count/sum caching, sluggable models, and readonly protection.

#eloquent#orm#database
Stars574
Forks56
Last commit10 months ago
Toucan
ToucanClojure

A high-level Clojure library for defining application models and retrieving them from a database with ORM-like conveniences.

#toucan#orm#database
Stars574
Forks48
Last commit2 years ago
MongoDB.Entities
MongoDB.EntitiesC#

A lightweight .NET data access library for MongoDB with LINQ support and built-in entity relationship management.

#orm#database#net5
Stars569
Forks72
Last commit24 days ago
FastAPI Example
FastAPI ExamplePython

A high-performance async REST API template built with FastAPI, GINO, Arq, and Uvicorn, powered by PostgreSQL and Redis.

#fastapi#uvicorn#orm
Stars554
Forks47
Last commit3 years ago
DapperQueryBuilder
DapperQueryBuilderC#

A Dapper wrapper that uses string interpolation and a fluent API to safely build dynamic SQL queries with automatic parameterization.

#querybuilder#orm#database
Stars539
Forks51
Last commit2 years ago
pinia-orm
pinia-ormTypeScript

An intuitive, type-safe, and flexible Object-Relational Mapping (ORM) plugin for Pinia state management.

#query-builder#orm#pinia-orm
Stars525
Forks44
Last commit29 days ago
Dapper.FastCRUD
Dapper.FastCRUDC#

A fast, type-safe .NET ORM built on Dapper that provides clean, maintainable SQL with C# 6/VB 14 language features.

#orm#database#dapper
Stars519
Forks130
Last commit2 years ago
seaography
seaographyRust

A GraphQL framework for Rust that automatically generates a fully-typed GraphQL API from SeaORM entities.

#hacktoberfest#orm#database
Stars517
Forks59
Last commit4 months ago
deno_mongo
deno_mongoTypeScript

A native MongoDB driver for Deno and Deno Deploy, enabling database operations in Deno applications.

#database-driver#orm#database
Stars513
Forks91
Last commit1 year ago
Doma
DomaJava

A Java database access framework with compile-time code generation, type-safe SQL, and entity associations.

#database-access#criteria-api#orm
Stars501
Forks75
Last commit4 days ago
APYDataGridBundle
APYDataGridBundlePHP

A Symfony bundle for creating feature-rich data grids with support for multiple data sources, filtering, sorting, and exports.

#data-grid#orm#sorting
Stars492
Forks339
Last commit1 year ago
Bongo
BongoGo

A Go ODM for MongoDB that adds object-document mapping, hooks, validation, and cascade support to mgo.

#database-driver#hooks#orm
Stars489
Forks39
Last commit5 years ago
OpenRecord
OpenRecordJavaScript

An ActiveRecord-inspired ORM for Node.js supporting SQLite3, MySQL, Postgres, Oracle, REST, and LDAP.

#orm#database#rest
Stars486
Forks38
Last commit5 years ago
Schemix - Generate Prisma Schemas with TypeScript
Schemix - Generate Prisma Schemas with TypeScriptTypeScript

A TypeScript layer for programmatically creating modular Prisma schemas with mixins and extensions.

#orm#developer-tools#database-schema
Stars481
Forks25
Last commit2 years ago
marten
martenCrystal

A pragmatic, batteries-included web framework for Crystal that enables rapid development and full-featured applications.

#orm#authentication#http
Stars473
Forks32
Last commit2 days ago
Jaguar
JaguarDart

A full-stack, production-ready HTTP server framework for Dart, built for speed, simplicity, and extensibility.

#dart#http-server#orm
Stars469
Forks32
Last commit1 year ago
ClosureTable
ClosureTablePHP

A Laravel package implementing the Closure Table pattern with adjacency lists for efficient hierarchical data storage and querying.

#closure-table#eloquent#hierarchical-data
Stars463
Forks108
Last commit4 months ago
SimpleFlatMapper
SimpleFlatMapperJava

A fast and lightweight Java micro ORM for mapping database results and CSV files to POJOs.

#orm#jdbi#spring
Stars457
Forks77
Last commit8 months ago
sqlingo
sqlingoGo

A lightweight SQL DSL and ORM for Go that generates code from your database and enables elegant SQL query writing.

#query-builder#orm#database
Stars454
Forks26
Last commit2 months ago
Hanami::Model
Hanami::ModelRuby

A Ruby persistence framework for Hanami 1.x applications, using entities and repositories to separate domain logic from storage details.

#persistence-layer#hanami#orm
Stars447
Forks146
Last commit1 year ago
PreviousPage 5 of 9Next

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
#Database147
#Postgresql84
#Mysql71
#Sql70
#Sqlite61
#Mongodb41
#Go37
#Dotnet34
#Query Builder32
#Golang27
#Python26
#Type Safe26