I want to use Phalcon ORM module to manage DB2 database. Does Phalcon support it?
No, Phalcon does not support it. You can see the supported databases in the documentation: https://docs.phalcon.io/en/latest/reference/db.html#database-adapters
Hi, Is that mean that it is impossible. Or there is some kind of workaround or implementation to solve this. Thanks
Hi,
You will have to implement it by your own : https://docs.phalcon.io/en/latest/reference/db.html#implementing-your-own-adapters