Data transformation and anaytics library - Sql Connections and readers for Sql Server, Sqlite, PostgreSql & MySql.
Info
Version: | 0.3.1 |
Author(s): | Gary Holland |
Last Update: | Friday, August 4, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dataexperts/dexih.transforms |
NuGet Url: | https://www.nuget.org/packages/dexih.connections.sql |
Install
Install-Package dexih.connections.sql
dotnet add package dexih.connections.sql
paket add dexih.connections.sql
dexih.connections.sql Download (Unzip the "nupkg" after downloading)
Dependencies
- dexih.transforms(>= 0.3.1)
- dexih.functions(>= 0.3.1)
- NETStandard.Library(>= 1.6.1)
- Microsoft.Data.Sqlite(>= 1.1.0)
- MySqlConnector(>= 0.23.0)
- System.Data.SqlClient(>= 4.3.0)
- Npgsql(>= 3.2.2)
Tags