it is kind of a sql db but currently does not have the query lang (sql lang) & data is stored in tables similar to other relational DBs. Still have a lot of stuff to add & fix
Will add more detail to it
thanks man
yes currently it is not a fully sql database (have to add query support)
My fav part of code is the data retrieval code because had some issues there & got to know lot about it
Learnt about B+ Trees, transactions, managing concurrent reads & data presistence