#command-line-tool #data-source #rdbc #querying #cli

app rdbc-cli

Command line tool for querying RDBC data sources

4 releases

0.1.6 Dec 23, 2019
0.1.5 Dec 23, 2019
0.1.4 Dec 22, 2019
0.1.2 Dec 18, 2019

#4 in #rdbc

Apache-2.0

13KB
94 lines

RDBC CLI

cargo run -- -d postgres -c postgres://rdbc:secret@127.0.0.1:5433
cargo run -- -d mysql -c mysql://root:secret@127.0.0.1:3307

Dependencies

~55MB
~1M SLoC