/shortsql

A collection of scripts to run SQL in a shorter way, like: l users -- equivlant to: select * from users;

Primary LanguageShell

Stargazers