OpenDataBox/DBAIOps
Reasoning LLM-Enhanced Database Operation and Maintenance System using Knowledge Graphs
DBAIOps is a system designed to help database administrators (DBAs) detect, diagnose, and resolve database performance issues and anomalies. It takes in real-time database metrics and operational data, then uses an intelligent reasoning engine to identify root causes and suggest specific recovery solutions. DBAs can use this to quickly understand complex problems like slow log-writing operations and apply fixes, rather than manually sifting through logs and metrics.
Use this if you manage multiple database instances and need an automated system to proactively monitor performance, pinpoint the exact cause of issues, and provide actionable recommendations for resolution.
Not ideal if you manage only a single database instance with low traffic, or if your primary need is basic performance monitoring without advanced anomaly diagnosis and root cause analysis.
Stars
20
Forks
3
Language
PLpgSQL
License
—
Category
Last pushed
Dec 03, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/OpenDataBox/DBAIOps"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Azure-Samples/SQL-AI-samples
Samples using AI and Azure SQL DB
deepsense-ai/db-ally
Efficient, consistent and secure library for querying structured data with natural language
Selfdb-io/SelfDB-mini
SelfDB-mini is a minimal implementation of [SelfDB](https://github.com/Selfdb-io) with only the...
Ashad001/bolt-sql
A lightweight, CPU-only Text-to-SQL engine written in Rust.
Drekovich/astrasql
🔍 Explore AstraSQL to simplify natural language queries into SQL, enhancing database...