Skip to content

Commit 4aa17c3

Browse files
authored
Update README.md
1 parent 53a26d3 commit 4aa17c3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,11 @@ docker run -p 8000:8000 datafuselabs/databend
5858

5959
## 🚀 Use Cases
6060

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).
6262
- **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).
6666

6767
## 🤝 Community & Support
6868

0 commit comments

Comments
 (0)