Sapphire is a very basic database management system. It is designed to be as simple and easy to understand how it works.
I am planning on implementing various types of database into this system as well as most common query languages.
- Relational database
- make
- gcc
- Clone the repository:
git clone https://github.com/___/___.git
- Navigate to the project directory:
ch sapphire
- Build the project:
make build
make run
make test
This project is licensed under the MIT License - see the LICENSE file for details.