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
-9Lines changed: 0 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,13 +14,4 @@ in the table of contents, please edit the frontmatter of the files directly.
14
14
-->
15
15
16
16
<!--AUTOGENERATED_START-->
17
-
| Page | Description |
18
-
|-----|-----|
19
-
|[How to query a remote ClickHouse server](/chdb/guides/query-remote-clickhouse)| In this guide, we will learn how to query a remote ClickHouse server from chDB. |
20
-
|[How to query Apache Arrow with chDB](/chdb/guides/apache-arrow)| In this guide, we will learn how to query Apache Arrow tables with chDB |
21
-
|[How to query data in an S3 bucket](/chdb/guides/querying-s3)| Learn how to query data in an S3 bucket with chDB. |
22
-
|[How to query Pandas DataFrames with chDB](/chdb/guides/pandas)| Learn how to query Pandas DataFrames with chDB |
23
-
|[How to query Parquet files](/chdb/guides/querying-parquet)| Learn how to query Parquet files with chDB. |
24
-
|[JupySQL and chDB](/chdb/guides/jupysql)| How to install chDB for Bun |
25
-
|[Using a clickhouse-local database](/chdb/guides/clickhouse-local)| Learn how to use a clickhouse-local database with chDB |
Copy file name to clipboardExpand all lines: docs/getting-started/index.md
-27Lines changed: 0 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,31 +23,4 @@ functions in ClickHouse. The sample datasets include:
23
23
by https://github.com/ClickHouse/clickhouse-docs/blob/main/scripts/autogenerate-table-of-contents.sh -->
24
24
25
25
<!--AUTOGENERATED_START-->
26
-
| Page | Description |
27
-
|-----|-----|
28
-
|[Taiwan Historical Weather Datasets](/getting-started/example-datasets/tw-weather)| 131 million rows of weather observation data for the last 128 yrs |
29
-
|[Analyzing Stack Overflow data with ClickHouse](/getting-started/example-datasets/stackoverflow)| Analyzing Stack Overflow data with ClickHouse |
30
-
|[NOAA Global Historical Climatology Network](/getting-started/example-datasets/noaa)| 2.5 billion rows of climate data for the last 120 yrs |
31
-
|[The UK property prices dataset](/getting-started/example-datasets/uk-price-paid)| Learn how to use projections to improve the performance of queries that you run frequently using the UK property dataset, which contains data about prices paid for real-estate property in England and Wales |
32
-
|[Writing Queries in ClickHouse using GitHub Data](/getting-started/example-datasets/github)| Dataset containing all of the commits and changes for the ClickHouse repository |
33
-
|[New York Taxi Data](/getting-started/example-datasets/nyc-taxi)| Data for billions of taxi and for-hire vehicle (Uber, Lyft, etc.) trips originating in New York City since 2009 |
34
-
|[Geo Data using the Cell Tower Dataset](/getting-started/example-datasets/cell-towers)| Learn how to load OpenCelliD data into ClickHouse, connect Apache Superset to ClickHouse and build a dashboard based on data |
35
-
|[Amazon Customer Review](/getting-started/example-datasets/amazon-reviews)| Over 150M customer reviews of Amazon products |
36
-
|[AMPLab Big Data Benchmark](/getting-started/example-datasets/amplab-benchmark)| A benchmark dataset used for comparing the performance of data warehousing solutions. |
37
-
|[Anonymized Web Analytics](/getting-started/example-datasets/metrica)| Dataset consisting of two tables containing anonymized web analytics data with hits and visits |
38
-
|[Brown University Benchmark](/getting-started/example-datasets/brown-benchmark)| A new analytical benchmark for machine-generated log data |
39
-
|[COVID-19 Open-Data](/getting-started/example-datasets/covid19)| COVID-19 Open-Data is a large, open-source database of COVID-19 epidemiological data and related factors like demographics, economics, and government responses |
40
-
|[Environmental Sensors Data](/getting-started/example-datasets/environmental-sensors)| Over 20 billion records of data from Sensor.Community, a contributors-driven global sensor network that creates Open Environmental Data. |
41
-
|[Foursquare places](/getting-started/example-datasets/foursquare-places)| Dataset with over 100 million records containing information about places on a map, such as shops, restaurants, parks, playgrounds, and monuments. |
42
-
|[GitHub Events Dataset](/getting-started/example-datasets/github-events)| Dataset containing all events on GitHub from 2011 to Dec 6 2020, with a size of 3.1 billion records. |
43
-
|[Laion-400M dataset](/getting-started/example-datasets/laion-400m-dataset)| Dataset containing 400 million images with English image captions |
44
-
|[New York Public Library "What's on the Menu?" Dataset](/getting-started/example-datasets/menus)| Dataset containing 1.3 million records of historical data on the menus of hotels, restaurants and cafes with the dishes along with their prices. |
45
-
|[NYPD Complaint Data](/getting-started/example-datasets/nypd_complaint_data)| Ingest and query Tab Separated Value data in 5 steps |
46
-
|[OnTime](/getting-started/example-datasets/ontime)| Dataset containing the on-time performance of airline flights |
47
-
|[Star Schema Benchmark (SSB, 2009)](/getting-started/example-datasets/star-schema)| The Star Schema Benchmark (SSB) data set and queries |
48
-
|[Terabyte Click Logs from Criteo](/getting-started/example-datasets/criteo)| A terabyte of Click Logs from Criteo |
49
-
|[TPC-DS (2012)](/getting-started/example-datasets/tpcds)| The TPC-DS benchmark data set and queries. |
50
-
|[TPC-H (1999)](/getting-started/example-datasets/tpch)| The TPC-H benchmark data set and queries. |
51
-
|[WikiStat](/getting-started/example-datasets/wikistat)| Explore the WikiStat dataset containing 0.5 trillion records. |
52
-
|[YouTube dataset of dislikes](/getting-started/example-datasets/youtube-dislikes)| A collection is dislikes of YouTube videos. |
0 commit comments