A Command Line Interface to Help Developers interact with their QuickMongo or Quick.DB Database.
Since this package is a CLI, it's preferred that you install this globally.
npm i -g quick-db-manager
To Launch the CLI, type:
quick-db-manager
or simply db-manager
Once you Launch the CLI, you'll be met with this:
Navigate Using the Arrow Keys, and Hit Enter to Select the Package you Use.
After you Choose your Package, simply Enter the Details the CLI asks for.
If you're using QuickMongo, you'll need to Enter Your MongoDB Database URI.
If you're using Quick.DB, you'll need to Enter the File Path to Your "json.sqlite" File. You can also Create one by Entering a File Path with "json.sqlite" on the end.
Once you've entered the required details, you'll be at the Root Menu! Here's what the Menu will look like.
Once again, Navigate Using the Arrow Keys, and Hit Enter to Select a Task.