Skip to content

afrasiabi/SimpleDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forked from "http://www.cs.bc.edu/~sciore/simpledb/intro.html" for learning propuses (Work on Query Optimization)

How to run with netbeans:

1- Create new empty project witout main class

2- Copy simpledb folder to src folder of netbeans project folder.

3- Right click on file server/startup.java and press run.

You can see witch files changed during optimization in commit history here:

https://github.com/afrasiabi/SimpleDB/commits/master

Optimizer module codes are under this folder:

https://github.com/afrasiabi/SimpleDB/tree/master/simpledb/myplanner

About

THE SIMPLEDB DATABASE SYSTEM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages