Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 830 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 830 Bytes

Clonedb

Clonedb is a simple database written in C++ that implements basic database infrastructure and B-Tree functionality. This project is designed as a learning tool for understanding database fundamentals and how key database components work under the hood.

Work in progress

Based on:

Dependencies: