Skip to content

feat: create dump and restore for mongodb #5

Description

@sboy99

Title: Create Dump and Restore Functionality for MongoDB

Description:
Implement functionality to dump and restore MongoDB databases. The feature should:

  1. Enable exporting a MongoDB database to a dump file or directory.
  2. Support restoring a MongoDB database from a dump file or directory.
  3. Provide configuration options for specifying database URI, dump file/directory path, and restore target.
  4. Include basic error handling for failed dumps or restores.

This functionality will facilitate easier backups and migration of MongoDB databases.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions