Skip to content

Commit 0db5dc3

Browse files
authored
Update README.md
1 parent 06ef8a7 commit 0db5dc3

File tree

1 file changed

+19
-18
lines changed

1 file changed

+19
-18
lines changed

README.md

Lines changed: 19 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -62,25 +62,26 @@
6262

6363
## 🚀 Why Databend
6464

65-
- **Full Control—Cloud + On-Prem**: Deploy on cloud or on-prem to suit your needs and maintain full control.
65+
- **Full Control**: Deploy on **cloud** or **on-prem** to suit your needs.
66+
67+
- **Blazing-Fast Performance**: Built with **Rust** for high-speed query execution. 👉 [ClickBench](https://databend.com/blog/clickbench-databend-top)
68+
69+
- **Cost-Effective**: Scalable architecture optimizing **performance** while reducing **storage** and **compute** costs. 👉 [TPC-H](https://docs.databend.com/guides/benchmark/tpch)
70+
71+
- **AI-Enhanced Analytics**: Leverage built-in **[AI Functions](https://docs.databend.com/guides/ai-functions/)** for smarter data insights.
72+
73+
- **Simplified ETL**: Direct **data ingestion** without the need for external ETL tools. 👉 [Data Loading](https://docs.databend.com/guides/load-data/)
74+
75+
- **Real-Time Data Updates**: Keep your analytics **up-to-date** with real-time incremental data updates. 👉 [Stream](https://docs.databend.com/guides/load-data/continuous-data-pipelines/stream)
76+
77+
- **Advanced Indexing**: Boost query performance with **[Virtual Column](https://docs.databend.com/guides/performance/virtual-column)**, **[Aggregating Index](https://docs.databend.com/guides/performance/aggregating-index)**, and **[Full-Text Index](https://docs.databend.com/guides/performance/fulltext-index)**.
78+
79+
- **ACID Compliance + Version Control**: Ensure reliable **transactions** with full ACID compliance and Git-like versioning.
80+
81+
- **Schema Flexibility**: Effortlessly handle **semi-structured data** with the flexible **[VARIANT](https://docs.databend.com/sql/sql-reference/data-types/variant)** data type.
82+
83+
- **Community-Driven Growth**: **Open-source** and continuously evolving with contributions from a global community.
6684

67-
- **Blazing-Fast Performance**: Built with Rust for efficient, high-speed vectorized query execution. 👉 [ClickBench](https://databend.com/blog/clickbench-databend-top)
68-
69-
- **Cost-Effective**: Scalable architecture that optimizes performance while reducing storage and compute costs. 👉 [TPC-H](https://docs.databend.com/guides/benchmark/tpch)
70-
71-
- **AI-Enhanced Analytics**: Leverage built-in [AI Functions](https://docs.databend.com/guides/ai-functions/) for smarter data insights.
72-
73-
- **Simplified ETL**: Direct data ingestion without the need for external ETL tools, streamlining the process. 👉 [Data Loading](https://docs.databend.com/guides/load-data/)
74-
75-
- **Real-Time Data Updates**: Keep your analytics up-to-date with real-time incremental data updates. 👉 [Stream](https://docs.databend.com/guides/load-data/continuous-data-pipelines/stream)
76-
77-
- **Advanced Indexing**: Boost query performance with [Virtual Column](https://docs.databend.com/guides/performance/virtual-column), [Aggregating Index](https://docs.databend.com/guides/performance/aggregating-index), and [Full-Text Index](https://docs.databend.com/guides/performance/fulltext-index).
78-
79-
- **ACID Compliance + Version Control**: Ensure reliable transactions with full ACID compliance and Git-like versioning.
80-
81-
- **Schema Flexibility**: Effortlessly handle semi-structured data with the flexible [VARIANT](https://docs.databend.com/sql/sql-reference/data-types/variant) data type.
82-
83-
- **Community-Driven Growth**: Open-source and continuously evolving with contributions from a global community.
8485

8586

8687
## 📐 Architecture

0 commit comments

Comments
 (0)