-
Postgres
Read-only access to a Postgres database — list tables, run SELECTs, inspect schemas.
-
SQLite
Read + write access to a local SQLite database file — full CRUD, schema management.
-
npcpy
The python library for research and development in NLP, multimodal LLMs, Agents, ML, Knowledge Graphs, and more.
-
Snowflake
Query Snowflake warehouses — SELECT, DDL, schema inspection, role-aware access.
-
BigQuery
Query Google BigQuery datasets — runs SQL, returns rows + schema.