Yellowbrick Query Tool

ybq --help # Full command list ybq --help connect # Connection options only man ybq # Manual page (if installed)

ybq -t --csv -c "SELECT * FROM events" > events.csv yellowbrick query tool

Then simply run:

ybq --rows-per-page 1000 -c "SELECT * FROM huge_table" ybq --help # Full command list ybq --help

error: Content is protected !!