Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Orm

Orm

104 projects

Showing 32 of 104 projects

Prisma
PrismaGo

An auto-generated, fully type-safe database client for Go that reduces boilerplate.

#database-access#query-builder#mssql
Stars2.3k
Forks104
Last commit9 months ago
Baum
BaumPHP

A Laravel Eloquent implementation of the Nested Set pattern for efficient hierarchical data management.

#hierarchical-data#orm#database
Stars2.2k
Forks452
Last commit1 year ago
nhibernate-core
nhibernate-coreC#

A mature, open-source object-relational mapper for the .NET framework, enabling .NET applications to interact with databases using object-oriented paradigms.

#criteria-api#orm#database
Stars2.2k
Forks932
Last commit16 days ago
ROM
ROMRuby

A data mapping and persistence toolkit for Ruby that provides powerful object mapping without limiting database capabilities.

#adapter-pattern#orm#database
Stars2.1k
Forks166
Last commit3 months ago
Prisma Client Python
Prisma Client PythonPython

An auto-generated, fully type-safe database client for Python built on Prisma, supporting async and sync usage.

#orm#database#pydantic
Stars2.1k
Forks94
Last commit1 year ago
counter_culture
counter_cultureRuby

A Rails gem providing advanced, flexible counter caches that update on value changes and support multi-level relations.

#orm#database#rails
Stars2.1k
Forks224
Last commit4 days ago
Storm
StormGo

A simple and powerful toolkit for BoltDB that provides indexes, advanced queries, and CRUD operations for Go applications.

#data-indexing#orm#database
Stars2.1k
Forks140
Last commit2 years ago
Speedment
SpeedmentJava

A Java Stream ORM toolkit that generates type-safe code from SQL databases, enabling database queries using standard Java Streams.

#orm#database#spring
Stars2.1k
Forks232
Last commit2 years ago
Her
HerRuby

A Ruby ORM that maps REST resources to objects, enabling applications powered by RESTful APIs instead of databases.

#orm#rails#rest-api
Stars2.1k
Forks324
Last commit1 year ago
sandman2
sandman2Python

Automatically generate a RESTful API service from any existing database without writing code.

#orm#database#rest
Stars2.0k
Forks219
Last commit4 days ago
zfoo
zfooJava

An extremely fast, asynchronous, actor-based enterprise server framework for RPC, game servers, and web servers.

#orm#spring#high-performance
Stars2.0k
Forks416
Last commit24 days ago
IdentityCache
IdentityCacheRuby

A blob-level read-through caching solution for ActiveRecord that adds fetch methods to cache model objects and associations using Memcached.

#orm#caching#ruby-gem
Stars2.0k
Forks173
Last commit4 days ago
denodb
denodbTypeScript

A simple, typed ORM for Deno supporting PostgreSQL, MySQL, MariaDB, SQLite, and MongoDB.

#orm#database#deno
Stars1.9k
Forks128
Last commit2 years ago
Piccolo
PiccoloPython

A fast, user-friendly ORM and query builder for Python with async support, batteries included.

#admin-interface#query-builder#orm
Stars1.9k
Forks104
Last commit9 days ago
graphql-sequelize
graphql-sequelizeJavaScript

A helper library for building GraphQL APIs with Sequelize models, providing automatic query resolution and field generation.

#orm#relay#graphql
Stars1.9k
Forks161
Last commit3 years ago
RepoDb
RepoDbC#

A high-performance hybrid ORM library for .NET that bridges micro-ORMs and full-ORMs with advanced features.

#orm#database#high-performance
Stars1.9k
Forks133
Last commit6 months ago
ChicagoBoss
ChicagoBossErlang

An Erlang web MVC framework inspired by Rails, designed for high-performance, real-time applications with built-in Comet support.

#functional-programming#orm#django-templates
Stars1.9k
Forks286
Last commit4 years ago
Wt
WtC

A C++ library for building web applications with a widget-based approach and built-in HTTP server.

#http-server#orm#server-side-rendering
Stars1.8k
Forks389
Last commit3 days ago
LINQKit
LINQKitC#

A set of extensions for LINQ to SQL and Entity Framework that enables expression composition, dynamic predicates, and subquery expression variables.

#dynamic-queries#orm#database
Stars1.8k
Forks170
Last commit2 months ago
Npgsql.EntityFrameworkCore.PostgreSQL
Npgsql.EntityFrameworkCore.PostgreSQLC#

Entity Framework Core provider for PostgreSQL, enabling .NET developers to interact with PostgreSQL databases using LINQ.

#database-driver#entity-framework-core#orm
Stars1.8k
Forks256
Last commit
Goyave
GoyaveGo

An opinionated, all-in-one Golang web framework focused on building reliable and maintainable enterprise REST APIs.

#orm#rest#api
Stars1.8k
Forks82
Last commit1 month ago
sqli
sqliJava

A lightweight Java ORM and SQL query builder with a fluent API for QB, QB.X, and QrB operations.

#query-builder#orm#database
Stars1.7k
Forks807
Last commit1 year ago
bob
bobGo

A Go SQL toolkit with a query builder, ORM, and code generation for PostgreSQL, MySQL, and SQLite.

#query-builder#orm#database
Stars1.7k
Forks99
Last commit10 days ago
go-sqlbuilder
go-sqlbuilderGo

A flexible and powerful SQL string builder library plus a zero-config ORM for Go.

#query-builder#orm#database
Stars1.7k
Forks135
Last commit16 days ago
sea-query
sea-queryRust

A dynamic SQL query builder for Rust that supports MySQL, PostgreSQL, and SQLite with a unified API.

#query-builder#orm#database
Stars1.7k
Forks251
Last commit15 days ago
goldiloader
goldiloaderRuby

A Ruby gem that automatically eager loads ActiveRecord associations to prevent N+1 queries without manual configuration.

#hacktoberfest#orm#rails
Stars1.7k
Forks53
Last commit1 month ago
Fluent NHibernate
Fluent NHibernateC#

Fluent, XML-less, compile-safe, convention-based mappings for NHibernate.

#orm#database-mapping#fluent-interface
Stars1.7k
Forks677
Last commit2 days ago
SOCI
SOCIC++

A C++ database access library providing a simple, unified interface for multiple database backends.

#database-access#orm#multi-backend
Stars1.6k
Forks513
Last commit1 month ago
Chloe
ChloeC#

A lightweight, high-performance .NET ORM library with LINQ-style querying for multiple databases.

#orm#database#oracle
Stars1.5k
Forks450
Last commit3 months ago
FastAPI Amis Admin
FastAPI Amis AdminPython

A high-performance, efficient, and extensible FastAPI admin framework inspired by Django-admin.

#fastapi#crud#orm
Stars1.5k
Forks211
Last commit4 months ago
ServiceStack.OrmLite
ServiceStack.OrmLiteC#

A fast, simple, and typed ORM for .NET with a code-first approach and minimal configuration.

#orm#database#strongly-typed
Stars1.5k
Forks615
Last commit3 years ago
ActsAsParanoid
ActsAsParanoidRuby

A Rails plugin that adds soft delete functionality to ActiveRecord models, hiding records instead of permanently deleting them.

#orm#database#data-persistence
Stars1.5k
Forks196
Last commit1 month ago
PreviousPage 3 of 3

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
3 days ago
#Database62
#Postgresql43
#Mysql39
#Sqlite37
#Sql29
#Mongodb17
#Go16
#Dotnet16
#Type Safe14
#Data Access12
#Query Builder11
#Python11