Skip to content

nmahlangu/PersonalDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PersonalDB

PersonalDB is a relational database based on Harvard Computer Science 165's semester-long database project. It is a custom, command-line database that supports the major functionality of MySQL including table creations, updates, fetches, joins, and other operations for integers.

Timeline

I am currently rewriting this project from scratch. My goal is to have this project done near the end of July.

Notes

  • .csv files that are being loaded into the database must be in the directory /csvTables, otherwise the database does not know where to look for them.

About

A Relational Database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published