Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 425 Bytes

File metadata and controls

6 lines (3 loc) · 425 Bytes

CS-525-Advanced-Database-Organization

CS 525 course is about Advanced Database Organization. Learning goal of the course includes algorithm used in designing database system, storing and retriving data to and from disk, Query Processing etc.

This repository includes assignmnets of the CS 525 which is tiny replica of the DBMS system through Storage Manager, Buffer Manager and Record Manager implemented in C language.