Skip to content

The web application is designed to take the query given by the user as input and execute it on the data stored on our AWS. It connects to MySQL, RedShift, MongoDB databases on the server. The user is required to make this choice along with choosing either of the databases(Instacart, Adnimerge) for the query to be executed on. The query is then p…

Notifications You must be signed in to change notification settings

karanbheda/SQLExecutor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Issues last commit total lines

SQL Executor

This project is part of the course CS527 at Rutgers University.

The web application is specifically designed to take user queries as input and seamlessly execute them on our AWS data infrastructure. It establishes connections with MySQL, RedShift, and MongoDB server databases, offering users the flexibility to choose the desired database (Instacart or ADNIMERGE) for query execution. Once the query is submitted, it undergoes processing, and the resulting output is displayed on the intuitive interface for easy user access. Additionally, we have incorporated a convenient feature that allows users to effortlessly view the Entity-Relationship (ER) diagram of the dataset whenever needed.

Installation

A few things are required before getting started with the project:

  1. Simply checkout the project
  2. Configure IDE to point to the required gradle version
  3. Voila! The project is ready to run - gradle bootrun

Tech Stack

springboot Spring Boot
mongo Amazon Web Services
mysql MySQL
mongo MongoDB
html CSS3
css HTML5
js JavaScript
gradle Gradle

Contributors


Karan Bheda

Nooria Ali


Arathi Reghukumar


Vipul Ishwarchandra Gharde


Rishika Bhanushali


Samyuktha Gopalsamy

About

The web application is designed to take the query given by the user as input and execute it on the data stored on our AWS. It connects to MySQL, RedShift, MongoDB databases on the server. The user is required to make this choice along with choosing either of the databases(Instacart, Adnimerge) for the query to be executed on. The query is then p…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published