summaryrefslogtreecommitdiff
path: root/core/readme.md
blob: 92753d4dd387575fcc2776c84809b7a567af82c5 (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