This is an automated email from the ASF dual-hosted git repository.

xuanwo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opendal.git


The following commit(s) were added to refs/heads/main by this push:
     new fe909be749 Add CrateDB (#5120)
fe909be749 is described below

commit fe909be749529b603314de9c9bad2c98916f0f59
Author: Baur <[email protected]>
AuthorDate: Tue Sep 17 18:06:48 2024 +0200

    Add CrateDB (#5120)
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index ec41d8e85f..1d2ad6e92c 100644
--- a/README.md
+++ b/README.md
@@ -234,6 +234,7 @@ OpenDAL is an active open-source project. We are always 
open to people who want
 ### Rust Core
 
 - [apache/iceberg-rust](https://github.com/apache/iceberg-rust/): Native Rust 
implementation of [Apache Iceberg](https://iceberg.apache.org/), the open table 
format for analytic datasets.
+- [CrateDB](https://github.com/crate/crate): An open-source, distributed SQL 
database  for Real-Time Analytics and Hybrid Search
 - [Databend](https://github.com/datafuselabs/databend/): A modern Elasticity 
and Performance cloud data warehouse.
 - [deepeth/mars](https://github.com/deepeth/mars): The powerful analysis 
platform to explore and visualize data from blockchain.
 - [GreptimeDB](https://github.com/GreptimeTeam/greptimedb): An open-source, 
cloud-native, distributed time-series database.

Reply via email to