MongoDB Collections

若是集合不存在则建立集合,若是集合存在则在集合里面添加 db.myNewCollection2.insertOne( { x: 1 } )web 参考: https://docs.mongodb.com/manual/core/databases-and-collections/#collectionsmongodb
相关文章
相关标签/搜索