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.
learner0018/Dataset1cpp
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|