databow: a Rust CLI for any database with an ADBC driver (opens in new tab)
--- title: Introducing databow description: One command-line tool to query them all, built with Rust and ADBC image: --- # Introducing databow By Emil Sadek June 2, 2026 TL;DR databow is a new open source command-line tool for querying any database that has an ADBC driver. Built in Rust, databow gives you one fast, modern interface to the SQL systems across your entire data stack. Install it with `uv tool install databow`. In a typical day, a data engineer might query a local embedded ...
Read the original article