Python 官方文档:入门教程 => 点击学习
help KEYWordS.help() KEYWORDS.[TAB] db. rs. sh. show use db.help() db.a.help() rs.help() sh.help() 查看当前db版本 test>
help
KEYWordS.help()
KEYWORDS.[TAB]
db.
rs.
sh.
show
use
db.help()
db.a.help()
rs.help()
sh.help()
查看当前db版本
test> db.version()
显示当前数据库
test> db
test
或
> db.getName()
test
查询所有数据库
test> show dbs
local 0.000GB
切换数据库
> use local
switched to db local
显示当前数据库状态
test> use local
switched to db local
local> db.stats()
查看当前数据库的连接机器地址
> db.getMonGo()
connection to 127.0.0.1
指定数据库进行连接
默认连接本机test数据库
--结束END--
本文标题: 第 3 部分 MongoDB常用基本操作
本文链接: https://lsjlt.com/news/189117.html(转载时请注明来源链接)
有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341
2024-03-01
2024-03-01
2024-03-01
2024-02-29
2024-02-29
2024-02-29
2024-02-29
2024-02-29
2024-02-29
2024-02-29
回答
回答
回答
回答
回答
回答
回答
回答
回答
回答
0