Quick Start
We recommend you read the full docs, but this will get you started with the basics.
Install
Initialize
You can initialize as many databases as you want
Make your first Record
Delete a Record
Modify a Record
For non-JSON, use db.overwrite()
Get Record
getFromValue
is JSON only
Check out our full docs for more in-depth explanations and code
Last updated