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.
我正在考虑在一个新项目中使用 mongodb,但在深入研究之前,我想知道它是否支持一些关键功能。我知道您不需要迁移,并且可以添加嵌入式对象,...但这是否意味着它的行为也好像始终存在“accepts_nested_attributes_for”方法?
你知道我应该知道的任何其他杀手级特性会影响我支持或反对 MongoDB 吗?
这是我最近知道的一篇文章,其他人也可能对此感兴趣:
http://railstips.org/blog/archives/2009/12/18/why-i-think-mongo-is-to-databases-what-rails-was-to-frameworks/
看起来 mongomapper 家伙正在研究解决方案:
http://groups.google.com/group/mongomapper/browse_thread/thread/e92c35f6e2302687/b9f0860ac83d9b4e?lnk=gst&q=nested#b9f0860ac83d9b4e
http://gist.github.com/275594