Query any connected data source from your terminal.
brew install wordbricks/tap/onequerynpm install -g @onequery/cliOr run directly:
npx @onequery/cli --helponequery auth login
onequery org use <org>
onequery source list
onequery query exec --source <key> --sql "SELECT * FROM users LIMIT 10"onequery gateway startonequery upgrademacOS, Linux (glibc and musl), Windows.