November 3, 2018

105 words 1 min read

bdash-app/bdash

bdash-app/bdash

Simple SQL Client for lightweight data analysis.

repo name bdash-app/bdash
repo link https://github.com/bdash-app/bdash
homepage
language TypeScript
size (curr.) 3746 kB
stars (curr.) 1297
created 2016-08-23
license MIT License

Travis CircleCI AppVeyor Build Status

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

comments powered by Disqus