当前位置:Gxlcms > 数据库问题 > MySQL与MongoDB

MySQL与MongoDB

时间: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   

人气教程排行