Simple SQL Client for lightweight data analysis.
You can share the result with gist.
https://gist.github.com/hokaccha/e128e1c3a68527ebf2c50d5e95a089b1
- MySQL
- PostgreSQL (Amazon Redshift)
- SQLite3
- Google BigQuery
- Treasure Data
- Amazon Athena
You can download and install from here: https://www.bdash.io/
You can start the application with following commands.
# Install dependencies
$ yarn
# Run following commands with different shell processes.
$ yarn watch
$ yarn start
MIT