package ogre

  1. Overview
  2. Docs
Open Generic REpresentation NoSQL Database

Install

Dune Dependency

Authors

Maintainers

Sources

v2.1.0.tar.gz
md5=3db9deac8d429b9b8a8ec9aec54987b1

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: 02 Jun 2020

Dependencies (4)

  1. monads
  2. oasis build & >= "0.4.7"
  3. core_kernel >= "v0.12" & < "v0.13"
  4. ocaml >= "4.07.0" & < "4.10.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