awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ClickHouse avatar

ClickHouse/clickhouse-cpp

0
View on GitHub↗
373 星标·201 分支·C·Apache-2.0·2 次浏览

Clickhouse Cpp

C++ client library for ClickHouse

Features

  • Database Systems - Client library for the ClickHouse DBMS.
  • 数据库 - C++ client for ClickHouse.

Star 历史

clickhouse/clickhouse-cpp 的 Star 历史图表clickhouse/clickhouse-cpp 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Clickhouse Cpp 的开源替代方案

相似的开源项目,按与 Clickhouse Cpp 的功能重合度排序。
  • anant/awesome-cassandraAnant 的头像

    Anant/awesome-cassandra

    319在 GitHub 上查看↗

    A curated list of the best resources in the Cassandra community.

    HTMLapacheawesomeawesome-list
    在 GitHub 上查看↗319
  • apache/incubator-kvrocksapache 的头像

    apache/incubator-kvrocks

    4,339在 GitHub 上查看↗

    Kvrocks is a disk-based NoSQL database and distributed key-value store that leverages the RocksDB storage engine to persist large datasets to physical disk. It is designed to be a Redis-compatible database, utilizing the standard Redis communication protocol to ensure interoperability with existing client libraries and tools. The project distinguishes itself by combining a disk-persistent storage model with advanced retrieval capabilities, including vector search for k-nearest neighbor queries, full-text search indexing, and geospatial query execution. It supports distributed clustering with

    C++
    在 GitHub 上查看↗4,339
  • akrylysov/pogrebakrylysov 的头像

    akrylysov/pogreb

    1,350在 GitHub 上查看↗

    Embedded key-value store for read-heavy workloads written in Go

    Gogohash-tablekey-value
    在 GitHub 上查看↗1,350
  • authzed/spicedbauthzed 的头像

    authzed/spicedb

    6,781在 GitHub 上查看↗

    SpiceDB is a distributed permission store and relationship-based access control system. It provides a scalable database for storing and querying fine-grained authorization relationships, implementing a consistency model inspired by Google Zanzibar to manage access rights across large-scale applications. The system uses a dedicated schema language to define the rules and logic governing how relationships translate into permissions independently of application code. It functions as a pluggable authorization engine that persists relationship tuples in external relational databases such as Postgr

    Go
    在 GitHub 上查看↗6,781
查看 Clickhouse Cpp 的所有 30 个替代方案→

常见问题解答

clickhouse/clickhouse-cpp 是做什么的?

C++ client library for ClickHouse

clickhouse/clickhouse-cpp 的主要功能有哪些?

clickhouse/clickhouse-cpp 的主要功能包括:Database Systems, 数据库。

clickhouse/clickhouse-cpp 有哪些开源替代品?

clickhouse/clickhouse-cpp 的开源替代品包括: apache/incubator-kvrocks — Kvrocks is a disk-based NoSQL database and distributed key-value store that leverages the RocksDB storage engine to… chdb-io/chdb — chDB is an in-process OLAP SQL Engine 🚀 powered by ClickHouse. akrylysov/pogreb — Embedded key-value store for read-heavy workloads written in Go. anant/awesome-cassandra — A curated list of the best resources in the Cassandra community. authzed/spicedb — SpiceDB is a distributed permission store and relationship-based access control system. It provides a scalable… chrislusf/vasto — A distributed key-value store. On Disk. Able to grow or shrink without service interruption.