SkillAgentSearch skills...

SqData

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

Install / Use

/learn @Olow304/SqData
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

sqData

Simple SQL Client for lightweight data analysis using Reactjs framework.

upload data

<img width="600" src="https://i.imgur.com/HtlwAdr.jpg" >

SQL Query

<img width="600" src="https://i.imgur.com/84C0vj7.jpg" >

Get charts

<img width="600" src="https://i.imgur.com/kISZjuZ.jpg" >

Features completed:

  • [x] authentication
  • [x] Upload csv data
  • [x] Analysis your data using SQL
  • [x] 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: <b>sqData/src/config/firebase.js</b>

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

License

MIT

Related Skills

View on GitHub
GitHub Stars13
CategoryData
Updated9mo ago
Forks2

Languages

JavaScript

Security Score

87/100

Audited on Jun 6, 2025

No findings