package ogre

  1. Overview
  2. Docs
Open Generic REpresentation NoSQL Database

Install

Dune Dependency

Authors

Maintainers

Sources

v2.5.0.tar.gz
md5=5abd9b3628b43f797326034f31ca574f

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: 14 Jul 2022

Dependencies (5)

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

Dev Dependencies

None

Used by (19)

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

Conflicts

None