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

Glass.Mapper
Glass.MapperC#

An ORM mapping framework for Sitecore and other CMS platforms, enabling strongly-typed data access.

#orm#nuget#pipeline-architecture
Stars124
Forks117
Last commit1 year ago
sqlize
sqlizeGo

A Go SQL toolkit that generates database migrations by comparing Go structs with existing migration files.

#migration#orm#arvo-schema
Stars124
Forks14
Last commit3 months ago
taitan-orm
taitan-ormRust

A high-performance, SQL-first ORM for Rust with compile-time code generation and full async support.

#orm#database#async
Stars123
Forks8
Last commit8 months ago
Cadmium
CadmiumSwift

A Swift framework that wraps CoreData to simplify context management and enforce best practices.

#crud#orm#database
Stars123
Forks4
Last commit8 years ago
Flamingo
FlamingoDart

A Flutter library providing a model framework and utilities for Firebase Firestore, simplifying data operations and structure.

#real-time-database#orm#data-persistence
Stars118
Forks18
Last commit3 years ago
influxer
influxerRuby

An ActiveRecord-style ORM for InfluxDB time-series database in Ruby applications.

#hacktoberfest#orm#rails
Stars118
Forks20
Last commit1 year ago
RethinkDB
RethinkDB

A curated list of awesome RethinkDB resources, libraries, tools, and applications.

#realtime#deployment#orm
Stars117
Forks10
Last commit10 years ago
Typetta
TypettaTypeScript

A TypeScript ORM for SQL and MongoDB databases with strict typing and GraphQL-based data modeling.

#orm#graphql#type-safety
Stars116
Forks6
Last commit11 days ago
Prisma Schema SDL
Prisma Schema SDLTypeScript

A JavaScript library for programmatically building and printing Prisma schema files using an abstract syntax tree.

#orm#database-schema#prisma
Stars113
Forks11
Last commit3 months ago
Anansi
AnansiRust

A simple, safe, and fast full-stack web framework for Rust that makes web development easier.

#orm#server-side#mvc
Stars113
Forks11
Last commit3 years ago
A very good example about EF Core
A very good example about EF CoreC#

A demo script, code base, and slide deck for delivering a level 300 talk about Entity Framework Core.

#entity-framework-core#orm#technical-talk
Stars113
Forks45
Last commit9 years ago
Bake plugin
Bake pluginPHP

A CakePHP plugin providing CLI tools for rapid code generation of controllers, models, templates, and more.

#orm#developer-tools#productivity
Stars112
Forks98
Last commit3 days ago
ecto_rut
ecto_rutElixir

Ecto.Rut provides terse shortcuts for Ecto models to reduce repetitive database operation code in Elixir applications.

#hacktoberfest#orm#database
Stars112
Forks3
Last commit7 years ago
awa
awaAda

A framework for building high-performance, secure web applications in Ada 2012 with ready-to-use modules.

#orm#database#database-orm
Stars109
Forks12
Last commit9 days ago
VichGeographicalBundle
VichGeographicalBundlePHP

A Symfony bundle for automatic geographic coordinate querying and object-oriented JavaScript map rendering for ORM/ODM entities.

#orm#javascript-maps#google-maps
Stars105
Forks26
Last commit9 years ago
Awesome Spanner
Awesome Spanner

A curated list of awesome Google Cloud Spanner tools, libraries, documentation, and resources.

#orm#database#developer-tools
Stars95
Forks6
Last commit6 years ago
dso
dsoTypeScript

A simple, decorator-based ORM library for Deno applications using MySQL.

#orm#database#decorators
Stars92
Forks15
Last commit5 years ago
rqp
rqpGo

A Go library for parsing and validating REST API query parameters into dynamic SQL queries.

#parsing#parse#orm
Stars91
Forks22
Last commit2 years ago
GoFreeDB
GoFreeDBGo

A Golang library that provides key-value and row-based database abstractions using Google Sheets as a backend.

#orm#database#data-persistence
Stars90
Forks8
Last commit1 year ago
Caching Prisma
Caching PrismaTypeScript

Adds a caching interface to Prisma with support for Memcached, Redis, Hazelcast, and in-memory caches.

#hazelcast#orm#caching
Stars89
Forks11
Last commit6 months ago
Gstorm
GstormGroovy

A lightweight single-table ORM for Groovy scripts and small projects, supporting databases and CSV files.

#hacktoberfest#hacktoberfest2021#crud
Stars86
Forks14
Last commit4 years ago
go-pg-migrations
go-pg-migrationsGo

A Go package for writing database migrations with go-pg/pg, offering timestamp-based versioning and batch rollbacks.

#orm#devops#go-pg
Stars86
Forks20
Last commit6 months ago
ActsAsRecursiveTree
ActsAsRecursiveTreeRuby

A Rails gem that enables efficient tree-based data queries using recursive SQL with PostgreSQL or SQLite.

#hierarchical-data#orm#database
Stars86
Forks3
Last commit1 year ago
Muffin/Trash plugin
Muffin/Trash pluginPHP

Adds soft-delete support to CakePHP ORM tables with configurable cascading and restoration.

#orm#database#data-persistence
Stars85
Forks35
Last commit2 months ago
sqlgen
sqlgenGo

A Go tool that generates database code for bun, gorm, sql, sqlx, and xorm from SQL files.

#generator#sqlgen#orm
Stars85
Forks9
Last commit2 years ago
Cake/Elasticsearch plugin
Cake/Elasticsearch pluginPHP

An Elasticsearch datasource plugin for CakePHP 5.2+ that enables using Elasticsearch as an alternative ORM backend.

#orm#datasource#cakephp
Stars85
Forks53
Last commit10 days ago
hibernated
hibernatedD

HibernateD is an object-relational mapping (ORM) library for the D programming language, inspired by Hibernate.

#d-language#orm#database
Stars84
Forks30
Last commit1 year ago
QuickORM
QuickORMPascal

A Delphi framework for rapidly building client-server applications with RESTful ORM access and embedded HTTP server.

#embedded-http-server#mssql#httpserver
Stars83
Forks32
Last commit5 years ago
HBase ORM
HBase ORMJava

A production-grade HBase ORM library for clean, fast, and fun object-oriented data access, also compatible with Google Cloud Bigtable.

#hbase-orm#object-mapping#mapreduce
Stars83
Forks41
Last commit3 years ago
triton
tritonElixir

A pure Elixir Cassandra ORM built on Xandra, featuring automatic schema creation and a fluent query interface.

#query-builder#orm#database
Stars82
Forks23
Last commit11 days ago
FastSQLA
FastSQLAPython

Async SQLAlchemy 2.0+ extension for FastAPI with built-in pagination, SQLModel support, and automatic session management.

#fastapi#database-extension#orm
Stars82
Forks1
Last commit4 days ago
gorm-multitenancy
gorm-multitenancyGo

A Go framework for building multi-tenant applications with GORM, supporting PostgreSQL and MySQL.

#orm#database#postgres
Stars82
Forks7
Last commit6 months ago
blueprints-scala
blueprints-scalaScala

Scala wrapper for Tinkerpop Blueprints providing idiomatic Scala syntax for graph database operations.

#tinkerpop-blueprints#case-class#orm
Stars77
Forks18
Last commit10 years ago
sequelize-relay
sequelize-relayJavaScript

A thin wrapper library for building Relay-compliant GraphQL servers using Sequelize and GraphQL.js.

#orm#relay#graphql
Stars76
Forks6
Last commit7 years ago
aurelia-orm
aurelia-ormJavaScript

A plugin for Aurelia that simplifies working with entities and REST APIs through repositories, associations, and validation.

#orm#repositories#validation
Stars76
Forks23
Last commit5 years ago
spring-data-gremlin
spring-data-gremlinJava

Spring Data extension for implementing Graph-based repositories with Tinkerpop Blueprints 2.x API support.

#tinkerpop#spring-data#orm
Stars70
Forks52
Last commit7 years ago
PreviousPage 8 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