Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Olow304/sqData

Repository files navigation

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

# git clone https://github.com/Olow304/sqData.git
# cd sqData
# npm install
# npm start

License

MIT

About

Simple SQL Client for lightweight data analysis using Reactjs framework. Demo

Topics

Resources

Readme

License

MIT license

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors