天天看點

開源資料庫運維平台集錦

一邊學python,為主動開發豐富功能做準備,一邊測試應用已經開源的管理平台,不會開發的DBA不是一個好的DBA

目前我能找到的開源資料庫運維平台有以下幾個,我正在逐一進行驗證,結合同學的推薦,最終選出一個成熟好用的

https://github.com/mysql-inception/inception   == inception 多家大公司開發的基礎,2019-03-05 的時候已經閉源

https://github.com/arkcontrol/arkcontrol   == inception 閉源後給了一個推薦連結 arkcontrol 能夠叢集管理

https://github.com/cookieY/Yearning  == 基于 inception 開發平台 sql 查詢和稽核

https://github.com/myide/see == inception + sqladvisor + soar   sql 稽核

https://github.com/speedocjx/db_platform == 基于 django 架構開發的管理平台 後續自定義頁面的空間大 支援叢集管理

https://github.com/jly8866/archer == 基于 inception 的 sql 操作平台  

1 archer 結構複雜,很容易崩潰,社群死氣沉沉,已經放棄

2 yearning 比較成熟,更新快,使用者多,是審計和工單系統的好選擇