Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Make diff work on more than just SQLite.

Another way of doing this that I've been wanting to implement for a while is to implement the DIFF operator in Apache Calcite[0]. Using Calcite, DIFF could be implemented as rewrite rules to generate the appropriate SQL to be directly executed against the database or the DIFF operator can be implemented outside of the database (which the original paper shows is more efficient).

[0] https://calcite.apache.org/



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: