summaryrefslogtreecommitdiff
path: root/readme.md
blob: 74b2ada8cf61750a65b2adf9a41ebbdf6179d161 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# naive

![build status](https://api.travis-ci.org/nvandoorn/naive.svg?branch=master 'Build Status')

Read the docs:

- [naive-client](https://nvandoorn.github.io/naive/client)
- [naive-server](https://nvandoorn.github.io/naive/server)
- [naive-core](https://nvandoorn.github.io/naive/core)

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