zoo/README

10 lines
303 B
Plaintext

Zoo
===
Zoo is a simple data management system. You can store JSON documents and set
relations between. Acceptable documents are defined using JSON schema [1]_. You
can also set relations between documents which can also contain a JSON document
to qualify the relation.
.. [1] http://json-schema.org/