blob: 7902eeae3f90adbb7a41d1782f5e298976b3afaa (
plain)
1
2
3
4
5
6
7
8
9
|
# naive
![build status](https://api.travis-ci.org/nvandoorn/naive.svg?branch=master "Build Status")
---
A small NoSQL database with an API similar to Firebase backed by a static JSON file.
Useful for prototyping or situations where size is small and data integrity is not that important
|