I'm not clear how many collections you will have in your proposed schema.
I'm also not sure how you will be accessing/manipulating these
objects, so it's hard to say if the schema will work well.
In general you want to think about how you want to read and write your
data and structure it to be as optimal for those operations as
possible. And optimal doesn't just mean now, but also when users
have been using and creating data for a while.
That means you should be careful not to embed everything inside of its
parent object if after a while you won't care about older items - only
keep together items that you always want to have together...
Asya
> --
> --
> You received this message because you are subscribed to the Google
> Groups "mongodb-user" group.
> To post to this group, send email to
mongod...@googlegroups.com
> To unsubscribe from this group, send email to
>
mongodb-user...@googlegroups.com
> See also the IRC channel --
freenode.net#mongodb
>
> ---
> You received this message because you are subscribed to the Google Groups
> "mongodb-user" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
mongodb-user...@googlegroups.com.
> For more options, visit
https://groups.google.com/groups/opt_out.