跳转到主内容
跳转到主内容

chDB 指南

请查看下方的 chDB 开发指南:

PageDescription
How to query a remote ClickHouse server本指南将介绍如何使用 chDB 查询远程 ClickHouse 服务器。
How to query Apache Arrow with chDB本指南将介绍如何使用 chDB 查询 Apache Arrow 表。
How to query data in an S3 bucket本指南将介绍如何使用 chDB 查询 S3 存储桶中的数据。
How to query Pandas DataFrames with chDB本指南将介绍如何使用 chDB 查询 Pandas DataFrame。
How to query Parquet files本指南将介绍如何使用 chDB 查询 Parquet 文件。
JupySQL and chDB本指南将介绍如何在 Bun 中安装 chDB。
Key Differences from pandasDataStore 与 pandas 之间的关键差异
Migration from pandas从 pandas 迁移到 DataStore 的分步指南
Pandas Cookbook常见 pandas 使用模式及其在 DataStore 中的等价实现
Performance GuideDataStore 与 pandas 的性能优化建议
SQL for pandas Users了解 pandas 操作如何在 DataStore 中映射为 SQL
Using a clickhouse-local database本指南将介绍如何在 chDB 中使用 clickhouse-local 数据库。