package ogre

  1. Overview
  2. Docs
Open Generic REpresentation NoSQL Database

Install

Dune Dependency

Authors

Maintainers

Sources

v2.0.0.tar.gz
md5=d2fd697735fda1adb80d6aa5643e7acd

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: 18 Nov 2019

Dependencies (4)

  1. monads
  2. oasis build & >= "0.4.7"
  3. core_kernel >= "v0.11" & < "v0.12"
  4. ocaml >= "4.04.1" & < "4.08.0"

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