I'm developing a web system, I need to fetch data from a table, the data is in Firebird but I need to replicate it to a mysql database with every insert made in Firebird. Case: There is an existing system using Firebird, which I can not use, so I wanted to know if it is possible to trigger a trigger that replicates automatically in another table in another database.