Skip to content
View DanielBunting's full-sized avatar

Highlights

  • Pro

Block or report DanielBunting

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. EF.CH EF.CH Public

    The most complete Entity Framework Core database provider for ClickHouse. Enables .NET developers to query and manipulate ClickHouse databases using standard EF Core LINQ and migrations.

    C# 3

  2. CH.Native CH.Native Public

    A high-performance, native TCP binary client and ADO.NET provider for ClickHouse in .NET 8+. Built for extreme throughput and low memory allocations, it features bulk inserts, connection pooling, a…

    C# 4 1

  3. Levels Levels Public

    C#

  4. jvm-clickhouse-native jvm-clickhouse-native Public

    High-performance native TCP client and JDBC driver for ClickHouse on the JVM: column-major, low-allocation, with LZ4 & Zstd compression.

    Java