Skip to content

rospiess/CrimeBook

Repository files navigation

CrimeBook

Database Project 2014 by Robin Spiess, Lukas Striebel and François Wirz

Part 2

To-Do List

DONE

Operators:

  • scan
  • select
  • project
  • sort
  • join (could still be improved though)
  • insert
  • update
  • delete
  • group by
  • aggregation functions

Operators:

  • optional: optimizations: removed separate base case
  • optional: implement additional, different algorithms: nested loop join, min, max, limit

Interface:

  • reimplement all functionalities
  • handle Umlaute in search
  • Date processing (filling up with 0s)

About

Database Project 2014

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors