数据桥
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
swordmeng cf6b901df8 2 3 weeks ago
.mvn/wrapper 项目初始化提交 1 month ago
data-framework 2 3 weeks ago
data-storage 2 3 weeks ago
data-storage-api 2 3 weeks ago
.gitattributes 项目初始化提交 1 month ago
.gitignore 项目初始化提交 1 month ago
README.md 表创建订阅等流程优化 1 month ago
mvnw 项目初始化提交 1 month ago
mvnw.cmd 项目初始化提交 1 month ago
pom.xml 依赖去重 3 weeks ago

README.md

data-bridge [数据桥]

数据桥是数据中台的核心组件,负责数据中台的接入、分发、存储、计算、分发等核心功能。 前期只负责数据的接入、存储、数据查询服务

data-framework

核心组件封装包

  1. dolphindb
  2. mqtt

data-storage

  1. storage 数据持久化
  2. api 数据接口
  3. tableManagement 表管理