@hackage / takusen-oracle

Database library with left-fold interface for Oracle.

Latest0.9.4.1

About

Metadata

  • Last updated , by PavelRyzhov
  • License BSD-3-Clause
  • Categories Databases
  • Maintained by: paul@paulrz.cz

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    buildtests (off by default)

    Build test executables

Readme

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.