VOOZH about

URL: https://www.nuget.org/packages/Octonica.ClickHouseClient/

⇱ NuGet Gallery | Octonica.ClickHouseClient 4.1.4




Octonica.ClickHouseClient 4.1.4

dotnet add package Octonica.ClickHouseClient --version 4.1.4
 
 
NuGet\Install-Package Octonica.ClickHouseClient -Version 4.1.4
 
 
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="Octonica.ClickHouseClient" Version="4.1.4" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Octonica.ClickHouseClient" Version="4.1.4" />
 
Directory.Packages.props
<PackageReference Include="Octonica.ClickHouseClient" />
 
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 Octonica.ClickHouseClient --version 4.1.4
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Octonica.ClickHouseClient, 4.1.4"
 
 
#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 Octonica.ClickHouseClient@4.1.4
 
 
#: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=Octonica.ClickHouseClient&version=4.1.4
 
Install as a Cake Addin
#tool nuget:?package=Octonica.ClickHouseClient&version=4.1.4
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Octonica.ClickHouseClient v4.1.4, 2026-05-29

Bug Fix
  • Fixed reading of prefixes for columns of types LowCardinality and Tuple. This error occurred only when connecting to a server with no compression (Compress=false in the connection string).
  • Fixed error: "Expected one of serialization modes: sparse or default. Received value: 4."
Improvement
  • Implemented reading of columns with the custom serialization mode Replicated.
Product Versions Compatible and additional computed target framework versions.
.NET net6.0 net6.0 is compatible.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Octonica.ClickHouseClient:

Package Downloads
linq2db.LINQPad

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

Dex.Cap.OnceExecutor.ClickHouse

Package Description

Luck.Dapper.ClickHouse

Package Description

SharpJuice.ClickHouse

Easily writing objects to ClickHouse using bulk insert and ArrayPool for high performance and low memory allocation.

AnyoneDeveloper.ClickHouse.ConnectionPool

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Octonica.ClickHouseClient:

Repository Stars
linq2db/linq2db
Linq to database provider.
Version Downloads Last Updated
4.1.4 685 5/29/2026
4.1.3 604 5/22/2026
3.1.10 135 5/21/2026
3.1.9 451 5/20/2026
3.1.8 37,413 1/20/2026
3.1.7 224 1/19/2026
3.1.5 6,672 12/22/2025
3.1.3 614,372 3/19/2024
3.1.2 2,702 3/10/2024
3.1.1 25,584 1/16/2024
2.3.2 2,043 12/29/2023
2.2.11 140,902 1/11/2023
2.2.10 2,357 12/30/2022
2.2.9 56,755 4/27/2022
2.2.8 17,214 1/9/2022
2.2.7 1,951 12/4/2021
2.2.4-rc 358 11/23/2021
2.1.2 3,302 11/7/2021
2.1.1 3,121 9/16/2021
2.0.1-rc 522 9/9/2021
Loading failed