scottsun17 / CS623ConferenceReview

Java App that queries and updates database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS612ConferenceReview

Database Design - PART 1

alt text

  • Database is created based on the ER diagram provided by Prof. Teresa Brooks from Pace University

How to load the script - PART 1

  • Open terminal
  • Start MySQL
  • Copy and Paste in the script from paperreview.sql - this will create the database and relations for you
  • Copy and Paste in the script from INSERT_DUMMY_DATA.sql - this will insert dummy data to the database for demostration

About

Java App that queries and updates database


Languages

Language:Java 100.0%