hunt-entity
ORM framework
An object-relational mapping framework for the D programming language, providing a simple way to interact with databases.
An object-relational mapping (ORM) framework for D language (Similar to JPA / Doctrine), support PostgreSQL and MySQL.
57 stars
17 watching
11 forks
Language: D
last commit: over 2 years ago
Linked from 1 awesome list
databasedlangentityhibernatejpamysqlormpostgresqlsqlite
Related projects:
Repository | Description | Stars |
---|---|---|
golobby/orm | An object-relational mapper for the Go programming language. | 159 |
krozark/cpp-orm | A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |
turnersoftware/mongoframework | An Entity Framework-like interface for MongoDB that simplifies the process of mapping and interacting with MongoDB data. | 392 |
rikkimax/dvorm | An object-relational mapping framework for the D programming language. | 17 |
buggins/hibernated | A D language implementation of an Object-Relational Mapping (ORM) framework | 82 |
dymmond/edgy | An ORM framework built on top of SQLAlchemy and Pydantic, aiming to simplify database interactions with a familiar interface. | 198 |
cyq1162/cyqdata | A high-performance and powerful ORM (Object-Relational Mapping) framework for .NET that supports various databases. | 685 |
laravel-doctrine/orm | An integration library for Laravel and Doctrine ORM | 829 |
pardom-zz/ollie | An ORM framework for Android that uses compile-time active record approach to simplify database interactions. | 416 |
makolab/romanticweb | An ORM solution for graph-based data in .NET, allowing developers to work with RDF data in an object-oriented manner. | 12 |
erlyorm/boss_db | An ORM framework that provides a high-level interface for interacting with various databases, including sharding, caching, and eventing capabilities. | 277 |
yurunsoft/tdengine-orm | A PHP-based Object Relational Mapping (ORM) system for interacting with TDEngine databases. | 11 |
meltingice/node-activerecord | An Object-Relational Mapping (ORM) library for multiple databases, including SQL and NoSQL systems. | 58 |
purekid/mongodm | A MongoDB Object-Relational Mapping (ORM) system that supports complex relationships and multiple inheritance models. | 200 |
eveningkid/denodb | A TypeScript-based ORM for multiple databases, providing a simple and typed API. | 1,929 |