takusen-oracle

Database library with left-fold interface for Oracle.

https://github.com/paulrzcz/takusen-oracle.git

Latest on Hackage:0.9.4.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Alistair Bayley, Oleg Kiselyov, Pavel Ryzhov
Maintained by [email protected]

Takusen-Oracle is a Oracle access library. Like HSQL and HDBC, we support arbitrary SQL statements (currently strings, extensible to anything that can be converted to a string). It is based on original Takusen library. It was just upgraded to support Oracle 11gR2/12c instant client and GHC 7.4.2 and higher.