如何在Node.js中列出所有MongoDB数据库? [英] How to list all MongoDB databases in Node.js?

查看:61
本文介绍了如何在Node.js中列出所有MongoDB数据库?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图在以下位置找到解决此问题的方法: http://mongodb.github.io/node -mongodb-native/

I've tried to find a solution to this question in: http://mongodb.github.io/node-mongodb-native/

但是,我找不到从Node.js应用程序列出所有可用的MongoDB数据库的解决方案.

However, I could not find a solution to listing all available MongoDB databases from a Node.js app.

推荐答案

使用 db.admin().listDatabases .

这篇关于如何在Node.js中列出所有MongoDB数据库?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆