Download QtCreator for your platform, clone the repo, and open the main
groundupdb.pro project file in QtCreator. You can build the whole project
from here. Best to start with the command line interface (CLI) called
groundupdb-cli
.
- Set a key-value pair
- Retrieve a value for a key
(Hey, you gotta start somewhere!)
And these administrative features:-
- Created a new empty database
- Delete a database and all of its content
This is a demonestration of a Workshop about create a database from scratch using C++.