Skip to content

Latest commit

 

History

97 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AwoDB

Self-built database that is able to store, retrieve and modify data (inside A7)

Technique Used

  • LFU (Least Frequently Used) Algorithm
  • B+ Tree Algorithm
  • TPMMS (The Two-Pass Multiway Merge Sort)
  • Bison Parser
  • Merge Join, Scan Join, Selection and Aggregation Implementation

About

Database Implementation in C++

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages