Browse Source

Merge branch 'master' of github.com:donet5/SqlSugar

pull/25/head
sunkaixuan 2 years ago
parent
commit
d071938fb9
  1. 4
      README.md

4
README.md

@ -15,10 +15,10 @@ Using SqlSugar is very simple , And it's powerful.
## Description
- Support Cross database query
- Support SqlServer、MySql、PgSql and Oracle insert blukcopy
- Support SqlServer、MySql、PgSql and Oracle insert bulkcopy
- Split table big data self-processing
- Support Multi-tenant, multi-library transactions
- Support Support CodeFirst data migration.
- Support CodeFirst data migration.
- Support Join query 、 Union all 、 Subquery
- Support Configure the query
- Support DbFirst import entity class from database, or use Generation Tool.

Loading…
Cancel
Save