Breezy

ORM library

A lightweight ORM library that uses source generator to simplify object mapping and asynchronous database operations in C#

Micro ORM with source generator

GitHub

26 stars
1 watching
1 forks
Language: C#
last commit: about 3 years ago
Linked from 1 awesome list

csharp-sourcegenerator

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
eudoxia0/craneA database abstraction layer for Common Lisp, providing an object-relational mapping interface.201
shuxinqin/chloeAn ORM library providing a query interface similar to LINQ for interacting with relational databases in .NET.1,524
phnx47/dapper-repositoriesA tool that generates CRUD operations based on C# POCO classes using Dapper Micro ORM670
dotnet/llvmsharpA .NET Standard library that provides access to the LLVM infrastructure using C#.856
collinalpert/lombok.netA .NET library that uses source generators to automatically create boilerplate code for classes and structs.316
fransbouma/massiveA lightweight, dynamic MicroORM for .NET that simplifies database interactions.1,798
jonwagner/insight.databaseA micro-ORM that simplifies interaction with databases using stored procedures and automatic object mapping864
encode/ormAn async ORM built on top of SQLAlchemy core, providing cross-database support and data validation.1,785
mikependon/repodbAn ORM library designed to simplify .NET data access by providing a balance between micro-ORM and full-ORM functionality.1,725
krozark/cpp-ormA C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases.7
manyuanrong/dsoA Deno-based ORM library that provides a simple interface to interact with MySQL databases.92
nick-lucas/limebeanAn ORM system for .NET that enables flexible data interaction with various databases.28
alevy/postgresql-ormAn Object Relational Mapping library for Haskell that simplifies interactions with PostgreSQL databases.77
silverqx/tinyormA modern C++ ORM library providing a simple interface to interact with databases.259
distantcam/autoctorAutomatically generates constructors and associated code for managing dependencies in C# classes85