The BerkeleyDBXML package
Berkeley DB XML is a powerful, fully transactional, XML-based database that uses XQuery as its query language. Berkeley DB XML is built on top of Berkeley DB. It is NOT an SQL database.
Berkeley DB XML home page: http://www.oracle.com/database/berkeley-db/xml/index.html
Haskell binding tutorial: http://www.haskell.org/haskellwiki/BerkeleyDBXML
DARCS repository: http://blacksapphire.com/BerkeleyDBXML/
Changes: 0.7: Compatible (only) with dbxml 2.5.
Properties
| Versions | 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.6.1, 0.6.2, 0.7, 0.7.1, 0.7.2 |
|---|---|
| Dependencies | base (4.*), BerkeleyDB (≥0.8), bytestring (≥0.9) |
| License | BSD3 |
| Copyright | (c) 2009 Stephen Blackheath, (c) 2010 typLAB |
| Author | Stephen Blackheath |
| Maintainer | http://blacksapphire.com/antispam/, typLAB <code@typlab.com> |
| Stability | beta |
| Category | Database |
| Home page | http://www.haskell.org/haskellwiki/BerkeleyDBXML |
| Upload date | Wed Feb 3 21:21:50 UTC 2010 |
| Uploaded by | StephenBlackheath |
| Build failure | ghc-6.12 (log) |
Modules
- Database
- Berkeley
- Database.Berkeley.DbXml
- Berkeley
Downloads
- BerkeleyDBXML-0.7.tar.gz (Cabal source package)
- package description (included in the package)