jasonmccallister/database-agent
AI Agent, powered by @dagger, to ask questions about any database
This tool helps you quickly get answers from your MySQL or PostgreSQL database by letting you ask questions in plain English, instead of writing complex queries. You provide your database connection details and then simply type your questions to retrieve specific data or explore your database structure. It's ideal for anyone who needs to quickly extract information or understand database contents without deep SQL knowledge, such as business analysts, operations managers, or data researchers.
No commits in the last 6 months.
Use this if you need to rapidly query a MySQL or PostgreSQL database using natural language, without having to write SQL.
Not ideal if you need to perform complex data manipulation, create new tables, or manage database schemas.
Stars
22
Forks
3
Language
Go
License
Apache-2.0
Category
Last pushed
Jun 05, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/jasonmccallister/database-agent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dolthub/dolt
Dolt – Git for Data
DataPupOrg/DataPup
A modern, AI-assisted, cross-platform database client - free
eosho/langchain_data_agent
NL2SQL - Ask questions in plain English, get SQL queries and results. Powered by LangGraph.
colesmcintosh/langchain-salesforce
Langchain integration for Salesforce CRM, providing tools for SOQL queries, object schema...
vstorm-co/database-pydantic-ai
Database toolset for PydanticAI — schema exploration, SQL queries, and data analysis with...