Skip to content

caogl/EECS484

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This folder is for the code of the projects in EECS484 "Database Management System" taken in University of Michigan

project1

    --Designed the ER diagram and a relational database for storing information about Facebook social network
    
    --Created tables to apply to design in Oracle using SQL and populate the database, then delete all tables

project2

    --Wrote SQL queries on the Facebook database and embedded them into Java(using JDBC)

project3

    --Examined the query optimization for different SQL commands

project4

    --Implemented a simple query processor supporting SQL commands, such as insert, select and join in C++

About

Database Management System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors