Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用学说、推进或任何其他 php orm,我可以将 db2 与 pdo 驱动程序一起使用吗?
如果没有直接支持,那我们可以为那个orm框架写db2的适配器来让它工作吗?
Doctrine应该开箱即用地支持 DB2。