Skip to content

Future Work Ideas

Parisa Ataei edited this page Feb 20, 2019 · 7 revisions

Continue working on the same project

  • Doing the optimizations!
  • Comprehensive testing and properties:
    • if p_t and p_R -> p_A and p_R holds, then the value of attribute A in relation R of tuple t cannot be irrelevant value (represented by null value right now)
  • Extending the syntax of variational relational algebra to include naming and aggressive functions.

Side projects

  • Generating a large scale real-world VDB
    • Using evaluation history, eg., branching from the wikipedia db
    • Using tools that are based on wikipedia. Look into software mediawiki
  • Formalizing VDBMS properties and proving them

Clone this wiki locally