ClickHouse.Driver 0.7.20

There is a newer version of this package available.
See the version list below for details.
dotnet add package ClickHouse.Driver --version 0.7.20
                    
NuGet\Install-Package ClickHouse.Driver -Version 0.7.20
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ClickHouse.Driver" Version="0.7.20" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ClickHouse.Driver" Version="0.7.20" />
                    
Directory.Packages.props
<PackageReference Include="ClickHouse.Driver" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ClickHouse.Driver --version 0.7.20
                    
#r "nuget: ClickHouse.Driver, 0.7.20"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package ClickHouse.Driver@0.7.20
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ClickHouse.Driver&version=0.7.20
                    
Install as a Cake Addin
#tool nuget:?package=ClickHouse.Driver&version=0.7.20
                    
Install as a Cake Tool

ClickHouse.Driver

Official ADO.NET client for ClickHouse DB.

Advantages

Compared to other existing .NET clients, ClickHouse.Driver has following advantages

  • Does not have to buffer response, reducing memory usage
  • Offers wider support for ClickHouse-specific types
  • Is more compliant to ADO.NET standards (e.g. does not require calling 'NextResult' on SELECT queries)
  • Works with ORM like Dapper, Linq2DB, Entity Framework Core etc.

Acknowledgements

Originally created by Oleg V. Kozlyuk

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (14)

Showing the top 5 NuGet packages that depend on ClickHouse.Driver:

Package Downloads
EntityFrameworkCore.ClickHouse

ClickHouse provider for Entity Framework Core.

FreeSql.Provider.ClickHouse

FreeSql 数据库实现,基于 ClickHouse.Client Ado.net

linq2db.LINQPad

Supported databases: IBM DB2 LUW/zOS, Firebird, IBM Informix, Microsoft Access, Microsoft Sql Server (+Azure), Microsoft Sql Server Compact, MySql, MariaDB, Oracle, PostgreSQL, SQLite, SAP HANA, SAP/Sybase ASE, ClickHouse.

ClickHouse.Facades

Raw SQL migrations and contexts for ClickHouse

Serilog.Sinks.ClickHouse

Serilog sink for ClickHouse

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on ClickHouse.Driver:

Repository Stars
linq2db/linq2db
Linq to database provider.
Version Downloads Last Updated
1.0.1 1,110 3/3/2026
1.0.0 7,016 2/17/2026
1.0.0-rc2 182 2/12/2026
1.0.0-rc1 2,456 1/21/2026
0.9.0 75,685 12/3/2025
0.8.1 18,857 11/19/2025
0.8.0 2,728 11/19/2025
0.7.20 150,049 8/19/2025
0.7.19 13,747 8/13/2025
0.7.18 7,617 8/2/2025