Convert one database to another using Aurelius

Is there a simple way to convert the data in one database (say a FireBird database) to another database (say a PostgreSQL database) using Aurelius? The structure of both databases is the same, by using the datamodeller.

There is no specific migration tool, you will have to migrate data manually yourself, unfortunately