Skip to content

Commit

Permalink
Updated comparison table, added selective backups (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
nastena1606 authored Sep 13, 2024
1 parent af81003 commit bf6c7b9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/features/comparison.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@ Percona Backup for MongoDB is a fully supported community backup solution that c

| Feature name | Percona Backup for MongoDB | MongoDB Community `mongodump` | MongoDB Enterprise | MongoDB Atlas |
| -------------| -------------------------- | ----------- | ----------------- | ---------------
|Open source backup | Yes | No | No | No
| Open source software | Yes | No | No | No
| Sharded cluster backups and restores supported | Yes | No | Yes | Yes
| Binary database export (logical backup) | Yes | Yes | Yes | Yes
| Selective backup (logical) | Yes | Yes | Yes | Yes
| Built-in point-in-time recovery support | Yes | No | Yes | Yes
| Physical backup | Yes | No | Yes | Yes
| Incremental backup (physical) | Yes | No |Yes | Yes
| Backup management interfaces | Percona Backup for MongoDB (CLI) <br> PMM <br> mongodump / mongorestore (CLI) | - <br> - <br> mongodump / mongorestore (CLI) | Ops Manager <br> Cloud Manager <br> mongodump / mongorestore (CLI) | Atlas backups <br> mongodump / mongorestore (CLI)
| Sharded cluster restores supported | Yes | No | Yes | Yes
| Multiple storages for backups| Yes | No | No | No

## What you get with Percona Backup for MongoDB
Expand Down

0 comments on commit bf6c7b9

Please sign in to comment.