Skip to content

geoffmaggi/Minibase-DB

Repository files navigation

MiniBase DB - Java | CS 487/587 @ PSU

Authors:

  • Geoff Maggi
  • Alexander Goddard

Minibase is a database management system intended for educational use, and is distributed subject to conditions set forth in the Terms of Distribution. It has a parser, optimizer, buffer pool manager, storage mechanisms (heap files, secondary indexes based on B+ Trees), and a disk space management system. The goal is not just to have a functional DBMS, but to have a DBMS where the individual components can be studied and implemented by students.

About

Minibase Database Implementation in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages