Skip to content

Instantly share code, notes, and snippets.

View nhoening's full-sized avatar
💭
Owner at seita.nl - Data-driven decision software.

Nicolas Höning nhoening

💭
Owner at seita.nl - Data-driven decision software.
View GitHub Profile
@nhoening
nhoening / bongo.sh
Last active December 14, 2017 01:40 — forked from francoisTemasys/bongo.sh
Allowing to pass a query for exporting specific data. Added a LIMIT option to limit the number of returned results. Added a debug switch to see errors.
#!/bin/bash
LOADING=false
DEBUG=/dev/null
usage()
{
cat << EOF
usage: $0 [options] <DBNAME>