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/incubator-opendal.git


The following commit(s) were added to refs/heads/main by this push:
     new 37bbcd6b6 docs: Add questdb in users list (#3532)
37bbcd6b6 is described below

commit 37bbcd6b67d8d5a469f1bccf0035e95ec35c4c8e
Author: caicancai <[email protected]>
AuthorDate: Wed Nov 8 23:16:50 2023 +0800

    docs: Add questdb in users list (#3532)
---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index fb5d905ee..0703fa38f 100644
--- a/README.md
+++ b/README.md
@@ -129,11 +129,16 @@ OpenDAL is an active open-source project. We are always 
open to people who want
 - [Vector](https://github.com/vectordotdev/vector): A high-performance 
observability data pipeline.
 - [OctoBase](https://github.com/toeverything/OctoBase): the open-source 
database behind [AFFiNE](https://github.com/toeverything/affine), local-first, 
yet collaborative.
 - [Pants](https://github.com/pantsbuild/pants): A fast, scalable, 
user-friendly build system for codebases of all sizes.
+- [QuestDB](https://github.com/questdb/questdb): An open-source time-series 
database for high throughput ingestion and fast SQL queries with operational 
simplicity.
 
 ### C Binding
 
 - [Milvus](https://github.com/milvus-io/milvus): A cloud-native vector 
database, storage for next generation AI applications
 
+### Java Binding
+
+- [QuestDB](https://github.com/questdb/questdb): An open-source time-series 
database for high throughput ingestion and fast SQL queries with operational 
simplicity.
+
 ## License
 
 Licensed under the [Apache License, Version 
2.0](http://www.apache.org/licenses/LICENSE-2.0)

Reply via email to