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
**Open-source** datastore, vector, analytics, search, and geospatial engines converge on one **Snowflake-compatible SQL surface** so teams store anything, search everything, power semantic workloads, and deliver real-time insights without moving data.
28
28
29
-
Explore the engine on [**GitHub**](https://github.com/databendlabs/databend). Launch in Databend Cloud, `docker run`, or `pip install databend`—every option runs the same unified engine on your object store.
29
+
Explore the engine on [**GitHub**](https://github.com/databendlabs/databend). Launch in [**Databend Cloud**](https://www.databend.com/), `docker run`, or `pip install databend`—every option runs the same unified engine on your object store.
**Open-source** datastore, vector, analytics, search, and geospatial engines converge on one **Snowflake-compatible SQL surface** so teams store anything, search everything, power semantic workloads, and deliver real-time insights without moving data.
28
28
29
-
Explore the engine on [**GitHub**](https://github.com/databendlabs/databend). Launch in Databend Cloud, `docker run`, or `pip install databend`—every option runs the same unified engine on your object store.
29
+
Explore the engine on [**GitHub**](https://github.com/databendlabs/databend). Launch in [**Databend Cloud**](https://www.databend.com/), `docker run`, or `pip install databend`—every option runs the same unified engine on your object store.
30
30
31
31
'/>
32
32
@@ -35,29 +35,34 @@ Explore the engine on [**GitHub**](https://github.com/databendlabs/databend). La
35
35
**Here are some entries you might want to learn about**
36
36
37
37
**Getting Started**
38
+
38
39
-**[Quick Start](/guides/deploy/quickstart)**: Launch Databend with Docker and load sample data fast.
39
40
-**[Databend Cloud](/guides/cloud)**: Spin up serverless warehouses and manage your organization.
40
41
-**[Connect to Databend](/guides/sql-clients)**: Connect with various SQL clients and programming languages.
41
42
-**[SQL Reference](/sql)**: Browse Databend SQL commands, functions, and syntax.
42
43
43
44
**Data Processing**
45
+
44
46
-**[Data Loading](/guides/load-data)**: Import data from various sources into Databend.
45
47
-**[Data Unloading](/guides/unload-data)**: Export data from Databend to different formats.
46
48
-**[Semi-Structured Data](/sql/sql-functions/semi-structured-functions)**: Process JSON, arrays, and nested data with VARIANT type.
47
49
48
50
**Unified Workloads**
51
+
49
52
-**[SQL Analytics Guide](/guides/query/sql-analytics)**: Shared session tables for analytics, search, vector, and geo workloads.
50
53
-**[JSON & Search Guide](/guides/query/json-search)**: Query VARIANT payloads with inverted indexes and Lucene-style `QUERY`.
51
54
-**[Vector Database Guide](/guides/query/vector-db)**: Store embeddings and run semantic similarity inside Databend.
52
55
-**[Geo Analytics Guide](/guides/query/geo-analytics)**: Map incidents with geospatial SQL for real-time insights.
53
56
-**[Lakehouse ETL Guide](/guides/query/lakehouse-etl)**: Stream object storage files into managed tables without silos.
54
57
55
58
**Performance & Scale**
59
+
56
60
-**[Performance Optimization](/guides/performance)**: Enhance query performance with various strategies.
57
61
-**[Benchmarks](/guides/benchmark)**: Compare Databend performance with other data warehouses.
58
62
-**[Data Lakehouse](/sql/sql-reference/table-engines)**: Seamless integration with Hive, Iceberg, and Delta Lake.
59
63
60
64
**Community & Support**
65
+
61
66
-**[Join Slack](https://link.databend.com/join-slack)**: Chat with the Databend community and core engineers.
62
67
-**[Docs Issues](https://github.com/databendlabs/databend-docs/issues)**: Report problems or request new coverage.
63
68
-**[Roadmap](https://github.com/databendlabs/databend/issues/14167)**: Track upcoming features and share feedback.
0 commit comments