• en

orm 0.6.4

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