Bdash

用于轻量级数据分析的简单 SQL 客户端。「Simple SQL Client for lightweight data analysis.」

Github星跟踪图

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 Web Site or Releases

Development

You can start the application with following commands.

# Install dependencies
$ yarn

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

Release

To create a draft release on GitHub, run the following command with the next version name:

$ ./scripts/release v1.xx.x

This will trigger GitHub Action jobs to generate application binaries.

Once the jobs have been completed, you can publish the draft release on GitHub. It is recommended to include change logs as part of the release description.

License

MIT

主要指标

概览
名称与所有者bdash-app/bdash
主编程语言TypeScript
编程语言JavaScript (语言数: 5)
平台
许可证MIT License
所有者活动
创建于2016-08-23 12:20:03
推送于2024-10-18 15:48:47
最后一次提交2024-10-16 17:22:24
发布数67
最新版本名称v1.17.1 (发布于 )
第一版名称1.0.0-beta1 (发布于 )
用户参与
星数1.5k
关注者数35
派生数106
提交数0.9k
已启用问题?
问题数35
打开的问题数11
拉请求数211
打开的拉请求数13
关闭的拉请求数17
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?