Skip to content

leiwingqueen/EntryDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

a simple db inspired of mit6.830

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages