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
26 stars
1 watching
1 forks
Language: C#
last commit: over 1 year ago
Linked from 1 awesome list
csharp-sourcegenerator
Related projects:
Repository | Description | Stars |
---|---|---|
| A database abstraction layer for Common Lisp, providing an object-relational mapping interface. | 201 |
| An ORM library providing a query interface similar to LINQ for interacting with relational databases in .NET. | 1,524 |
| A tool that generates CRUD operations based on C# POCO classes using Dapper Micro ORM | 670 |
| A .NET Standard library that provides access to the LLVM infrastructure using C#. | 856 |
| A .NET library that uses source generators to automatically create boilerplate code for classes and structs. | 316 |
| A lightweight, dynamic MicroORM for .NET that simplifies database interactions. | 1,798 |
| A micro-ORM that simplifies interaction with databases using stored procedures and automatic object mapping | 864 |
| An async ORM built on top of SQLAlchemy core, providing cross-database support and data validation. | 1,785 |
| An ORM library designed to simplify .NET data access by providing a balance between micro-ORM and full-ORM functionality. | 1,725 |
| A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |
| A Deno-based ORM library that provides a simple interface to interact with MySQL databases. | 92 |
| An ORM system for .NET that enables flexible data interaction with various databases. | 28 |
| An Object Relational Mapping library for Haskell that simplifies interactions with PostgreSQL databases. | 77 |
| A modern C++ ORM library providing a simple interface to interact with databases. | 259 |
| Automatically generates constructors and associated code for managing dependencies in C# classes | 85 |