Co-author here, we used Debezium here because it supports many different databases. Unfortunately, no sqlite support—my understanding is as an embedded db it lacks some of the prerequisites that Debezium relies on.
Have you run CDC from sqlite? would love to hear how you did it and to try build a demo with MooseStack
Hello, thank you for your answer. No I never ran CDC from sqlite, I am actually just investing sqlite, thus my question.