Prev Next
Sleepycat Berkeley DbXML
Before you start
- Compilation Tools on Platforms other than Win32
- Berkeley DB
- Xerces-C (XML Parsing)
- Pathan -XPath (query language)
Using An Alternative API
- Strong C++ and Java Supprt
- Comes With Perl Module, Python, Tcl API (not necessarily developed by Sleepycat)
Approach
- Embedded in Berkeley DB
- Security
- Transaction Support
- Encryption
- Notion of XML Container
- Written to conform to W3C StandardsXML, XML namespaces and Xpath 1.0
Getting Started
- Must write some code first!!