Slide 41
Slide 41 text
Comment
{
"_id" : ObjectId("509f41b38626d09726e978ed"),
"name" : "taro",
"tel" : "123-4567-8901",
"address": {
"zip": 123-4567,
"city": "tokyo"
}
}
Book
{
"_id" : ObjectId("509f41b38626d09726e978ed"),
"name" : "taro",
"tel" : "123-4567-8901",
"address": {
"zip": 123-4567,
"city": "tokyo"
}
}
υΩϡϝϯτܕ(Mongodb)
User
{
"_id" : ObjectId("509f41b38626d09726e978ed"),
"name" : "taro",
"tel" : "123-4567-8901",
"address": {
"zip": 123-4567,
"city": "tokyo"
}
}