This project provides the source code of our paper: Change Propagation Without Joins. It also contains the scripts for reproducing the experiment results in the paper.
crownsource code for implementation of CROWN, checkcrown/README.mdfor more.experimentsscripts and source code for data experiments, checkexperiments/README.mdfor more.dbtoaster_modifiedmodified dbtoaster-backend source codedbtoaster_frontend_modifiedmodified dbtoaster-a5 source code
Please check the How to implement a customized query section in crown/README.md
Please check the instructions.