/EntryDB

a simple db inspired of mit6.830

Primary LanguageJavaMIT LicenseMIT

a simple db inspired of mit6.830

Usage

create data files with the following command:

java -jar dist/simpledb.jar convert work/log/data1.txt 2 "int,int"

start parser with the following command:

java -jar dist/simpledb.jar parser work/data/catalog1.txt