Tools for Administering the mongoDB

Share via:

Dear Readers,

In this article, we will discuss Tools for Administering the mongoDB.

Please Fill below Google Form (If we missed any Products, Tools, and Utilities that you use in achieving your goals as a Cassandra Administrator.)
👇🏻👇🏻👇🏻👇🏻👇🏻
https://forms.gle/mongodb

  1. mongoDB Flavors:
    mongoDB community version
    mongoDB enterprise version
    mongoDB atlas – DBaaS on AWS, GCP and Azure
    Percona for mongoDB
  2. Monitoring Tools:
    mongoDB Ops Manager (Enterprise)
    mongoDB Cloud Manager
    Percona Management and Monitoring (Enterprise and Community version)
    datadog
    VividCortex
    Scout
    Pandora FMS
  3. Replication Tools:
    mongoDB Replica Set – In-build data replication to secondary nodes
  4. Clustering Tools:
    Replica Set for High Availability
    Sharded cluster for High Scalability
  5. Storage engines:
    MMAPV1
    WiredTiger with B-Tree algorithm
    WiredTiger with LMS algorithm
    in-Memory
    RocksDb with Percona server for mongoDB (PSMDB)
    PerconaFT
  6. Text Compare Tools:
    Beyond Compare
  7. DBA Tools:
    mongoDB Compass
    Robo 3T
    Studio 3T
    NoSQLBooster
  8. Remote Access Tools:
    Putty
    Secure CRT
    MoboXterm
  9. File Transfer Tools:
    WinSCP
    FileZilla
  10. Performance Tuning Tools:
    PMM
    mongo shell
    datadog
    Shell Scripts
    Java script
  11. Best Text Editors:
    Notepad++
    Textpad
  12. Automation Tools:
    Shell script
    java script
    Bash script
    Python
  13. Backup and Recovery Tools:
    mongodump (logical)
    ops manager backups (full and increamental)
    Percona Backup for MongoDB (PBM)
    Oplog backup for Point-in-Time-Recovery using mongorestore

 

Thank you for giving your valuable time to read the above information.
Follow us on 
Website  www.ktexperts.com
Facebook Page KTExperts Facebook
Linkedin Page : KT EXPERTS Linkedin

Share via:
Note: Please test scripts in Non Prod before trying in Production.
1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading...

Add Comment