• en

orm 0.6.3

Maintainer anil@recoil.org
Tag org:mirage
Dependencies
& dyntype >= 0.8.4
ocamlfind
sqlite3-ocaml
Published Sep 12, 2012
Source [http] https://github.com/mirage/orm/tarball/orm-0.6.3
2ae25f4a3fcfe33804db502a23482a8f
Edit https://github.com/ocaml/opam-repository/tree/master/packages/orm/orm.0.6.3/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