pkgsrc-wip/hs-HDBC/DESCR
PHO / phonohawk 0fe94e1020 Import hs-HDBC-2.1.0 as wip/hs-HDBC.
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.)
2009-05-29 05:32:31 +00:00

4 lines
260 B
Text

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.)