Chloe

Database library

An ORM library providing a query interface similar to LINQ for interacting with relational databases in .NET.

A lightweight and high-performance Object/Relational Mapping(ORM) library for .NET --C#

GitHub

2k stars
146 watching
455 forks
Language: C#
last commit: 17 days ago
Linked from 3 awesome lists

c-sharpchloedamengdotnetdotnetcorekingbaseesmysqloracleormpostgresqlsqlite

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dotnetcore/freesql A .NET Core ORM component with support for multiple databases and data access patterns 4,119
silverqx/tinyorm A modern C++ ORM library providing a simple interface to interact with databases. 242
ludovicdln/breezy A lightweight ORM library that uses source generator to simplify object mapping and asynchronous database operations in C# 24
mikependon/repodb An ORM library designed to simplify .NET data access by providing a balance between micro-ORM and full-ORM functionality. 1,697
dotnetcore/smartsql An ORM system that provides a flexible and efficient way to interact with databases using a declarative syntax 1,100
cyq1162/cyqdata A high-performance and powerful ORM (Object-Relational Mapping) framework for .NET that supports various databases. 685
yaooqinn/itachi A library that brings useful functions from various modern database management systems to Apache Spark 56
byme8/zeroql A C# GraphQL client library with Linq-like syntax for building high-performance clients 278
twentyfourminutes/venflow An ORM designed to provide an alternative to existing solutions with improved performance and features 170
dotnet/sqlclient Provides database connectivity to SQL Server for .NET applications. 853
krozark/cpp-orm A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. 7
encode/orm An async ORM built on top of SQLAlchemy core, providing cross-database support and data validation. 1,781
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
meltingice/node-activerecord An Object-Relational Mapping (ORM) library for multiple databases, including SQL and NoSQL systems. 58