chDB Guides
Take a look at our chDB developer guides below:
| Page | Description |
|---|---|
| How to query a remote ClickHouse server | In this guide, we will learn how to query a remote ClickHouse server from chDB. |
| How to query Apache Arrow with chDB | In this guide, we will learn how to query Apache Arrow tables with chDB |
| How to query data in an S3 bucket | Learn how to query data in an S3 bucket with chDB. |
| How to query Pandas DataFrames with chDB | Learn how to query Pandas DataFrames with chDB |
| How to query Parquet files | Learn how to query Parquet files with chDB. |
| JupySQL and chDB | How to install chDB for Bun |
| Key Differences from pandas | Important differences between DataStore and pandas |
| Migration from pandas | Step-by-step guide to migrate from pandas to DataStore |
| Pandas Cookbook | Common pandas patterns and their DataStore equivalents |
| Performance Guide | Performance optimization tips for DataStore vs pandas |
| SQL for pandas Users | Understanding how pandas operations map to SQL in DataStore |
| Using a clickhouse-local database | Learn how to use a clickhouse-local database with chDB |