Simple DB CRUD operations service. Supports Key-Value pair file based Databases. Upload the DB create a local copy and modify/view data and download the updates.
Features
Upload existing DB
View Buckets in boltDB
View Key-Value pairs under a boltDB bucket
Add new bucket
Add new Key-Value pair under a bucket
Remove a bucket
Move/Copy Key-Value pair under a bucket to another bucket (WIP)