I am currently working on a project where it would be very helpful to receive event callbacks on updates. This could be implemented using this: https://www.sqlite.org/c3ref/update_hook.html
There's a half finished PR on node-sqlite3 here, but I would rather use better-sqlite3.