LimeBean
ORM system
An ORM system for .NET that enables flexible data interaction with various databases.
Hybrid-ORM for .NET
28 stars
3 watching
5 forks
Language: C#
last commit: over 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
hendrixstring/android-triorm | An Android-based ORM system for efficient data storage and querying using JVM serialization and minimal SQL wrapping. | 19 |
paulftw/hiberlite | A C++ library that simplifies data storage and retrieval by providing an object-relational mapping system with automatic code generation and lazy loading. | 715 |
eudoxia0/crane | A database abstraction layer for Common Lisp, providing an object-relational mapping interface. | 201 |
mikependon/repodb | An ORM library designed to simplify .NET data access by providing a balance between micro-ORM and full-ORM functionality. | 1,697 |
jonwagner/insight.database | A micro-ORM that simplifies interaction with databases using stored procedures and automatic object mapping | 859 |
meltingice/node-activerecord | An Object-Relational Mapping (ORM) library for multiple databases, including SQL and NoSQL systems. | 58 |
friflo/friflo.json.fliox | An Entity Component System (ECS) and Object-Relational Mapping (ORM) implementation for C# | 164 |
ludovicdln/breezy | A lightweight ORM library that uses source generator to simplify object mapping and asynchronous database operations in C# | 24 |
mikro-orm/nestjs | A NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers. | 205 |
andrewreitz/shillelagh | An ORM (Object Relational Mapping) library for Android that simplifies the use of SQLite. | 49 |
yurunsoft/tdengine-orm | A PHP-based Object Relational Mapping (ORM) system for interacting with TDEngine databases. | 11 |
neumino/thinky | A JavaScript library for interacting with RethinkDB databases | 1,120 |
buggins/hibernated | A D language implementation of an Object-Relational Mapping (ORM) framework | 82 |
ivanceras/rustorm | An object-relational mapping system for Rust that simplifies interaction with databases. | 250 |
fukamachi/mito | An object-relational mapper for Common Lisp with support for multiple databases and features like migrations and relationships. | 293 |