Insight.Database

Database library

A micro-ORM that simplifies interaction with databases using stored procedures and automatic object mapping

Fast, lightweight .NET micro-ORM

GitHub

859 stars
67 watching
145 forks
Language: C#
last commit: 2 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fransbouma/massive A lightweight, dynamic MicroORM for .NET that simplifies database interactions. 1,799
ludovicdln/breezy A lightweight ORM library that uses source generator to simplify object mapping and asynchronous database operations in C# 24
eaigner/hood An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. 711
nick-lucas/limebean An ORM system for .NET that enables flexible data interaction with various databases. 28
mikependon/repodb An ORM library designed to simplify .NET data access by providing a balance between micro-ORM and full-ORM functionality. 1,697
ismael-vc/uxn.jl A Julia package for implementing a universal and self-contained relational database system 0
neumino/thinky A JavaScript library for interacting with RethinkDB databases 1,120
susom/database A wrapper around JDBC to simplify and secure relational database access 42
moonstorm/fastcrud A fast and strongly typed .NET ORM library for interacting with various relational databases. 506
shuxinqin/chloe An ORM library providing a query interface similar to LINQ for interacting with relational databases in .NET. 1,521
eudoxia0/crane A database abstraction layer for Common Lisp, providing an object-relational mapping interface. 201
mikro-orm/nestjs A NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers. 205
meltingice/node-activerecord An Object-Relational Mapping (ORM) library for multiple databases, including SQL and NoSQL systems. 58
stuart-campbell/rushorm An object-relational mapping library for Android that abstracts away SQLite interaction 172
juancarlospaco/nim-gatabase A compile-time ORM for Nim, providing a simplified DSL for working with databases. 120