Mongodb Backups

Production MongoDB backup and restore practices that the documentation gets wrong. Use when writing a mongodump/mongorestore pipeline, a backup cron job, an S3 backup, or a selective restore, or when planning recovery. Covers streaming to object storage with no temp file, saving a collection inventory, the --nsInclude trap on gzipped archives, collection tiering for fast restores, and matching write concern to data criticality. Defers replica-set topology and tuning to mongodb-replica-sets, and query patterns to mongodb-rules.

TheDecipherist 58f1f1c 4.8 KB Updated

File contents

thedecipherist/claude-code-mastery-project-starter-kit/tree/main/.claude/skills/mongodb-backups commit 58f1f1ccbf

Frequently asked questions

npx skillmds@latest add thedecipherist/mongodb-backups