Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.09 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.09 KB

DataProxy

简体中文English

DataProxy is a data service framework based on Arrow Flight that accesses rich data sources and provides unified, easy-to-use, efficient, and robust data reading and writing services. With DataProxy:

  • You can access various types of data sources, including MySQL, S3, Aliyun OSS, local disk, etc.
  • You can use a consistent read/write interface to realize read/write operations on different data sources.

Documentation

Currently, we only provide detailed documentations in Chinese.

Disclaimer

Non-release version of DataProxy is only for demonstration and should not be used in production environments. Although this version of DataProxy covers the basic abilities, there may be some security issues and functional defects due to insufficient functionality and unfinished items in the project. We welcome your active suggestions and look forward to the official release.