@@ -12,37 +12,3 @@ Welcome to the Databend (pronounced as /ˈdeɪtəˌbɛnd/)<Speaker /> documentat
1212
1313
1414<DocsOverview />
15-
16- ** Getting Started**
17-
18- - ** [ Quick Start] ( /guides/self-hosted/quickstart ) ** : Launch Databend with Docker and load sample data fast.
19- - ** [ Databend Cloud] ( /guides/cloud ) ** : Spin up serverless warehouses and manage your organization.
20- - ** [ Connect to Databend] ( /guides/connect ) ** : Connect with various SQL clients and programming languages.
21- - ** [ SQL Reference] ( /sql ) ** : Browse Databend SQL commands, functions, and syntax.
22-
23- ** Data Processing**
24-
25- - ** [ Data Loading] ( /guides/load-data ) ** : Import data from various sources into Databend.
26- - ** [ Data Unloading] ( /guides/unload-data ) ** : Export data from Databend to different formats.
27- - ** [ Semi-Structured Data] ( /sql/sql-functions/semi-structured-functions ) ** : Process JSON, arrays, and nested data with VARIANT type.
28-
29- ** Unified Workloads**
30-
31- - ** [ SQL Analytics Guide] ( /guides/query/sql-analytics ) ** : Shared session tables for analytics, search, vector, and geo workloads.
32- - ** [ JSON & Search Guide] ( /guides/query/json-search ) ** : Query VARIANT payloads with inverted indexes and Elasticsearch-style ` QUERY ` .
33- - ** [ Vector Database Guide] ( /guides/query/vector-db ) ** : Store embeddings and run semantic similarity inside Databend.
34- - ** [ Geo Analytics Guide] ( /guides/query/geo-analytics ) ** : Map incidents with geospatial SQL for real-time insights.
35- - ** [ Lakehouse ETL Guide] ( /guides/query/lakehouse-etl ) ** : Stream object storage files into managed tables without silos.
36-
37- ** Performance & Scale**
38-
39- - ** [ Performance Optimization] ( /guides/performance ) ** : Enhance query performance with various strategies.
40- - ** [ Benchmarks] ( /guides/benchmark ) ** : Compare Databend performance with other data warehouses.
41- - ** [ Data Lakehouse] ( /sql/sql-reference/table-engines ) ** : Seamless integration with Hive, Iceberg, and Delta Lake.
42-
43- ** Community & Support**
44-
45- - ** [ Join Slack] ( https://link.databend.com/join-slack ) ** : Chat with the Databend community and core engineers.
46- - ** [ Docs Issues] ( https://github.com/databendlabs/databend-docs/issues ) ** : Report problems or request new coverage.
47- - ** [ Roadmap] ( https://github.com/databendlabs/databend/issues/14167 ) ** : Track upcoming features and share feedback.
48- - ** [ Email Us
] ( mailto:[email protected] ) ** : Reach the team directly when you need help.
0 commit comments