Skip to content

Educational database management system written in Java

Notifications You must be signed in to change notification settings

hammurabi-mendes/MicroDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

MicroDB

Educational database management system written in Java

This code demonstrates some algorithms used to implement a DBMS. We demonstrate variable-length records, buffering, primary and secondary indexing, B+Tree indexing, select/project/join operations and external mergesort.

About

Educational database management system written in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages