• en

orm 0.7.0

Maintainer anil@recoil.org
Tag org:mirage
Dependencies
& dyntype >= 0.9.0
ocamlfind
sqlite3-ocaml
Published Oct 1, 2012
Source [http] https://github.com/mirage/orm/tarball/orm-0.7.0
effe34f86035a515a79a75e34d1a8131
Edit https://github.com/ocaml/opam-repository/tree/master/packages/orm/orm.0.7.0/opam

The ORM library provides a storage backend to persist ML values.

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.

No package is dependent