Paketname | libghc6-hdbc-doc |
Beschreibung | Haskell Database Connectivity, Documentation |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.2.3-2 |
Sektion | universe/doc |
Priorität | extra |
Installierte Größe | 876 Byte |
Hängt ab von | |
Empfohlene Pakete | ghc6-doc, haskell-convertible-doc |
Paketbetreuer | Ubuntu Developers |
Quelle | hdbc |
Paketgröße | 88442 Byte |
Prüfsumme MD5 | 9d899e89fe50e699faf2fe9c563ca0ba |
Prüfsumme SHA1 | bffaf5333ed60d28ac2e9468c386e0545fc6da7b |
Prüfsumme SHA256 | 9adf5d984d64411cf0bfeee5c61f19c92951b235bb9bdd8a54b598d4ea97c3f4 |
Link zum Herunterladen | libghc6-hdbc-doc_2.2.3-2_all.deb |
Ausführliche Beschreibung | HDBC provides an abstraction layer between Haskell programs and SQL
relational databases. This lets you write database code once, in
Haskell, and have it work with any number of backend SQL databases
(MySQL, Oracle, PostgreSQL, ODBC-compliant databases, etc.)
.
HDBC is modeled loosely on Perl's DBI interface, though it has also been
influenced by Python's DB-API v2, JDBC in Java, and HSQL in Haskell.
|