Projects / Berkeley DB XML

Berkeley DB XML

Berkeley DB XML is a native XML database engine for use within your product. Made available as a C++ library with language bindings for Java, Perl, Python, PHP, and Tcl, it integrates directly into your application (it is not a standalone database server). It provides XQuery access into a database of document containers. XML documents are stored and indexed in their native format using Berkeley DB as the transactional database engine.

Tags
Operating Systems
Implementation

RSS Recent releases

  •  05 Nov 2008 18:22

Release Notes: This release addresses a number of issues found since 2.4.13. It is source and binary compatible with earlier 2.4.x releases.

  •  21 Jun 2005 10:22

Release Notes: A few small fixes in the packaging of 2.1.7 and some other minor cleanup.

  •  02 May 2005 15:51

Release Notes: For the first time, the product is available as a Windows 8x6 binary installer. A new "Introduction to Berkeley DB XML" PDF. An updated Perl API. An updated command line shell (dbxml). Many bugfixes and enhancements.

  •  03 Jan 2005 10:43

No changes have been submitted for this release.

  •  14 Dec 2004 11:07

Release Notes: XQuery 1.0 and XPath 2.0 (July 2004 draft). Node or whole document based storage. Optional document validation. Sophisticated document indexing to speed query access. C++, Java, Perl, Python, TCL, and now PHP APIs. Command line access to document repositories.

Screenshot

Project Spotlight

CSS3 Drop Shadows

A Web application to build nice CSS3 box shadows.

Screenshot

Project Spotlight

Lua CJSON

A Lua module providing JSON support.