duckdb-extension-clickhouse-sql

Database bridge

An extension that bridges two databases with a shared SQL syntax

DuckDB Community Extension implementing ClickHouse SQL Dialect macros and Custom functions for DuckDB

GitHub

42 stars
2 watching
2 forks
Language: C++
last commit: almost 2 years ago
chdbchsqlclickhouseclickhouse-databaseclickhouse-serverduckdbduckdb-communityduckdb-extensionduckdb-serverquackpipesql

Related projects:

RepositoryDescriptionStars
clickhouse/clickhouse-cppA C++ client library for interacting with a distributed relational database system308
metrico/quackpipeA serverless OLAP API built on top of DuckDB that emulates the ClickHouse HTTP API190
rustyconover/duckdb-shellfs-extensionAn extension to a database system that enables the use of Unix pipes for input and output.59
ak-coram/cl-duckdbA Common Lisp wrapper around the DuckDB C API for database interactions36
rustyconover/duckdb-crypto-extensionAn extension to DuckDB that adds cryptographic hash functions and HMAC calculation capabilities.12
smi2/phpclickhouseA PHP wrapper around ClickHouse, providing a convenient interface to interact with the database.754
rustyconover/duckdb-fuzzycomplete-extensionA DuckDB extension that provides fuzzy string matching based autocompletion8
contentsquare/chproxyAn HTTP proxy and load balancer for ClickHouse databases1,297
ywelsch/duckdb-prqlAn extension to a relational database system that supports a custom query language263
cwida/duckpgq-extensionA DuckDB extension for graph workloads that supports the SQL/PGQ standard96
clickhouse/ch-goA low-level TCP client and protocol implementation for interacting with a columnar OLAP database management system327
duckdb/dbt-duckdbAn adapter that integrates DuckDB with dbt, allowing users to manage data transformations and analyze data in an OLAP-style analytics environment.944
mause/duckdb_engineProvides a SQLAlchemy driver for DuckDB, enabling Python developers to interact with the DuckDB database using standard SQL366