Skip to content

learner0018/Dataset1cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dataset1cpp

simple dataset program to manage data and understand the structure how data is stored. A persistent key-value store built in C++ featuring a clean 3-file architecture (header/implementation/main), STL map for O(log n) lookups, and fstream-based file persistence. designed with separation of concerns to mirror real-world database engine structure.

About

simple dataset program to manage data and understand the structure how data is stored.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages