You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/chdb/guides/index.md
+7-7
Original file line number
Diff line number
Diff line change
@@ -15,10 +15,10 @@ in the table of contents, please edit the frontmatter of the files directly.
15
15
16
16
| Page | Description |
17
17
|-----|-----|
18
-
|[How to query Parquet files](/docs/chdb/guides/querying-parquet)| Learn how to query Parquet files with chDB. |
19
-
|[How to query data in an S3 bucket](/docs/chdb/guides/querying-s3)| Learn how to query data in an S3 bucket with chDB. |
20
-
|[Using a clickhouse-local database](/docs/chdb/guides/clickhouse-local)| Learn how to use a clickhouse-local database with chDB |
21
-
|[How to query Pandas DataFrames with chDB](/docs/chdb/guides/pandas)| Learn how to query Pandas DataFrames with chDB |
22
-
|[JupySQL and chDB](/docs/chdb/guides/jupysql)| How to install chDB for Bun |
23
-
|[How to query a remote ClickHouse server](/docs/chdb/guides/query-remote-clickhouse)| In this guide, we'll learn how to query a remote ClickHouse server from chDB. |
24
-
|[How to query Apache Arrow with chDB](/docs/chdb/guides/apache-arrow)| In this guide, we'll learn how to query Apache Arrow tables with chDB |
18
+
|[How to query Parquet files](/chdb/guides/querying-parquet)| Learn how to query Parquet files with chDB. |
19
+
|[How to query data in an S3 bucket](/chdb/guides/querying-s3)| Learn how to query data in an S3 bucket with chDB. |
20
+
|[Using a clickhouse-local database](/chdb/guides/clickhouse-local)| Learn how to use a clickhouse-local database with chDB |
21
+
|[How to query Pandas DataFrames with chDB](/chdb/guides/pandas)| Learn how to query Pandas DataFrames with chDB |
22
+
|[JupySQL and chDB](/chdb/guides/jupysql)| How to install chDB for Bun |
23
+
|[How to query a remote ClickHouse server](/chdb/guides/query-remote-clickhouse)| In this guide, we'll learn how to query a remote ClickHouse server from chDB. |
24
+
|[How to query Apache Arrow with chDB](/chdb/guides/apache-arrow)| In this guide, we'll learn how to query Apache Arrow tables with chDB |
0 commit comments