Skip to content

scottsun17/CS623ConferenceReview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages