博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
mongovue可视化管理MongoDB工具功能
阅读量:7255 次
发布时间:2019-06-29

本文共 1080 字,大约阅读时间需要 3 分钟。

Open multiple connections to different MongoDB servers

MongoDB Connection Manager

 

View your MongoDB database as a hierarchical tree consisting of databases, collections, indexes and users

MongoVUE tree hierarchy

 

Peek at db and collection stats at the click of your mouse

Database Stats

 

Add new databases and collections easily through the GUI

Create new MongoDB database

 

Easily build indexes – either specify Json or use the point and click (visual) interface

Create MongoDB index visually

 

Run Map-Reduce operations easily. Get syntax highlighting for your Javascript functions while typing

MongoDB Map Reduce

 

Import relational data from MySQL or SQLServer into MongoDB automatically and start building your applications right away

MySQL data import

 

User Manager – add / edit / change password

image

 

Export your data (documents) to CSV, MS Excel or Json formats

Export your documents

 

Get a quick overview of your database

image

 

Use a highly customized and specifically designed interface for GridFS

MongoDB GridFS options dialog

Monitor the performance of your production servers under “Server Monitoring” view

Monitor MongoDB servers

Learn MongoDB shell commands as you use different views in MongoVUE

Learn Shell commands

Copy collections from a database to another database (on a different or same server)

Duplicate or create copies of collections

转载地址:http://tnkdm.baihongyu.com/

你可能感兴趣的文章
JavaScript设计模式系列四之外观模式(附案例源码)
查看>>
Android-使用FindBugs
查看>>
Struts2配置文件【代码库】
查看>>
【火炉炼AI】机器学习007-用随机森林构建共享单车需求预测模型
查看>>
Base64编码及Android的应用
查看>>
ES6之---读懂let才能少踩坑
查看>>
Gradle 之 Android 中的应用
查看>>
String是一个很普通的类 - Java那些事儿
查看>>
Android Message解析
查看>>
什么是EOS(不一样的角度看柚子)
查看>>
LeetCode算法系列_0862_和至少为K的最短子数组
查看>>
响应式编程入门:实现电梯调度模拟器
查看>>
网络小黑揭秘系列之黑产江湖黑吃黑—中国菜刀的隐形把手
查看>>
Hacking PostgreSQL
查看>>
函数一致连续性的感性认识
查看>>
微信小程序填坑心路
查看>>
leetcode 58. Length of Last Word 题解【C++/Java/Python/JS】
查看>>
ArrayList分析
查看>>
图片加载之SDWebImage(上)
查看>>
android 打包出现错误Error: ResourceName
查看>>