@hackage persistent-odbc0.2.0.1
Backend for the persistent library using ODBC
Categories
License
MIT
Maintainer
gbwey9@gmail.com
Links
Versions
Installation
Dependencies (18)
- HDBC >=2.2
- HDBC-odbc >=2.4
- aeson >=0.6
- base >=4.5 && <5
- blaze-html
- bytestring >=0.9 && <0.11 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.