summaryrefslogtreecommitdiff
path: root/readme.md
blob: 79f4637f2743a729b8e85704bbd217df89c74b7f (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")

[Read the docs](https://nvandoorn.github.io/naive/)

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