Info
Version: | 1.1.18 |
Author(s): | Andrey Zakharov |
Last Update: | Tuesday, September 17, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/killwort/ClickHouse-Net |
NuGet Url: | https://www.nuget.org/packages/SynyiClickHouse |
Install
Install-Package SynyiClickHouse
dotnet add package SynyiClickHouse
paket add SynyiClickHouse
SynyiClickHouse Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- lz4net(>= 1.0.15.93)
- NETStandard.Library(>= 1.6.1)
- System.Data.Common(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)
- lz4net(>= 1.0.15.93)
Tags
It implements native ClickHouse protocol with data compression (not a wrapper for HTTP client).