open-source · since 2026-09-12
Text-to-SQL Agent (Sarthak)
Sarthak2828
Open-source Python text-to-SQL agent built on Google ADK. Extracts SQLite or PostgreSQL schemas, generates SQL with Gemini, validates syntax and referenced schema objects with SQLGlot, executes queries, and retries failed SQL up to three times.
repository ↗Apache-2.0
text-to-sqlagentsqlitepostgresqlsqlglotgoogle-adk
desk notes
Verified 2026-09-12 from the repository, README, package metadata and test tree. Version 0.1.0; Python >=3.10; test suite spans agent flow, database dialects, engine and tools, with configured coverage floor of 80%. No tagged GitHub release, stars, forks, published accuracy benchmark or production adoption yet. README describes executable queries and a three-attempt correction loop; users should independently constrain database privileges and workload limits.