Massive

Database ORM

A lightweight, dynamic MicroORM for .NET that simplifies database interactions.

A small, happy, dynamic MicroORM for .NET that will love you forever.

GitHub

2k stars
109 watching
323 forks
Language: C#
last commit: over 7 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
erlyorm/boss_db An ORM framework that provides a high-level interface for interacting with various databases, including sharding, caching, and eventing capabilities. 277
jonwagner/insight.database A micro-ORM that simplifies interaction with databases using stored procedures and automatic object mapping 859
krozark/cpp-orm A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. 7
moonstorm/fastcrud A fast and strongly typed .NET ORM library for interacting with various relational databases. 506
meltingice/node-activerecord An Object-Relational Mapping (ORM) library for multiple databases, including SQL and NoSQL systems. 58
schotime/npoco A simple micro ORM (Object-Relational Mapping) library for C# 848
eaigner/hood An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. 711
twentyfourminutes/venflow An ORM designed to provide an alternative to existing solutions with improved performance and features 170
ludovicdln/breezy A lightweight ORM library that uses source generator to simplify object mapping and asynchronous database operations in C# 24
manyuanrong/dso A Deno-based ORM library that provides a simple interface to interact with MySQL databases. 91
eudoxia0/crane A database abstraction layer for Common Lisp, providing an object-relational mapping interface. 201
go-reform/reform An ORM that uses non-empty interfaces and code generation to simplify interactions with databases. 1,444
mikro-orm/nestjs A NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers. 205
silverqx/tinyorm A modern C++ ORM library providing a simple interface to interact with databases. 242
eveningkid/denodb A TypeScript-based ORM for multiple databases, providing a simple and typed API. 1,929