Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 285 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 285 Bytes

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