A modern SQL client application.
You can share the result with gist.
https://gist.github.com/hokaccha/e128e1c3a68527ebf2c50d5e95a089b1
- MySQL
- PostgreSQL (Redshift)
- BigQuery
- Amazon Athena
- Treasure Data
- Hive
- Impala
- Presto
- Microsoft SQL Server
- And more!
You can download and install from GitHub release.
Automatic update is not implemented yet. Download and override from GitHub release manually.
- macOS
- Windows
- Linux
You can start the application with following commands.
$ cd bdash
$ yarn
# Run following commands with different shell processes.
$ yarn watch
$ yarn start
After changing the code, you can reload with ⌘+Alt+R
to apply the change.
MIT