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
- mongoDB Flavors:
mongoDB community version
mongoDB enterprise version
mongoDB atlas – DBaaS on AWS, GCP and Azure
Percona for mongoDB - Monitoring Tools:
mongoDB Ops Manager (Enterprise)
mongoDB Cloud Manager
Percona Management and Monitoring (Enterprise and Community version)
datadog
VividCortex
Scout
Pandora FMS - Replication Tools:
mongoDB Replica Set – In-build data replication to secondary nodes - Clustering Tools:
Replica Set for High Availability
Sharded cluster for High Scalability - Storage engines:
MMAPV1
WiredTiger with B-Tree algorithm
WiredTiger with LMS algorithm
in-Memory
RocksDb with Percona server for mongoDB (PSMDB)
PerconaFT - Text Compare Tools:
Beyond Compare - DBA Tools:
mongoDB Compass
Robo 3T
Studio 3T
NoSQLBooster - Remote Access Tools:
Putty
Secure CRT
MoboXterm - File Transfer Tools:
WinSCP
FileZilla - Performance Tuning Tools:
PMM
mongo shell
datadog
Shell Scripts
Java script - Best Text Editors:
Notepad++
Textpad - Automation Tools:
Shell script
java script
Bash script
Python - 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
Note: Please test scripts in Non Prod before trying in Production.