Shopping Cart
Key Features of MongoDB
Backup Features
- Direct connection with or without a SSH tunnel and replica set
- Support for both plain and SSL (TLS) transport layers
- No temporary disk space required
- Content is streamed directly from the MongoDB server using deduplication
- Compatible with MongoDB forks, variants and cloud services
- Option to back up a sharded MongoDB cluster
Restore Features
- Each MongoDB Protected Item type produces a .b son file for the selected MongoDB database
- Restore back to a .bson files on disk, then import into your MongoDB server
- Option to use the Program Input restore type to pipe the restored data directly into your MongoDB server
- Restore to a local machine, a virtual machine or a cloud storage provider of your choice
- Restore into any MongoDB version
- Restore files back to same machine or to a different device
Management Features
- Automatic scanning to find and use the most recent available binary
- Use your system installed mongodump version for best compatibility matching
- Option to override the detected binary path & use a custom mongodump and mongo shell binary
- Secure, military-grade encryption during backup, transit and at rest
- Live connection between the server and the agent to update file selections
- Flexible scheduling, backup / restore job logs and custom email reporting