Select a tag to browse associated projects and drill deeper into the tag cloud.
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.)
This package provides an ODBC database ackend for the HDBC Haskell database infrastructure. It works on Windows as well as POSIX (Unix/Linux/BSD/Mac) platforms via unixODBC, iODBC, etc. This driver is the preferred way to access MySQL from HDBC.
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.