Update README.md

This commit is contained in:
果糖网 2022-11-11 14:41:32 +08:00 committed by GitHub
parent d6bf433d69
commit ebacaf4595
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.