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: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,11 +58,11 @@ docker run -p 8000:8000 datafuselabs/databend
58
58
59
59
## 🚀 Use Cases
60
60
61
-
-**BI & Analytics**: High-speed SQL on massive datasets. See [Query Processing](https://docs.databend.com/guides/query/query-processing).
61
+
-**BI & Analytics**: High-speed SQL on massive datasets. See [Query Processing](https://docs.databend.com/guides/query/sql-analytics).
62
62
-**AI & Vectors**: Built-in vector search and embedding management. See [Vector Database](https://docs.databend.com/guides/query/vector-db).
63
-
-**Full-Text Search**: Fast indexing and retrieval on text and semi-structured data (JSON). See [Full-Text Index](https://docs.databend.com/guides/query/full-text).
64
-
-**Geospatial**: Advanced geo-analytics and mapping. See [Geospatial Analysis](https://docs.databend.com/guides/query/geospatial).
65
-
-**Stream & Task**: Continuous data ingestion and transformation. See [Lakehouse ETL](https://docs.databend.com/guides/query/lakehouse-etl).
63
+
-**Full-Text Search**: Fast indexing and retrieval on text and semi-structured data (JSON). See [JSON Search](https://docs.databend.com/guides/query/json-search).
64
+
-**Geospatial**: Advanced geo-analytics and mapping. See [Geospatial Analysis](https://docs.databend.com/guides/query/geo-analytics).
65
+
-**Stream & Task**: Continuous data ingestion and transformation. See [Real-Time ETL](https://docs.databend.com/guides/query/lakehouse-etl).
0 commit comments