smolDB

A JSON document-based database that relies on key based access to achieve O(1) access time. Check the repository out on .

Get started quickly with the API via Docker:

docker run -p 8080:8080 nishank02/smoldb:latest
Built by .