All Projects → bdash-app → Bdash

bdash-app / Bdash

Licence: mit
Simple SQL Client for lightweight data analysis.

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Bdash

Iysql
IYSQL - Improve Your SQL
Stars: ✭ 87 (-93.53%)
Mutual labels:  sql
Jplusone
Tool for automatic detection and asserting "N+1 SELECT problem" occurences in JPA based Spring Boot Java applications and finding origin of JPA issued SQL statements in general
Stars: ✭ 91 (-93.23%)
Mutual labels:  sql
Taffy
Test Automation Framework Based On Nosetests. ✨🍰✨
Stars: ✭ 94 (-93.01%)
Mutual labels:  sql
Plsql And Sql Coding Guidelines
Trivadis PL/SQL & SQL Coding Guidelines
Stars: ✭ 89 (-93.38%)
Mutual labels:  sql
Cutehmi
CuteHMI is an open-source HMI (Human Machine Interface) software written in C++ and QML, using Qt libraries as a framework. GitHub repository is a mirror!
Stars: ✭ 90 (-93.3%)
Mutual labels:  sql
Gorm2sql
auto generate sql from gorm model struct
Stars: ✭ 92 (-93.15%)
Mutual labels:  sql
Docker Superset
Repository for Docker Image of Apache-Superset. [Docker Image: https://hub.docker.com/r/abhioncbr/docker-superset]
Stars: ✭ 86 (-93.6%)
Mutual labels:  sql
R2d2 Diesel
Stars: ✭ 96 (-92.86%)
Mutual labels:  sql
Jcabi Jdbc
Fluent Wrapper of JDBC
Stars: ✭ 90 (-93.3%)
Mutual labels:  sql
Qtl
A friendly and lightweight C++ database library for MySQL, PostgreSQL, SQLite and ODBC.
Stars: ✭ 92 (-93.15%)
Mutual labels:  sql
Sql
A delightful SQL ORM ☺️
Stars: ✭ 89 (-93.38%)
Mutual labels:  sql
Cloudquery
cloudquery transforms your cloud infrastructure into SQL or Graph database for easy monitoring, governance and security.
Stars: ✭ 1,300 (-3.27%)
Mutual labels:  sql
Nutz Onekey
NUTZ一键脚手架
Stars: ✭ 92 (-93.15%)
Mutual labels:  sql
Sequelize
Sequelize module for Nest framework (node.js) 🍈
Stars: ✭ 88 (-93.45%)
Mutual labels:  sql
Toydb
Distributed SQL database in Rust, written as a learning project
Stars: ✭ 1,329 (-1.12%)
Mutual labels:  sql
Electrocrud
Database CRUD Application Built on Electron | MySQL, Postgres, SQLite
Stars: ✭ 1,267 (-5.73%)
Mutual labels:  sql
Selectstarsql
An interactive SQL book
Stars: ✭ 92 (-93.15%)
Mutual labels:  sql
Go Sqlfmt
A SQL formatter written in Go
Stars: ✭ 97 (-92.78%)
Mutual labels:  sql
Node Background Management System
eggjs实现一个较为完整的后台管理系统
Stars: ✭ 96 (-92.86%)
Mutual labels:  sql
Firebirdwebadmin
FirebirdWebAdmin is a web frontend for the Firebird SQL database server written in PHP.
Stars: ✭ 92 (-93.15%)
Mutual labels:  sql

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

  • [x] MySQL
  • [x] PostgreSQL (Amazon Redshift)
  • [x] SQLite3
  • [x] Google BigQuery
  • [x] Treasure Data
  • [x] 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].