A lightweight, file-based database server written in C, designed to efficiently manage student information. Features
- Data Management: Insert, delete, and update student records with ease
- File-Based Storage: Reliable and efficient storage using file I/O operations
Getting Started
- Clone the repository: git clone https://github.com/your-username/CDB.git
- Run
bash run.sh