This implies to create 2 queries each time you want to hit the database. One query for PostgreSQL and one query for MySQL. This is something we can't afford.
Do you have some good tips to manage this ?
To be honest the ORM is required only to support multiple database.