{"id":24760721,"url":"https://github.com/kevinnadar22/mongo-backup-tool","last_synced_at":"2026-05-03T01:33:17.844Z","repository":{"id":273750648,"uuid":"920688361","full_name":"kevinnadar22/mongo-backup-tool","owner":"kevinnadar22","description":"A simple web tool to backup and restore MongoDB databases.","archived":false,"fork":false,"pushed_at":"2025-03-20T16:10:31.000Z","size":46,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-02T11:48:35.216Z","etag":null,"topics":["backup-tool","mongodb","mongodb-atlas","restore-database","streamlit-webapp"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kevinnadar22.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-22T15:49:34.000Z","updated_at":"2025-03-20T16:10:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"82a57563-587e-4356-ab76-d2e3d3251ab4","html_url":"https://github.com/kevinnadar22/mongo-backup-tool","commit_stats":null,"previous_names":["kevinnadar22/mongo-backup-tool"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kevinnadar22/mongo-backup-tool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinnadar22%2Fmongo-backup-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinnadar22%2Fmongo-backup-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinnadar22%2Fmongo-backup-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinnadar22%2Fmongo-backup-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinnadar22","download_url":"https://codeload.github.com/kevinnadar22/mongo-backup-tool/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinnadar22%2Fmongo-backup-tool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32555839,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T00:31:16.350Z","status":"ssl_error","status_checked_at":"2026-05-03T00:31:15.546Z","response_time":132,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backup-tool","mongodb","mongodb-atlas","restore-database","streamlit-webapp"],"created_at":"2025-01-28T18:18:58.469Z","updated_at":"2026-05-03T01:33:17.827Z","avatar_url":"https://github.com/kevinnadar22.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# MongoDB Backup \u0026 Restore Tool 💾\n\nA simple web tool to backup and restore MongoDB databases.\n\n## Features\n- 🔄 Backup specific or all databases\n- 📦 Restore databases with ease\n\n## Quick Start\n\n### Manual Setup\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/kevinnadar22/mongo-backup-tool.git\ncd mongodb-backup-tool\n```\n\n2. Install requirements:\n```bash\n# Install MongoDB Tools\n## Ubuntu/Debian\nsudo apt-get install mongodb-database-tools\n\n## macOS\nbrew install mongodb/brew/mongodb-database-tools\n\n## Windows\n# Download from https://www.mongodb.com/try/download/database-tools\n\n# Install Python dependencies\npip install -r requirements.txt\n```\n\n3. Run the app:\n```bash\nstreamlit run main.py\n```\n\n## Docker Deployment\n\n1. Build the image:\n```bash\ndocker build -t mongo-backup-tool .\n```\n\n2. Run container:\n```bash\ndocker run -p 8501:8501 mongo-backup-tool\n```\n\n## Environment Variables\n- `MAX_EXPORT_SIZE`: Maximum backup size in bytes (default: 512MB)\n- `BACKUP_RETENTION_HOURS`: Hours to keep backups (default: 1)\n\n\n## Author\n- [Kevin Nadar](https://github.com/kevinnadar22)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinnadar22%2Fmongo-backup-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevinnadar22%2Fmongo-backup-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinnadar22%2Fmongo-backup-tool/lists"}