databow : outil CLI pour interroger des bases de données via ADBC
Summary
Databow is a Rust-based CLI tool that queries databases via the ADBC interface, enabling multi-database connections and an interactive SQL shell with syntax highlighting and formatted output. It supports in-memory DuckDB usage, file exports to JSON, CSV, or Arrow IPC, and both interactive and non-interactive modes, making it useful for developers, data engineers, and SMB IT workflows.