Skip to content

Relational Database designed to manage Catalog, HeapFiles, HeapPages, Tuples. Includes basic Query Parser and Buffer Management for Deadlock management and servicing transactions.

Notifications You must be signed in to change notification settings

DevanshuSave/Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 

Repository files navigation

Database

The repository contains a complete Database repository created as academic assignments for a Graduate Course at Washington University in St. Louis.

Heapfile

HeapPage

Tuple

TupleDesc

Acknowledgements

I am thankful to Prof. Doug Shook for providing the starter code for the assignments.

This repository is a modified version of a lab provided from MIT Open Courseware.

Sam Madden, Robert Morris, Michael Stonebraker, Carlo Curino, 6.830 / 6.814 Database Systems, Fall 2010. (MIT OpenCourseWare: Massachusetts Institute of Technology), https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-830-database-systems-fall-2010/index.htm (Accessed 9/11/17). License: Creative commons BY-NC-SA

About

Relational Database designed to manage Catalog, HeapFiles, HeapPages, Tuples. Includes basic Query Parser and Buffer Management for Deadlock management and servicing transactions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages