sednaDBXML: Sedna Native XML Binding

[ database, ffi, gpl, library ] [ Propose Tags ]

Sedna is a free native XML database which provides a full range of core database services - persistent storage, ACID transactions, security, indices, hot backup. Flexible XML processing facilities include W3C XQuery implementation, tight integration of XQuery with full-text search facilities and a node-level update language. This package (will) provide a clean, sensible monadic interface to the (established) underlying C library. Sedna Home Page: http:/www.sedna.org


[Skip to Readme]

Modules

[Last Documentation]

  • Database
    • SednaDB
      • Internal
        • Database.SednaDB.Internal.SednaCBindings
        • Database.SednaDB.Internal.SednaConnectionAttributes
        • Database.SednaDB.Internal.SednaResponseCodes
        • Database.SednaDB.Internal.SpDefs
      • Database.SednaDB.SednaBindings
      • Database.SednaDB.SednaExceptions
      • Database.SednaDB.SednaTypes

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.1.1, 0.1.2.3, 0.1.2.4, 0.1.2.5
Dependencies base (>=4 && <5), bindings-DSL, bytestring, containers, iteratee (>=0.8), mtl [details]
License GPL-3.0-only
Author Eric C. Jones
Maintainer Eric Jones (ericclaudejones at gmail.com)
Category Database, FFI
Source repo head: git clone git@github.com:ExternalReality/SednaDBXML.git
Uploaded by EricJones at 2011-10-15T16:53:48Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 3827 total (15 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-12-26 [all 7 reports]

Readme for sednaDBXML-0.1.0

[back to package description]
SednaDBXML is a Haskell library and a binding to
the C language drivers of sedna native XML
Database System.

This software is in an extremely early state. The
low level c bindings are still being established
and work on the higher level abstractions have yet
to begin.

Please keep an eye on this repository and watch
for changes. In the mean time, checkout the sedna
homepage http://www.sedna.org/ and try some of the
other excellent language bindings for sedna.

http://www.sedna.org/download.html#drivers