Skip to content

MINIBASE is a software build on Java (1.8) for implementing a relational database management system which helps us to analyze how DBMS works. We implemented page replacement algorithms like FIFO, LIFO and LRU-K algorithms to pick victim frame from buffer. We also implemented the Inequality Join Algorithm for two tables and extended it to support…

Notifications You must be signed in to change notification settings

shreyastalele/DBMSI-MINIBASE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

MINIBASE is a software build on Java (1.8) for implementing a relational database management system which helps us to analyze how DBMS works. We implemented page replacement algorithms like FIFO, LIFO and LRU-K algorithms to pick victim frame from buffer. We also implemented the Inequality Join Algorithm for two tables and extended it to support…

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published