BerkeleyDBXML
This package is a Haskell binding for Berkeley DB XML, which is a powerful, fully transactional, XML-based database written in C++ that uses XQuery as its query language. It is NOT an SQL database. It is not free for commercial use. The binding is only about 70% complete, but it should allow you to write a fairly serious application. If you would like a particular part of the API added, please contact me. If Berkeley DB or DB XML is not installed in the default location of /usr or usrlocal, you will need to specify the paths in this way: See the examples/ directory for examples. 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://code.haskell.org/BerkeleyDBXML/ Changes: 0.7: Compatible (only) with dbxml 2.5.
hackage.haskell.org
0.7.2
over 14 years ago
11
11,142 total
Links
| Registry | hackage.haskell.org |
| Homepage | Homepage |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/BerkeleyDBXML
spec |
| License | BSD-3-Clause |
| First Release | over 17 years ago |
| Last Synced | 7 days ago |