|
@@ -9,16 +9,16 @@ Vitorm: an simple orm by Vit.Linq
|
|
|
|
|
|
| Build | NuGet |
|
|
|
| -------- | -------- |
|
|
|
-| | [](https://www.nuget.org/packages/Vitorm/)  |
|
|
|
+| | [](https://www.nuget.org/packages/Vitorm)  |
|
|
|
|
|
|
|
|
|
|
|
|
-| Db | Supported | Code | nuget |
|
|
|
+| Database | Supported | Code | NuGet |
|
|
|
| -------- | -------- | -------- | -------- |
|
|
|
-| MySql | √ | [MySql](src/develop/src/Vitorm.MySql) | [Vitorm.MySql](https://www.nuget.org/packages/Vitorm.MySql) |
|
|
|
-| SqlServer | √ | [SqlServer](src/develop/src/Vitorm.SqlServer) | [Vitorm.SqlServer](https://www.nuget.org/packages/Vitorm.SqlServer) |
|
|
|
-| Sqlite | √ | [Sqlite](src/develop/src/Vitorm.Sqlite) | [Vitorm.Sqlite](https://www.nuget.org/packages/Vitorm.Sqlite) |
|
|
|
-| ElasticSearch | √ | [ElasticSearch](https://github.com/VitormLib/Vitorm.ElasticSearch) | [Vitorm.ElasticSearch](https://www.nuget.org/packages/Vitorm.ElasticSearch) |
|
|
|
+| MySql | √ | [MySql](src/develop/src/Vitorm.MySql) | [](https://www.nuget.org/packages/Vitorm.MySql)  |
|
|
|
+| SqlServer | √ | [SqlServer](src/develop/src/Vitorm.SqlServer) | [](https://www.nuget.org/packages/Vitorm.SqlServer)  |
|
|
|
+| Sqlite | √ | [Sqlite](src/develop/src/Vitorm.Sqlite) | [](https://www.nuget.org/packages/Vitorm.Sqlite)  |
|
|
|
+| ElasticSearch | √ | [ElasticSearch](https://github.com/VitormLib/Vitorm.ElasticSearch) | [](https://www.nuget.org/packages/Vitorm.ElasticSearch)  |
|
|
|
| ClickHouse | × | | |
|
|
|
| Oracle | × | | |
|
|
|
|