SNU Database Lecture Term Project 1
- Berkerly DB
- Developed on BDB v7.0.6
- JavaCC
- Compile
SimpleDBMSGrammar.jj
with JavaCC - Compile all
*.java
files with Java Compiler - Execute SimpleDBMSParser
exit;
: Close the program.- TODO
- DO NOT USE this code to your project assignment.