vulcan-sql
vulcan-sql copied to clipboard
Support Mysql as source database
What’s the problem you're trying to solve
Support for mysql database
Describe the solution you’d like
Additional context
Also support for CDC to invalidate and rebuild cache should be considered.
It won't work for every use-case, but in my case just using PostgreSQL with the mysql_fdw extension did the job.