mongodb常用shell,mongodbshell

來源:互聯網
上載者:User

mongodb常用shell,mongodbshell

> use mongo_test   //建立資料庫

switched to db mongo_test

> db.createCollection("test")    //建立表  就是集合

{ "ok" : 1 }

> db.

db.addUser(                    db.group(

db.adminCommand(               db.groupcmd(

db.auth(                       db.groupeval(

db.changeUserPassword(         db.hasOwnProperty(

db.cloneCollection(            db.help(

db.cloneDatabase(              db.hostInfo(

db.commandHelp(                db.isMaster(

db.constructor                 db.killOP(

db.copyDatabase(               db.killOp(

db.createCollection(           db.listCommands(

db.createRole(                 db.loadServerScripts(

db.createUser(                 db.logout(

db.currentOP(                  db.printCollectionStats(

db.currentOp(                  db.printReplicationInfo(

db.dbEval(                     db.printShardingStatus(

db.dropAllRoles(               db.printSlaveReplicationInfo(

db.dropAllUsers(               db.propertyIsEnumerable(

db.dropDatabase(               db.prototype

db.dropRole(                   db.removeUser(

db.dropUser(                   db.repairDatabase(

db.eval(                       db.resetError(

db.forceError(                 db.revokePrivilegesFromRole(

db.fsyncLock(                  db.revokeRolesFromRole(

db.fsyncUnlock(                db.revokeRolesFromUser(

db.getCollection(              db.runCommand(

db.getCollectionNames(         db.serverBits(

db.getLastError(               db.serverBuildInfo(

db.getLastErrorCmd(            db.serverCmdLineOpts(

db.getLastErrorObj(            db.serverStatus(

db.getMongo(                   db.setProfilingLevel(

db.getName(                    db.setSlaveOk(

db.getPrevError(               db.setWriteConcern(

db.getProfilingLevel(          db.shutdownServer(

db.getProfilingStatus(         db.stats(

db.getReplicationInfo(         db.system.indexes

db.getRole(                    db.test

db.getRoles(                   db.toLocaleString(

db.getSiblingDB(               db.toString(

db.getSisterDB(                db.tojson(

db.getSlaveOk(                 db.unsetWriteConcern(

db.getUser(                    db.updateRole(

db.getUsers(                   db.updateUser(

db.getWriteConcern(            db.upgradeCheck(

db.grantPrivilegesToRole(      db.upgradeCheckAllDBs(

db.grantRolesToRole(           db.valueOf(

db.grantRolesToUser(           db.version(



以上是常用shell


著作權聲明:本文為博主原創文章,未經博主允許不得轉載。

相關文章

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.