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

CQL
CQLGo

A compile-time safe SQL query language for Go that builds on GORM to provide type-safe database queries without runtime errors.

#query-builder#orm#database
Stars18
Forks0
Last commit1 month ago
cmsed
cmsedD

A component library and CMS for the Vibe web framework, built in D with class-based routing and automatic JavaScript generation.

#d-language#orm#content-management-system
Stars18
Forks1
Last commit11 years ago
go-dbw
go-dbwGo

A Go database wrapper that simplifies CRUD operations while avoiding ORM complexity, supporting any GORM driver.

#orm#database#database-abstraction
Stars18
Forks4
Last commit1 month ago
gorm-seeder
gorm-seederGo

A simple Go package for seeding and clearing database test data using GORM.

#fixtures#database-seeding#seeder
Stars18
Forks2
Last commit3 years ago
Modality
ModalityJava

A lightweight, highly configurable Java ORM with a companion set of tools for building J2EE pull MVC web applications.

#database-access#orm#servlets
Stars17
Forks5
Last commit2 months ago
Tags plugin
Tags pluginPHP

A CakePHP plugin for easily adding tagging functionality to entities.

#search#orm#database
Stars17
Forks10
Last commit2 months ago
dvorm
dvormD

An ORM for the D programming language with built-in support for Vibe.d and multiple database providers.

#object-mapping#d-language#query-builder
Stars17
Forks1
Last commit10 years ago
phalcon-redis-model
phalcon-redis-modelPHP

A Phalcon PHP plugin that provides Redis caching and query building with MySQL sharding support.

#query-builder#orm#caching
Stars16
Forks2
Last commit7 years ago
PreStorm
PreStormC#

An ultra-lightweight parallel HTTP client for ArcGIS Server feature services with minimal ORM and optimized CRUD operations.

#orm#rest-client#feature-services
Stars16
Forks2
Last commit4 years ago
go-modules
go-modulesGo

A Nest.js-like boilerplate for Go Fiber with modules, controllers, and REST generator.

#orm#rest-api#boilerplate
Stars15
Forks3
Last commit11 months ago
ormlite
ormliteGo

A lightweight Go package providing ORM-like features and helpers for SQLite databases.

#relations#query-builder#crud
Stars15
Forks3
Last commit3 years ago
Icings/Partitionable plugin
Icings/Partitionable pluginPHP

A CakePHP ORM plugin that adds partitionable associations to limit hasMany and belongsToMany results per group.

#orm#database#greatest-n-per-group
Stars15
Forks3
Last commit2 years ago
Rethink
RethinkPython

A Python object mapper for RethinkDB inspired by Google Appengine NDB's simplicity and ease of use.

#orm#object-mapper#appengine-ndb-inspired
Stars14
Forks4
Last commit11 years ago
gdcache
gdcacheGo

A pure non-intrusive Go cache library that automatically caches SQL queries by converting them to reusable IDs.

#sql-caching#orm#database-performance
Stars14
Forks2
Last commit4 years ago
lore
loreGo

A lightweight pseudo-ORM for Go that provides SQL generation and struct mapping without full ORM complexity.

#orm#database#sqlx
Stars14
Forks3
Last commit8 years ago
prisma-sequelize-generator
prisma-sequelize-generatorTypeScript

Generates Sequelize models from a Prisma schema, enabling seamless integration between Prisma and Sequelize.

#generator#orm#database
Stars14
Forks1
Last commit5 years ago
Silverstripe Searchable
Silverstripe SearchablePHP

A SilverStripe module that enhances default search with configurable FullTextSearch, custom results controllers, and extensible search objects.

#search#orm#orm-integration
Stars13
Forks12
Last commit8 months ago
pyramid_mongoengine
pyramid_mongoenginePython

A Pyramid extension that integrates MongoEngine for MongoDB document mapping and database connections.

#orm#database#document-mapper
Stars13
Forks5
Last commit6 years ago
AssociationsDebugger plugin
AssociationsDebugger pluginJavaScript

A CakePHP plugin that visualizes and debugs database associations through interactive diagrams and DebugKit integration.

#orm#developer-tools#debugkit
Stars11
Forks1
Last commit2 years ago
RelationBundle
RelationBundlePHP

Symfony2 bundle for managing entity relationships like friends and contacts with short URL generation capabilities.

#orm#contact-management#symfony-bundle
Stars10
Forks6
Last commit12 years ago
Almanna ORM
Almanna ORMVala

An object-relational mapping (ORM) framework for the Vala programming language built on GLib.

#object-mapping#orm#database
Stars8
Forks2
Last commit4 years ago
Epiphy
EpiphyRuby

A lightweight persistence framework and ORM for RethinkDB, inspired by Lotus::Model.

#reql#orm#database-adapter
Stars7
Forks0
Last commit12 years ago
yongo
yongoTypeScript

A minimal MongoDB wrapper for Deno inspired by Mongoose, providing simplified query building and document operations.

#query-builder#orm#driver
Stars7
Forks0
Last commit2 years ago
Lampager/Cake plugin
Lampager/Cake pluginPHP

A CakePHP pagination library that provides rapid, cursor-based pagination without using OFFSET.

#query-builder#orm#fast
Stars7
Forks3
Last commit1 year ago
neo4j_sips_models
neo4j_sips_modelsElixir

A minimalistic model layer for Neo4j.Sips, providing Elixir structs with validation and relationships for Neo4j graph databases.

#database-driver#orm#elixir
Stars6
Forks5
Last commit6 years ago
TDengine ORM Framework
TDengine ORM FrameworkJava

A Spring Boot-based ORM framework for TDengine time-series database, supporting entity and annotation-based queries.

#query-builder#orm#java
Stars6
Forks1
Last commit2 years ago
HEntityDB
HEntityDBJava

A client layer for using HBase as an entity database, supporting entity and sorted collection application archetypes.

#orm#java-client#hbase
Stars6
Forks1
Last commit1 year ago
lotus-rethinkdb
lotus-rethinkdbRuby

A RethinkDB adapter for Hanami::Model, enabling NoSQL persistence in Hanami applications.

#data-mapper#hanami#orm
Stars6
Forks1
Last commit10 years ago
AS3Query
AS3QueryActionScript

A SQLite ORM and query DSL for ActionScript with annotations, promises, and transaction support.

#orm#database#adobe-flash
Stars4
Forks2
Last commit11 years ago
ember-cli-sofa
ember-cli-sofaJavaScript

A full-featured CouchDB persistence library for Ember.js, enabling easy model mapping, queries, relationships, and document management.

#ember-data#emberjs#orm
Stars4
Forks0
Last commit9 years ago
EfCoreNexus
EfCoreNexusC#

A framework that simplifies Entity Framework Core integration in Blazor apps using reflection to reduce boilerplate code.

#entity-framework-core#orm#boilerplate-reduction
Stars3
Forks0
Last commit2 years ago
CakeDC/SearchFilter plugin
CakeDC/SearchFilter pluginPHP

A CakePHP plugin for building dynamic, advanced search interfaces with Vue.js frontend and schema-based filter generation.

#query-builder#orm#dynamic-forms
Stars3
Forks0
Last commit1 month ago
lordsimal/cakephp-psalm
lordsimal/cakephp-psalmPHP

A Psalm plugin that provides correct return types for CakePHP-specific methods to improve static analysis.

#orm#psalm-plugin#cakephp
Stars2
Forks0
Last commit9 months ago
CakeUid
CakeUidPHP

A CakePHP plugin providing UUID and ULID field types for modern, sortable unique identifiers in database models.

#orm#database#symfony-uid
Stars1
Forks0
Last commit1 year ago
FreeSql
FreeSqlC#

A powerful, high-performance .NET ORM supporting AOT, multiple databases, and advanced features like CodeFirst/DbFirst.

#orm#database#high-performance
Stars1
Forks0
Last commit2 months ago
TemplateModelHelper
TemplateModelHelperC#

Helper methods for querying Sitecore databases using generated template models with support for inheritance and dependency injection.

#template-models#orm#unit-testing
Stars0
Forks0
Last commit10 years ago
PreviousPage 11 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