/tinySQL

A relational database supporting SQL syntax.

Primary LanguageC++

README

This is the DBS project MiniSQL for 2022.

To auto-generate doc, please run the command below: (make sure you have installed Doxygen):

doxygen DOC_CONFIG

And find the DOC in ./DOC folder.