Skip to content

Peggy1210/database-system-hw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Database System - Homework

Todos

Homework 1

Excercises for ER models, relational models, and normal forms.

Homework 2

  • Implements a transaction on a database system.
  • Modify statistic manager on a database system in order to make it produce an additional report with more information.

Homework 3

Implement EXPLAIN SQL operation on a database system.

Homework 4

Optimize the file and buffer modules of a database system.

Homework 5

Implement the conservative concurrency manager of a database system.

Run

Environments

  • JDK 8
  • Eclipse 2022-12

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages