The core HypDB module lives in the HypDB/
directory. A web UI demo that demonstrates the capabilities of HypDB lives in the demo/
directory.
Our package is published on PyPI here.
Our paper (published in VLDB 2018 in Rio de Janeiro) can be found here.
We follow angular-style commit message guidelines.
To write code to solve an issue, branch off from master and name the branch with something unique and descriptive. We may open a PR at any stage of solving an issue, but request for code review when it might be ready to merge back into master. We can close the respective issue once the PR has been merged.