package orm

  1. Overview
  2. No Docs
The ORM library provides a storage backend to persist ML values.

Install

Dune Dependency

Authors

Maintainers

Sources

orm-0.6.3
sha256=192dd155327329a0078d5fcaaa2b739d8de7f2a50bead3e4a4616a863f9c2d4b
md5=2ae25f4a3fcfe33804db502a23482a8f

Description

This backend is integrated seamlessly with OCaml and currently uses SQLite (although other backends are easily possible). The user does not have to worry about writing any SQL queries manually.

Tags

org:mirage

Published: 21 Nov 2013

Dependencies (6)

  1. type_conv <= "108.00.02"
  2. num
  3. dyntype >= "0.8.4"
  4. sqlite3 < "5.0.0"
  5. ocamlfind
  6. ocaml <= "4.01.0"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.