Collections and Embedded Documents in MongoDB

是也乎( ̄▽ ̄) at 
MongoDB 中的集合或嵌入式文档¶[via] http://fosterelli.co/collections-and-embedded-documents-in-mongodb.htmlWhen someone is approaching MongoDB from the SQL world, a very common confusion regarding database structure is when to use embedded documents, and when to create an entirely new collection. This distinct……