A simple database built from scratch
To build simply import to visual studio and run. Currently works using 2 files, one for data and one for the index which is loaded into memory on startup. blog post with more info here: https://www.silesh.com/posts/db01-key-value/