RDBC CLI

bash cargo run -- -d postgres -c postgres://rdbc:secret@127.0.0.1:5433

bash cargo run -- -d mysql -c mysql://root:secret@127.0.0.1:3307