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

  • 相关阅读:
    2020年寒假假期总结0210
    2020年寒假假期总结0209
    2020年寒假假期总结0208
    2020年寒假假期总结0207
    2020年寒假假期总结0206
    yolo-v4:Optimal Speed and Accuracy of Object Detection解析
    Docker 练习
    tensorflow2.0 GPU版本镜像文件
    flink项目实战
    高等数理统计知识点
  • 原文地址:https://www.cnblogs.com/fx2008/p/2729788.html
Copyright © 2011-2022 走看看