Browse Source

Update README.md

pull/8/head
果糖网 3 years ago
committed by GitHub
parent
commit
a9094bead0
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      README.md

6
README.md

@ -8,7 +8,9 @@
## SqlSugar ORM
SqlSugar ORM is a library providing Object/Relational Mapping (ORM) support to applications, libraries, and frameworks.
SqlSugar ORM is a library providing Object/Relational Mapping (ORM)
An ORM framework from the future
Using SqlSugar is very simple , And it's powerful.
@ -24,7 +26,7 @@ Using SqlSugar is very simple , And it's powerful.
## Documentation
|Select | Insert | Update | Delete| Other |
| ----- | --------- | ----------- | ------- |------- |
[Simple query](https://www.donet5.com/Home/Doc?typeId=1187?_blank) | <a href="https://www.donet5.com/Home/Doc?typeId=1193"> Insert </a> |<a href="https://www.donet5.com/Home/Doc?typeId=1191">Update</a>| <a href="https://www.donet5.com/Home/Doc?typeId=1195">Delete</a> | <a href="https://www.donet5.com/Home/Doc?typeId=1226">Nuget</a>|
[Simple query](https://www.donet5.com/Home/Doc?typeId=1187){:target="_blank"} | <a href="https://www.donet5.com/Home/Doc?typeId=1193"> Insert </a> |<a href="https://www.donet5.com/Home/Doc?typeId=1191">Update</a>| <a href="https://www.donet5.com/Home/Doc?typeId=1195">Delete</a> | <a href="https://www.donet5.com/Home/Doc?typeId=1226">Nuget</a>|
| <a target="_bank" href="https://www.donet5.com/Home/Doc?typeId=1185">Join query </a> | | | ||
## Feature characteristic

Loading…
Cancel
Save