Skip to content

Commit 577ca79

Browse files
authored
Update README.md
1 parent bafe1c2 commit 577ca79

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -49,21 +49,21 @@
4949

5050
## 🚀 Why Databend
5151

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.
5353

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).
5555

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).
5757

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/).
5959

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.
6161

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.
6363

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/).
6565

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.
6767

6868
## 📐 Architecture
6969

0 commit comments

Comments
 (0)