|
|
|
|
|
by embwbam
5245 days ago
|
|
You usually don't have to think about schema. This is the exception, but there are quite a few things you CAN represent with a nested document. You usually just make an object in whatever format your app wants, save it, and you can write query against it. |
|