时间:2021-07-01 10:21:17 帮助过:4人阅读
MySQL MongoDB
DB DB
table Collections
row Documents
column Field
增
db.tables.insert({})
删
db.tables.remove({})
db.tables.drop({})
改
db.tables.update({},{})
查
db.tables.find({})
MySQL与MongoDB
标签:ons mys god date row nbsp mongo remove ble