hocilib: FFI binding to OCILIB

[ bsd3, database, ffi, library, ocilib, oracle ] [ Propose Tags ]

A low-level client library for the Oracle database, implemented as bindings to the C OCILIB API.


[Skip to Readme]

Modules

  • Database
    • Database.Ocilib
      • Database.Ocilib.Bindings
      • Database.Ocilib.Collections
      • Database.Ocilib.Connection
      • Database.Ocilib.Enums
      • Database.Ocilib.Errors
      • Database.Ocilib.Fetch
      • Database.Ocilib.Oci
      • Database.Ocilib.Pool
      • Database.Ocilib.Statement

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.0, 0.1.0, 0.2.0
Dependencies base (>=4.8 && <5), containers (>=0.5 && <1), inline-c (>=0.5 && <1), template-haskell [details]
License BSD-3-Clause
Copyright (c) 2016 Thierry Bourrillon (c) 2016 FPInsight, Eurl.
Author Thierry Bourrillon <thierry.bourrillon@fpinsight.com>
Maintainer Thierry Bourrillon <thierry.bourrillon@fpinsight.com>
Category Database, Oracle, Ocilib, FFI
Home page https://github.com/fpinsight/hocilib
Bug tracker https://github.com/fpinsight/hocilib/issues
Uploaded by Thierry at 2016-08-21T19:51:58Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2261 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-11-20 [all 1 reports]

Readme for hocilib-0.0.0

[back to package description]

Welcome to hocilib

hocilib is a FFI binding of ocilib for haskell.

build status

Join in!

We are happy to receive bug reports, fixes, documentation enhancements, and other improvements.

Please report bugs via the github issue tracker.

Master git repository:

  • git clone git@github.com:fpinsight/hocilib.git

Authors

This library is written and maintained by Thierry Bourrillon, thierry.bourrillon@fpinsight.com.