项目作者: Olow304

项目描述 :
📊 Simple SQL Client for lightweight data analysis using Reactjs framework. Demo
高级语言: JavaScript
项目地址: git://github.com/Olow304/sqData.git
创建时间: 2018-11-14T16:07:24Z
项目社区:https://github.com/Olow304/sqData

开源协议:MIT License

下载


sqData

Simple SQL Client for lightweight data analysis using Reactjs framework.

upload data

SQL Query

Get charts

Features completed:

  • authentication
  • Upload csv data
  • Analysis your data using SQL
  • Get Charts and more.

Features need to be added:

  • Supporting multiple data sources
  • MySQL
  • PostgreSQL (Amazon Redshift)
  • SQLite3
  • Amazon Athena

Demo

You can try the live demo here: https://data-analysis.netlify.com

Installation

You can start the application with following commands. Make sure that your modify the firebase file. Just signup firebase copy and paste the config file located here: sqData/src/config/firebase.js

  1. # git clone https://github.com/Olow304/sqData.git
  2. # cd sqData
  3. # npm install
  4. # npm start

License

MIT