Small library, clear job.
MikroDB is a compact key-value storage library for apps that need understandable persistence without operating a full external database.
KV Database Storage
What it does
Key-value storage model
Inspired by Cloudflare KV and DynamoDB patterns
Simple persistence for small services
Good fit for owned, inspectable app data
Install
Add it to a project
npm install mikrodb