Skip to content

Database tools locally and remote #176

@eldoy

Description

@eldoy

I want to be able to read and write entire database collections from my local terminal.

Use case 1: I want to sync the production database into my local computer. My current data should be stashed so I can re-apply it. Can be solved by pulling the data over API or mongoexport + download + mongoimport into my database. The current database can be moved to another temporary collection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions