Is it possible to create in MySQL a view connected to a PostgreSQL table so an application using the MySQL connection can read the information of the table in PostgreSQL?
MySQL PostgreSQL
----- ----------
view_01 <- table_01