A simple educational DBMS
uffsdb/Fonte/make
uffsdb/Fonte/./uffsdb
uffsdb commands are interpreted using yacc and lex.
In the interface folder type make to compile both.
You can edit the following files: parser.h, parser.c, lex.l, and yacc.y.