ocaml_pgsql_modelversion
An Ocaml library and utility for creating modules out of thin air that describe database tables and types, with functions for running queries and commands; Aka database modelling
In the style of ODB for C++ or JOOQ for Java, this project aims to get off the ground rudimentary support for the creation of code (Ocaml modules) that otherwise would have to be tediously hand written, and maintained to track changes, such as to field names and types, in a live database. The output modules can serve as inputs to other client projects. This project support postgresql. For mysql support see the ocaml_db_model project
Author | papatangonyc@gmail.com |
---|---|
License | GPL-3.0-only |
Published | |
Homepage | https://github.com/pat227/ocaml-pgsql-model.git |
Issue Tracker | https://github.com/pat227/ocaml-pgsql-model.git/issues |
Maintainer | papatangonyc@gmail.com |
Dependencies |
|
Source [http] | https://github.com/pat227/ocaml-pgsql-model/archive/0.1.tar.gz md5=0473138e502e2b55a8f673f45674da1f sha512=49748d1691078467ceea4c58e54a53ee7e59b7f23ec858efcf596b98b256fa1db0c316b44c7c34349d005b34d15d97f31ddde574ebff3ccd1ebc81bd8c8f9908 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ocaml_pgsql_model/ocaml_pgsql_model.0.1/opam |
No package is dependent