package ogre

  1. Overview
  2. Docs
Open Generic REpresentation NoSQL Database

Install

Dune Dependency

Authors

Maintainers

Sources

v1.5.0.tar.gz
md5=9eed04fda6610dd4a8aa83948abfffc3

Description

OGRE is a NoSQL document-style database, that uses s-exp for data representation and provides a type safe monadic interface for quering and updating documents.

Published: 26 Oct 2018

Dependencies (4)

  1. monads
  2. oasis build & >= "0.4.7"
  3. core_kernel >= "v0.9.0" & < "v0.10"
  4. ocaml >= "4.03" & < "4.06"

Dev Dependencies

None

Used by (3)

  1. bap-llvm >= "1.3.0" & < "2.2.0"
  2. bap-relocatable < "2.2.0"
  3. bap-std >= "1.3.0" & < "2.2.0"

Conflicts

None