
Developer first
💡 The developer centered design concept
Implementation
🦄support CodeFirst / DbFirst / DbContext / Repository / UnitOfWork / AOP / .NETCore 2.1+, .NETFramework 4.0+, Xamarin
DataBase support
🌳 Mysql, Postgresql, SqlServer, Oracle, Sqlite, Firebird, 达梦, 人大金仓, 神通, Access
DbFirst
💻 DbFirst Mode,FreeSql.Generator(.NET Core CLI)
Type mapping
⛳ Support deep type mapping, such as array type of PgSQL;
Navigation properties
🏁 one to many, many to many greedy loading and delayed loading of navigation content;
Read write separation
📃 Read write separation、Separate tables and databases, filters, optimistic locks and pessimistic locks;