dbadeedsai

by snarani7

Not rated
GitHub

About

dbadeeds.ai empowers service and support desk teams to understand database health and behavior before escalating to DBAs. Now with AI Agents for autonomous operations

Details

Author
snarani7
Categories
Database

Setup

Install dbadeedsai in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/snarani7/dbadeedsai

Follow the installation instructions in the repository README, then restart your MCP client.

dbadeeds.ai — AI-Powered Database Intelligence Platform

A Flask-based web application for database administration and AI-powered assistance. Supports Oracle and PostgreSQL databases with natural language querying, AI chat, and automated monitoring.

💡 Built onClaudebysandeep reddy narani.

- AI-Powered Database Assistant: Natural language queries to databases using LLMs
- Multi-Database Support: Oracle and PostgreSQL
- Web Interface: Modern Flask web app with responsive UI
- User Management: Role-based access control
- Connection Management: Secure database connection handling
- AI Agents: Specialized agents for performance monitoring and troubleshooting
- API Endpoints: RESTful API for integrations
- Docker Support: Containerized deployment

https://www.youtube.com/watch?v=cG_3XORJ8wY

- Python 3.8+
- Oracle Instant Client (for Oracle support)
- PostgreSQL client libraries

git clone https://github.com/yourusername/dbadeedsai.git cd dbadeedsai
FLASK_ENV=development SECRET_KEY=your-secret-key OPENAI_API_KEY=sk-...

Visithttp://localhost:5000to access the web interface.

- FLASK_ENV: Set todevelopmentorproduction
- SECRET_KEY: Flask secret key for sessions
- OPENAI_API_KEY: OpenAI API key for AI features
- ANTHROPIC_API_KEY: Anthropic Claude API key (optional)
- GOOGLE_API_KEY: Google AI API key (optional)
- GROQ_API_KEY: Groq API key (optional)

Add database connections indata/db_connections.json:

{ "oracle_1": { "name": "My Oracle DB", "db_type": "oracle", "connection_string": "user/password@host:1521/service", "is_active": true, "owner": "admin" } }

- Dashboard: Overview of connections and recent activity
- AI Assistant: Chat with AI about your databases
- Ask DBA: Natural language database queries
- Connections: Manage database connections
- Users: User management (admin only)

The application provides REST API endpoints documented at/api/docs.

├── app/ # Flask application │ ├── api/ # API blueprints │ ├── templates/ # Jinja2 templates │ └── static/ # CSS/JS assets ├── data/ # Configuration and data files ├── sql/ # SQL scripts for Oracle/PostgreSQL ├── requirements.txt # Python dependencies └── wsgi.py # Application entry point

Contributions, issues, and feature requests are welcome!

📝 License This project is licensed under the MIT License - see the LICENSE file for details. Copyright (c) 2026 sandeep reddy narani

📮 Support For issues, questions, or suggestions, please open an issue in the repository.https://dbadeeds.com/dbadeeds-ai/

- Built with Flask, SQLAlchemy, and various AI libraries
- Inspired by database administration tools and AI assistants

Note: This tool is designed for experienced database administrators and should be used with appropriate caution in production environments. Always verify AI-generated queries before execution on critical systems.

Official Airtable MCP server and skills for working with bases, records, workflows, and business operations from AI agents.

MCP Server For Apache Doris, an MPP-based real-time data warehouse.

Official MCP Server from Atlan which enables you to bring the power of metadata to your AI tools

Query Onchain data, like ERC20 tokens, transaction history, smart contract state.

Read and write access to your Baserow tables.

Introspect and query your apps deployed to Convex.

Interact with the data stored in Couchbase clusters using natural language.

Maritime intelligence for tracking vessels, analysing ports, and exploring ship data.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.