> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-fix-nav-issues.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# chDB guides

> Index page for chDB guides

Take a look at our chDB developer guides below:

{/*AUTOGENERATED_START*/}

| Page                                                                                     | Description                                                                     |
| ---------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------- |
| [How to query a remote ClickHouse server](/products/chdb/guides/query-remote-clickhouse) | In this guide, we will learn how to query a remote ClickHouse server from chDB. |
| [How to query Apache Arrow with chDB](/products/chdb/guides/querying-apache-arrow)       | In this guide, we will learn how to query Apache Arrow tables with chDB         |
| [How to query data in an S3 bucket](/products/chdb/guides/querying-s3-bucket)            | Learn how to query data in an S3 bucket with chDB.                              |
| [How to query Pandas DataFrames with chDB](/products/chdb/guides/querying-pandas)        | Learn how to query Pandas DataFrames with chDB                                  |
| [How to query Parquet files](/products/chdb/guides/querying-parquet)                     | Learn how to query Parquet files with chDB.                                     |
| [JupySQL and chDB](/products/chdb/guides/jupysql)                                        | How to install chDB for Bun                                                     |
| [Key differences from pandas](/products/chdb/guides/pandas-differences)                  | Important differences between DataStore and pandas                              |
| [Migration from pandas](/products/chdb/guides/migration-from-pandas)                     | Step-by-step guide to migrate from pandas to DataStore                          |
| [Pandas cookbook](/products/chdb/guides/pandas-cookbook)                                 | Common pandas patterns and their DataStore equivalents                          |
| [Performance guide](/products/chdb/guides/pandas-performance)                            | Performance optimization tips for DataStore vs pandas                           |
| [SQL for pandas users](/products/chdb/guides/pandas-to-sql)                              | Understanding how pandas operations map to SQL in DataStore                     |
| [Using a clickhouse-local database](/products/chdb/guides/clickhouse-local)              | Learn how to use a clickhouse-local database with chDB                          |
