vstorm-co/database-pydantic-ai
Database toolset for PydanticAI — schema exploration, SQL queries, and data analysis with read-only mode, query validation, and row limits.
This toolset helps AI agents interact with databases to retrieve information, explore schemas, and perform data analysis. You provide a database connection (SQLite or PostgreSQL) and your AI agent can then understand the database structure and execute read-only SQL queries to answer questions. It's designed for developers building AI agents that need to safely access and interpret database data.
Available on PyPI.
Use this if you are a developer building an AI agent that needs secure, read-only access to a database for tasks like data analysis, business intelligence, or generating documentation.
Not ideal if you need your AI agent to modify database records (insert, update, delete) or if you are not building an AI agent using Pydantic AI.
Stars
12
Forks
4
Language
Python
License
MIT
Category
Last pushed
Feb 07, 2026
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/vstorm-co/database-pydantic-ai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related agents
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...
aliengiraffe/spotdb
Give your agents a secure, containerized SQL sandbox with MCP or API access enabled with DuckDB....