Hey, you can use a custom Doctrine EntityManager to manage the 2nd persistence layer, but Flow itself has not (yet) built-in support for that. Reason is that it's really complex, especially with relations between the objects of different persistence layers. Greets, Sebastian