Skip to content

secretflow/dataproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.