zoukankan      html  css  js  c++  java
  • mongovue可视化管理MongoDB工具功能

    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)

    image

    Duplicate or create copies of collections

    image

  • 相关阅读:
    信息安全学习笔记1
    Linux学习笔记4------磁盘分区(问答形式)
    Linux学习笔记3-------添加磁盘并分区
    用for循环打印三角形
    包机制
    运算符
    变量、常量、作用域
    数据类型转换
    数据的基本类型
    Java运行原理的简单理解
  • 原文地址:https://www.cnblogs.com/fx2008/p/2729788.html
Copyright © 2011-2022 走看看