examples/Airbyte_Destination_openGau...
huliyan 4b0f4abfcc 文档图片补充 2025-09-19 16:51:30 +08:00
..
Practical-Case-Tutorial 文档图片补充 2025-09-19 16:51:30 +08:00
destination-opengauss-datavec airbyte对接opengauss向量数据库 2025-09-19 16:08:06 +08:00
images 文档图片补充 2025-09-19 16:51:30 +08:00
README.md 文档图片补充 2025-09-19 16:51:30 +08:00
airbyte对接openGauss DataVec.md 文档图片补充 2025-09-19 16:51:30 +08:00
openGauss_DataVec_Connector_Document.md airbyte对接opengauss向量数据库 2025-09-19 16:08:06 +08:00
openGauss_DataVec_Connector_Document.zh.md airbyte对接opengauss向量数据库 2025-09-19 16:08:06 +08:00

README.md

openGauss向量数据库对接airbyte

本项目为开源之夏2025的项目——openGauss向量数据库对接airbyte。

主要内容为

  1. 开发destination为openGauss DataVec向量数据库的airbyte连接器(connector)

  2. 输出实践案例教程和详细使用文档。

目录结构

Airbyte_Destination_openGaussDataVec/
├─ destination-opengauss-datavec/
├─ Practical-Case-Tutorial/
├─ images/
├─ airbyte对接openGauss DataVec.md
├─ openGauss_DataVec_Connector_Document.md
├─ openGauss_DataVec_Connector_Document.zh.md
└─ README.md

目录与文件说明

  • destination-opengauss-datavec/: openGauss DataVec目标连接器(destination connector)源代码
  • Practical-Case-Tutorial/: 实践案例与教程,包含演示与依赖配置。
  • images/: 文档中使用的图片资源文件夹存储所有Markdown文件引用的图片。
  • airbyte对接openGauss DataVec.md: airbyte本地部署和openGauss DataVec连接器镜像加载教程。
  • openGauss_DataVec_Connector_Document.md: openGauss DataVec连接器配置说明的英文文档。
  • openGauss_DataVec_Connector_Document.zh.md: openGauss DataVec连接器配置说明的中文文档。
  • README.md: 总说明。