Skip to content

Latest commit

 

History

History
41 lines (35 loc) · 3.81 KB

README.md

File metadata and controls

41 lines (35 loc) · 3.81 KB

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