Skip to content

YotamGolan/Relational-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A fully relational database project implemented in C++. Stores records as leaves in a inverted tree, with records stored in manifest files stored on the branches. Supports insertion, removal, and search functionality.


To run:
  Go to folder "Query Engine" and type in:

    make clean
    make
    ./qetest_01

Optimally should work

About

A relational database project with query engine for learning C++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages