[PR #383] Add chDB to SQL-like processing #6515

Open
opened 2026-06-14 07:59:35 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/oxnr/awesome-bigdata/pull/383
Author: @ShawnChen-Sirius
Created: 5/28/2026
Status: 🔄 Open

Base: masterHead: add-chdb


📝 Commits (1)

  • 9ceab54 Add chDB to SQL-like processing

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Adds chDB to the SQL-like processing section.

chDB is an in-process OLAP SQL engine powered by ClickHouse. It runs the
full ClickHouse SQL dialect (1000+ functions) in your Python process,
reads Parquet/CSV/JSON files directly, and references pandas DataFrames
in SQL with zero-copy.

Inserted alphabetically between "Aster Database" and "Cloudera Impala".


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/oxnr/awesome-bigdata/pull/383 **Author:** [@ShawnChen-Sirius](https://github.com/ShawnChen-Sirius) **Created:** 5/28/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `add-chdb` --- ### 📝 Commits (1) - [`9ceab54`](https://github.com/oxnr/awesome-bigdata/commit/9ceab54ceefeb1bdf00f4547d279efc07bec47ad) Add chDB to SQL-like processing ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adds chDB to the SQL-like processing section. chDB is an in-process OLAP SQL engine powered by ClickHouse. It runs the full ClickHouse SQL dialect (1000+ functions) in your Python process, reads Parquet/CSV/JSON files directly, and references pandas DataFrames in SQL with zero-copy. - Repo: https://github.com/chdb-io/chdb - License: Apache-2.0 - Stars: 2,690 - PyPI: chdb v4.1.8 (2026-05-22) - Active: last commit 2026-05-27 Inserted alphabetically between "Aster Database" and "Cloudera Impala". --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-14 07:59:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-bigdata#6515