databow
CLI to query any ADBC database.
What we like
Run SQL against any ADBC database e.g. DuckDB, BigQuery, Postgres, SQLite. Syntax highlights the query. Output in a table, CSV, JSON, or Apache Arrow. Supports non-interactive queries from the CLI rather than using the TUI.
What we don't like
Requires an ADBC driver to exist, which means you can’t query some popular databases like MySQL, Clickhouse, etc.