mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-04-05 17:37:58 +08:00
Update README.md
This commit is contained in:
parent
56575c1c91
commit
a9094bead0
@ -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…
Reference in New Issue
Block a user