a2db
JSON →Multi-database agent access (PostgreSQL, SQLite, MySQL, Oracle, SQL Server) with batch queries, pre-configured connections, and SQLGlot-enforced read-only safety
Install
pip install a2db` Tools · 5
- login Save a connection — validates by connecting first
- logout Remove a saved connection
- list_connections List connections (no secrets exposed)
- execute Run named batch queries with pagination
- search_objects Explore schema — tables, columns, with detail levels
Links
★ 2 GitHub stars