package ogre

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

Install

Dune Dependency

Authors

Maintainers

Sources

v2.4.0.tar.gz
md5=b8b1aff8c6846f2213eafc54de07b304

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: 12 Dec 2021

Dependencies (5)

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

Dev Dependencies

None

Used by (19)

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

Conflicts

None