Xuanwo commented on issue #3613:
URL: 
https://github.com/apache/incubator-opendal/issues/3613#issuecomment-1849528025

   ## OpenDAL Core
   
   255 projects on 
[Github](https://github.com/apache/incubator-opendal/network/dependents) is 
using opendal and 17 packages on 
[crates.io](https://crates.io/crates/opendal/reverse_dependencies) are using 
opendal.
   
   Here some projects worth a mention:
   
   - [Databend](https://github.com/datafuselabs/databend/) is a modern 
Elasticity and Performance cloud data warehouse. They use OpenDAL as their core 
storage client to read/write/scan data stored on cloud storage services like 
s3, gcs and oss.
   - [GreptimeDB](https://github.com/GreptimeTeam/greptimedb) is an 
open-source, cloud-native, distributed time-series database. They use OpenDAL 
as their core storage client to read/write/scan data stored on cloud storage 
services like s3, gcs and oss.
   - [mozilla/sccache](https://github.com/mozilla/sccache/) is 
[ccache](https://github.com/ccache/ccache) with cloud storage. They use OpenDAL 
as a cache client to read and write cache data stored in cloud storage.
   - [RisingWave](https://github.com/risingwavelabs/risingwave) is a 
Distributed SQL Database for Stream Processing. They use OpenDAL as along side 
AWS S3 SDK to provide support for azblob and gcs.
   - [Vector](https://github.com/vectordotdev/vector) is a high-performance 
observability data pipeline. They use OpenDAL to read data from webhdfs.
   - [OctoBase](https://github.com/toeverything/OctoBase) is the open-source 
database behind [AFFiNE](https://github.com/toeverything/affine), local-first, 
yet collaborative. They use OpenDAL as a remote storage client to read and 
write data in s3.
   - [Pants](https://github.com/pantsbuild/pants) is a fast, scalable, 
user-friendly build system for codebases of all sizes. They use OpenDAL as a 
cache client to read and write data stored in github action cache services.
   - [QuestDB](https://github.com/questdb/questdb) is an open-source 
time-series database for high throughput ingestion and fast SQL queries with 
operational simplicity. They use OpenDAL to build their cloud storage 
replication clients.
   
   ## OpenDAL C Binding
   
   - [Milvus](https://github.com/milvus-io/milvus) is a cloud-native vector 
database, storage for next generation AI applications. They use opendal's c 
binding as alternative to different vendors' cpp SDK to read and write data 
into cloud storage.
   
   ## OpenDAL Java Binding
   
   - [QuestDB](https://github.com/questdb/questdb) is an open-source 
time-series database for high throughput ingestion and fast SQL queries with 
operational simplicity. They use OpenDAL Java Binding as an alternative to AWS 
S3 Java SDK for test.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to