Skip to content

SimpleDB, Project for Database Systems Implementation

Notifications You must be signed in to change notification settings

litone01/SimpleDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleDB

SimpleDB is a multi-user transactional database server developed by Edward Sciore from Boston College. It serves as an educational tool for students to learn and implement the internals of a database system.

As part of the course CS3223 from NUS, we implemented several essential components related to query processing. Examples include Hash Index, different Join and aggregates operators.

We also developed basic tests to prevent regression errors and verify the correctness of our implementation.

About

SimpleDB, Project for Database Systems Implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages