package ogre

  1. Overview
  2. No Docs
Open Generic REpresentation NoSQL Database

Install

Dune Dependency

Authors

Maintainers

Sources

v2.2.0.tar.gz
md5=5dbc6677d646bec59fd7414f23e88cf8

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: 13 Dec 2020

Dependencies (5)

  1. monads = "2.2.0"
  2. oasis build & >= "0.4.7"
  3. ppx_bap >= "v0.14"
  4. core_kernel >= "v0.14"
  5. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (17)

  1. bap-arm = "2.2.0"
  2. bap-bil = "2.2.0"
  3. bap-glibc-runtime = "2.2.0"
  4. bap-llvm >= "1.3.0" & < "2.3.0"
  5. bap-mc = "2.2.0"
  6. bap-mips = "2.2.0"
  7. bap-powerpc = "2.2.0"
  8. bap-primus-loader < "2.3.0"
  9. bap-print = "2.2.0"
  10. bap-radare2 < "2.3.0"
  11. bap-relocatable < "2.3.0"
  12. bap-specification < "2.3.0"
  13. bap-std >= "1.3.0" & < "2.3.0"
  14. bap-stub-resolver = "2.2.0"
  15. bap-systemz < "2.3.0"
  16. bap-thumb < "2.3.0"
  17. bap-x86 = "2.2.0"

Conflicts

None