/noobdb

An attempt to write a beginner level database management system in golang

Primary LanguageGoMIT LicenseMIT

Noobdb

Run tests

# coverage
./util -c

# tests with details
./util -t

TODOs

[x] Add script to search //TODO: from the CODE and generate README.md in pre commit hook