forked from shreyastalele/DBMSI-MINIBASE
-
Notifications
You must be signed in to change notification settings - Fork 0
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…
vggaur41522/DatabaseManagementSystemUsingMinibase
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 0
No packages published
Languages
- Java 98.5%
- Makefile 1.5%