Skip to content

Repository files navigation

MOONDB

MINI_project 2019-2020

Design, implement and benchmark MooDB, an efficient in-memory query engine for computing a batch of group-by aggregate queries on top of a single relation.

MooDB uses a trie data-structure to represent a relation by assuming a given attribute order, each level of the trie data-structure corresponds to one of the attributes.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages