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

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
Stars87
Forks20
Last commit8 months 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 commit4 months 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 commit23 days ago
sqlgen
sqlgenGo

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

#generator#sqlgen#orm
Stars85
Forks8
Last commit3 years 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
ActsAsRecursiveTree
ActsAsRecursiveTreeRuby

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

#hierarchical-data#orm#database
Stars84
Forks3
Last commit28 days ago
gorm-multitenancy
gorm-multitenancyGo

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

#orm#database#postgres
Stars83
Forks8
Last commit7 months 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
Forks33
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
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 commit2 days 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 commit1 month 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
Stars71
Forks52
Last commit7 years ago
Mongo-Thingy
Mongo-ThingyPython

A powerful schema-less Object-Document Mapper for MongoDB with Python, supporting both synchronous and asynchronous operations.

#orm#database#python-library
Stars69
Forks12
Last commit3 months ago
scan
scanGo

A Go library that scans SQL rows into any type using generics, avoiding reflection for better performance.

#scanning#orm#database
Stars68
Forks3
Last commit2 years ago
mql
mqlGo

A Go package that provides a safe query language for database models, generating parameterized SQL where clauses without exposing SQL.

#orm#database#go-package
Stars66
Forks12
Last commit2 months ago
TDengine
TDengine

A curated list of awesome projects, tools, and integrations related to the TDengine time-series database.

#orm#plugin-ecosystem#observability
Stars65
Forks9
Last commit3 years ago
ORM
ORMOCaml

An OCaml ORM library that automatically generates SQLite persistence functions from type definitions without manual SQL.

#orm#ml-values#schema-generation
Stars64
Forks8
Last commit7 years ago
ecto_materialized_path
ecto_materialized_pathElixir

Implements tree structures and hierarchies for Ecto models using the materialized path pattern.

#hierarchical-data#orm#database
Stars64
Forks19
Last commit4 years ago
spiderly
spiderlyC#

A .NET (C#) code generator that transforms an EF Core model into a fully customizable .NET + Angular web application.

#entity-framework-core#crud#orm
Stars61
Forks24
Last commit5 days ago
hunt-entity
hunt-entityD

An object-relational mapping (ORM) framework for the D programming language, supporting PostgreSQL, MySQL, and SQLite.

#d-language#orm#database
Stars58
Forks11
Last commit4 years ago
ORM and code generator
ORM and code generatorC#

A C# ORM client library that maps PocketBase collections and registries to objects, providing automatic API communication, caching, and data management.

#orm#mapper#csharp
Stars58
Forks9
Last commit2 years ago
iORM
iORMPascal

An interfaced Object-Relational Mapping framework for Delphi that uses interfaces instead of classes for database operations.

#orm#database#data-access
Stars57
Forks19
Last commit2 days ago
NestJS Crud Prisma
NestJS Crud PrismaTypeScript

A NestJS CRUD module that automatically generates RESTful APIs from Prisma models.

#crud#orm#rest-api
Stars57
Forks12
Last commit3 years ago
Query Examples
Query ExamplesPHP

A collection of examples demonstrating the best practices and features of the CakePHP 3 ORM.

#backend-development#orm#sql-schema
Stars56
Forks24
Last commit12 years ago
Objectory
ObjectoryDart

A PostgreSQL object document mapper for server-side and client-side Dart applications.

#dart#orm#database
Stars55
Forks12
Last commit9 years ago
go-firestorm
go-firestormGo

A simple, non-intrusive ORM for Google Cloud Firestore written in Go, featuring CRUD, transactions, caching, and concurrent request support.

#crud#orm#database
Stars53
Forks9
Last commit4 years ago
cloudsearchable
cloudsearchableRuby

An ActiveRecord-style ORM query interface for AWS CloudSearch, providing a familiar Ruby syntax for search operations.

#orm#aws-integration#ruby-gem
Stars51
Forks22
Last commit5 years ago
Duplicatable plugin
Duplicatable pluginPHP

A CakePHP plugin for duplicating database entities and their related records with customizable behavior.

#orm#database#cakephp-behavior
Stars51
Forks18
Last commit1 year ago
passive_columns
passive_columnsRuby

An ActiveRecord module for Ruby on Rails that skips specific columns by default and loads them on-demand.

#orm#rails#ruby-gem
Stars50
Forks0
Last commit2 months ago
hunt-database
hunt-databaseD

A database abstraction layer library for the D programming language, supporting PostgreSQL and MySQL.

#database-driver#d-language#orm
Stars49
Forks5
Last commit2 years ago
Version plugin
Version pluginPHP

A CakePHP plugin for versioning database entities with full revision history and metadata support.

#orm#behavior#audit-trail
Stars49
Forks18
Last commit2 years ago
IdeAnnotator
IdeAnnotatorPHP

Generates IDE docblocks for SilverStripe DataObjects, PageControllers, and Extensions to improve code completion.

#autocompletion#orm#developer-tools
Stars47
Forks24
Last commit2 months ago
ADmad/Sequence plugin
ADmad/Sequence pluginPHP

A CakePHP plugin for maintaining a contiguous integer sequence in a table column, with grouping support.

#orm#database#sorting
Stars45
Forks15
Last commit8 months ago
PreviousPage 9 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
#Database181
#Postgresql94
#Sql83
#Mysql81
#Sqlite69
#Mongodb48
#Go48
#Query Builder47
#Dotnet44
#Php40
#Golang37
#Python34