7 ms·
A Postgres to MySQL client mapping middleware is probably the holy grail? I think it's been done in the JDBC space.
by mathnode 11y ago
A Postgres to MySQL client mapping middleware is probably the holy grail? I think it's been done in the JDBC space.
- timdorr 11y agoYou can get this essentially via mysql_fdw: https://github.com/EnterpriseDB/mysql_fdw https://github.com/EnterpriseDB/mysql_fdw