Skip to content
forked from bdash-app/bdash

Simple SQL Client for lightweight data analysis.

License

Notifications You must be signed in to change notification settings

kentarohorie/bdash

 
 

Repository files navigation

GitHub release (latest by date) Test

Bdash

Simple SQL Client for lightweight data analysis.

Feature

Saving query

Drawing chart

Sharing result

You can share the result with gist.

https://gist.github.com/hokaccha/e128e1c3a68527ebf2c50d5e95a089b1

Multiple data sources support

  • MySQL
  • PostgreSQL (Amazon Redshift)
  • SQLite3
  • Google BigQuery
  • Treasure Data
  • Amazon Athena

Installation

You can download and install from here: https://www.bdash.io/

Development

You can start the application with following commands.

# Install dependencies
$ yarn

# Run following commands with different shell processes.
$ yarn watch
$ yarn start

License

MIT

About

Simple SQL Client for lightweight data analysis.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 90.4%
  • CSS 6.8%
  • JavaScript 1.8%
  • Other 1.0%