DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibpgocaml-ocaml
BeschreibungOCaml type-safe bindings for PostgreSQL
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.3-3build1
Sektionuniverse/ocaml
Prioritätoptional
Installierte Größe320 Byte
Hängt ab vonlibpcre-ocaml, libcalendar-ocaml (>= 2), libcalendar-ocaml-w5yi8, libextlib-ocaml-wyvj8, libpcre-oca
Empfohlene Paketeocaml-findlib
PaketbetreuerUbuntu Developers
Quellepgocaml
Paketgröße108262 Byte
Prüfsumme MD5d087d608e7c407070c42965578a2561b
Prüfsumme SHA14f8191d58a6b240f9fe442d0314dae7807b27efe
Prüfsumme SHA2561d52f7a22603182f10c99456473b97f45961f827f222eaf7d26f468adfaea1b3
Link zum Herunterladenlibpgocaml-ocaml_1.3-3build1_i386.deb
Ausführliche BeschreibungPG'OCaml provides an interface to PostgreSQL databases for OCaml applications. It uses Camlp4 to extend the OCaml syntax, enabling one to directly embed SQL statements inside the OCaml code. Moreover, it uses the describe feature of PostgreSQL to obtain type information about the database. This allows PG'OCaml to check at compile-time if the program is indeed consistent with the database structure. This type-safe database access is the primary advantage that PG'OCaml has over other PostgreSQL bindings for OCaml. . This package contains dynamically loadable plugins for PG'OCaml.


Impressum
Linux is a registered trademark of Linus Torvalds