Skip to content
/ bdash Public
forked from bdash-app/bdash

A simple business intelligence application.

Notifications You must be signed in to change notification settings

ponach/bdash

 
 

Repository files navigation

Travis CircleCI AppVeyor Build Status

Bdash

A modern SQL client application.

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 (Redshift)
  • BigQuery
  • Amazon Athena
  • Treasure Data
  • Hive
  • Impala
  • Presto
  • Microsoft SQL Server
  • And more!

Installation

You can download and install from GitHub release.

Update

Automatic update is not implemented yet. Download and override from GitHub release manually.

Support platform

  • macOS
  • Windows
  • Linux

Development

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.

License

MIT

About

A simple business intelligence application.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 88.3%
  • CSS 9.3%
  • JavaScript 1.5%
  • Other 0.9%