package ogre

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

Install

Dune Dependency

Authors

Maintainers

Sources

v2.3.0.tar.gz
md5=13f2cb1e3b9d90348852252fb0f2d09f

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: 04 Jun 2021

Dependencies (5)

  1. monads = "2.3.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 (19)

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

Conflicts

None