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.
Symfony2 可以使用哪些 NoSQL 数据库?Symfony2 的首选是什么?
MongoDB 可以很容易地与DoctrineMongoDBBundle一起使用,它看起来真的很像 Doctrine ORM。