What problem does it solve?
Query, inspect, and manage saved database connections through the Go miudb CLI. Use when the user asks to run SQL, list schemas, add native connections, smoke-test connections, inspect tunnel-backed databases, or produce agent-readable JSON from SQLite, Postgres, MySQL, Snowflake, or BigQuery.
Core Features & Use Cases
- Headless, agent-safe SQL execution against saved connections with deterministic, machine-readable output.
- Manage connections end-to-end: add, verify, smoke-test, describe, and troubleshoot tunnel-backed databases.
- Produce JSON-formatted results suitable for integration with MCP and other agent workflows; supports multiple database backends.
Quick Start
Invoke miudb to run a sample query against a saved connection to verify connectivity.