当前位置:网站首页>Mongodb creates an implicit database as an exercise
Mongodb creates an implicit database as an exercise
2022-07-07 10:08:00 【Rice field prospector】
try { db.comment.insertMany([ {“_id”:“1”,“articleid”:“100001”,“content”:“ We shouldn't waste the morning on cell phones , Health is very important , A cup of warm water makes you and me happy He .”,“userid”:“1002”,“nickname”:“ Forget about the Jianghu ”,“createdatetime”:new Date(“2019-08- 05T22:08:15.522Z”),“likenum”:NumberInt(1000),“state”:“1”}, {“_id”:“2”,“articleid”:“100001”,“content”:“ I drink cold boiled water on an empty stomach in summer , Drink warm water in winter ”,“userid”:“1005”,“nickname”:“ The Iraqi are haggard Haggard ”,“createdatetime”:new Date(“2019-08-05T23:58:51.485Z”),“likenum”:NumberInt(888),“state”:“1”}, {“_id”:“3”,“articleid”:“100001”,“content”:“ I drink cold water all the time , Drink in winter and summer .”,“userid”:“1004”,“nickname”:“ Jack boat Long ”,“createdatetime”:new Date(“2019-08-06T01:05:06.321Z”),“likenum”:NumberInt(666),“state”:“1”}, {“_id”:“4”,“articleid”:“100001”,“content”:“ Experts say you can't eat on an empty stomach , Affect health .”,“userid”:“1003”,“nickname”:“ kay scatter ”,“createdatetime”:new Date(“2019-08-06T08:18:35.288Z”),“likenum”:NumberInt(2000),“state”:“1”}, {“_id”:“5”,“articleid”:“100001”,“content”:“ Studies have shown that , Just boiled water must not be drunk , Because it's hot mouth .”,“userid”:“1003”,“nickname”:“ Caesar ”,“createdatetime”:new Date(“2019-08- 06T11:01:02.521Z”),“likenum”:NumberInt(3000),“state”:“1”} ]); } catch (e) { print (e); }
边栏推荐
猜你喜欢
A wave of open source notebooks is coming
Video based full link Intelligent Cloud? This article explains in detail what Alibaba cloud video cloud "intelligent media production" is
小程序弹出半角遮罩层
web3.0系列之分布式存储IPFS
Postman interface test I
中国首款电音音频类“山野电音”数藏发售来了!
[untitled]
Natapp intranet penetration
request对象对请求体,请求头参数的解析
Switching value signal anti shake FB of PLC signal processing series
随机推荐
[ORM framework]
CDZSC_ 2022 winter vacation personal training match level 21 (2)
phpcms实现PC网站接入微信Native支付
Do you have a boss to help look at this error report and what troubleshooting ideas are there? Oracle CDC 2.2.1 flick 1.14.4
高数_第1章空间解析几何与向量代数_向量的数量积
C# XML的应用
CDZSC_ 2022 winter vacation personal training match level 21 (1)
小程序弹出半角遮罩层
China's first electronic audio category "Yamano electronic audio" digital collection is on sale!
Wallys/IPQ6010 (IPQ6018 FAMILY) EMBEDDED BOARD WITH ON-BOARD WIFI DUAL BAND DUAL CONCURRENT
Apprentissage avancé des fonctions en es6
How to use Mongo shake to realize bidirectional synchronization of mongodb in shake database?
Writing file types generated by C language
Pit using BigDecimal
ES6中的函数进阶学习
剑指 Offer II 107. 矩阵中的距离
The Himalaya web version will pop up after each pause. It is recommended to download the client solution
Natapp intranet penetration
Huffman encoded compressed file
【学习笔记-李宏毅】GAN(生成对抗网络)全系列(一)