|
49 | 49 |
|
50 | 50 | ## 🚀 Why Databend
|
51 | 51 |
|
52 |
| -- **Cloud-Friendly**: Seamlessly integrates with various cloud storages like AWS S3, Azure Blob, Google Cloud, and more. |
| 52 | +- **Cloud-Native**: Integrates with AWS S3, Azure Blob, Google Cloud, and more. |
53 | 53 |
|
54 |
| -- **High Performance**: Built in Rust, utilizing SIMD and vectorized processing for rapid analytics. See [ClickBench](https://databend.com/blog/clickbench-databend-top). |
| 54 | +- **High Performance**: Developed in Rust, employing SIMD and vectorized execution for fast analytics. Explore [ClickBench](https://databend.com/blog/clickbench-databend-top). |
55 | 55 |
|
56 |
| -- **Cost-Effective**: Innovative design for separate scaling of storage and computation, optimizing both costs and performance. See [TPC-H: Databend Cloud vs. Snowflake](https://docs.databend.com/guides/benchmark/tpch). |
| 56 | +- **Cost-Effective**: Designed for scalable storage and computation, reducing costs while enhancing performance. Compare with [TPC-H](https://docs.databend.com/guides/benchmark/tpch). |
57 | 57 |
|
58 |
| -- **Easy Data Management**: Integrated data preprocessing during ingestion eliminates the need for external ETL tools. Details at [Data Loading](https://docs.databend.com/guides/load-data/). |
| 58 | +- **Data Simplification**: Preprocesses data on ingestion, removing the need for external ETL processes. Learn about [Data Loading](https://docs.databend.com/guides/load-data/). |
59 | 59 |
|
60 |
| -- **Data Version Control**: Offers Git-like multi-version storage, enabling easy data querying, cloning, and reverting from any point in time. |
| 60 | +- **Version Control**: Provides Git-like version control for data, allowing querying, cloning, and reverting at any point. |
61 | 61 |
|
62 |
| -- **Rich Data Support**: Handles diverse data formats and types, including JSON, CSV, Parquet, ARRAY, TUPLE, MAP, and JSON. |
| 62 | +- **Format Flexibility**: Supports multiple data formats and types, including JSON, CSV, Parquet, and more. |
63 | 63 |
|
64 |
| -- **AI-Enhanced Analytics**: Offers advanced analytics capabilities with integrated [AI Functions](https://docs.databend.com/guides/ai-functions/). |
| 64 | +- **AI-Powered Analytics**: Enables advanced analytics with [AI Functions](https://docs.databend.com/guides/ai-functions/). |
65 | 65 |
|
66 |
| -- **Community-Driven**: Benefit from a friendly, growing community that offers an easy-to-use platform for all your cloud analytics. |
| 66 | +- **Community-Driven**: Join a welcoming community for a user-friendly cloud analytics experience. |
67 | 67 |
|
68 | 68 | ## 📐 Architecture
|
69 | 69 |
|
|
0 commit comments