Quantcast
Channel: MogDB Life
Viewing all articles
Browse latest Browse all 353

openGauss 论文: DBMind A Self-Driving Platform in openGauss

$
0
0

作者:eygle 发布在 eygle.com

AI4DB,DB4AI,这是一个循环的因果。今天越来越多智能技术正在走进数据库的世界。在 openGauss 中,也有这样一个智能系统,被称为 DBMind。

这篇论文值得关注:DBMind - A Self-Driving Platform in openGauss.pdf

DBMinde 系统由三部分组成,分别是:Agent、服务器、网页接口。代理采集数据,交由 Server 进行处理,提供自监控、自诊断、自优化能力。

DBMind01.png

自治数据库目前成为各数据库的关键演进方向,通过 DBMind ,openGauss 实现了多维度的自治。其中异常检测、趋势预测、索引推荐,都是 openGauss 自治能力的体现。

DBMind02.png

目前 DBMind 已经开源,开源代码参考如下链接:

https://gitee.com/opengauss/openGauss-server/tree/master/src/gausskernel/dbmind

相关文章|Related Articles


Viewing all articles
Browse latest Browse all 353

Trending Articles