@hackage persistent-odbc0.2.1.1
Backend for the persistent library using ODBC
Categories
License
MIT
Maintainer
gbwey9@gmail.com
Links
Versions
Installation
Dependencies (17)
- HDBC >=2.1.0
- HDBC-odbc >=2.6.0.0
- aeson
- base >=4.5 && <5
- blaze-html
- bytestring Show all…
Dependents (2)
@hackage/acme-everything, @hackage/yam-transaction-odbc
Package Flags
debug(off by default)
tester(off by default)
This package contains backends for persistent using ODBC. It currently supports the following databases: MSSQL, MySql, Oracle, Sqlite, DB2, Postgres. Uses HDBC-ODBC for accessing ODBC.