đĻ FreeSql
A simple yet powerful Object-Relational Mapping (O/RM) component, supporting .NET Core 2.1+, .NET Framework 4.0+â¨
Getting Started
đĄ Get started in 5 minutes, become an expert in 1 hour
Advanced Concepts
MIT open-source, zero dependencies
Databases
Supports 15 common databases
Querying
Multi-table / Nested / Joins / Recursive, etc.
CodeFirst
Automatically syncs table structures with entity classes
DbFirst
Import entity classes from the database
Navigation Properties
One-to-many / Many-to-many / One-to-one, cascading
Read/Write Separation
Implement read/write separation with one line of code
High Performance
BulkCopy for insert/update/save operations
Big Data
Automatic sharding / ClickHouse
Multi-Tenancy
Provides three multi-tenancy solutions
Low Code
Dynamic operations, no entity API