摘要:
基本概念: 文档->行 集合->表 MongoDB在shell中的CURD: 1、创建(insert) eg: > post = {"title" : "My blog", "content" : "Here's my blog"} > db.blog.insert(post) 2、读取(find/ 阅读全文
posted @ 2020-08-02 23:55
卡卡罗特白神版
阅读(118)
评论(0)
推荐(0)
浙公网安备 33010602011771号