ReplDB CLI
Interact with Replit's inbuilt Database with this cli.
Features include
- get a key's value
- set a pair
- delete a pair
- clear database
- edit a pair
- connect to external databases and control them all from one repl
- see all pairs
- backup the db
Voters