node-orm-transaction has an issue Transactions do not work together with connection pooling.
It looks that it is a big problem and difficult to solve.
There are too different between node-orm2 and node-persist, and the solution of JugglingDB has taken maybe has performance issues.
Maybe expose connect and add a connection parameter to the functions involved sql execution is a complete and optional solution. But the problem is too much code should be changed.