Paketname | libghc6-hdbc-doc |
Beschreibung | Haskell Database Connectivity, Documentation |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.2.6-2 |
Sektion | doc |
Priorität | extra |
Installierte Größe | 888 Byte |
Hängt ab von | |
Empfohlene Pakete | ghc6-doc, libghc6-convertible-doc |
Paketbetreuer | Debian Haskell Group |
Quelle | hdbc |
Paketgröße | 91284 Byte |
Prüfsumme MD5 | ced75217b24106f11b4d633030bf793f |
Prüfsumme SHA1 | 6a167d86c55e880f7bda2556259d68000c8d1c2f |
Prüfsumme SHA256 | 9f0688745530e5c14536309ed0506be8c6bf2d84063875fefb8aa8fc712f5aaf |
Link zum Herunterladen | libghc6-hdbc-doc_2.2.6-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.
|