BYTE.com
RSS feed

Newsletter
Free E-mail Newsletter from BYTE.com
Email Address
First Name
Last Name




 
    
             
BYTE.com > Features > 2003

Berkeley DB XML

By John Merrells

February 3, 2003

(Berkeley DB XML :  Page 1 of 1 )



Embedded databases run directly within the application process that uses them. They do not require a separate process or server, since the database code is linked directly into the application's address space. The most significant advantage that an embedded database has over a client/server system is speed. Because all database operations happen within the application process, an embedded database incurs none of the overhead that inter-process communication imposes. Also, because there is no separate server, applications based on embedded databases are typically easier for end users to install and administer.

Berkeley DB XML is an open-source embedded XML database for applications that need XML document management services. It provides transaction-protected storage of XML documents and an optimizing XPath query processor for efficient document retrieval. It supports both C++ and Java APIs, UTF-8 encoded XML documents, and XPath queries. It is also able to participate in local and distributed transactions (XA), and supports both multi-threaded and multi-process application architectures.

Berkeley DB XML is built on top of Berkeley DB, the embedded data management system, and provides all of the high-performance, reliability, concurrency, and scalability of Berkeley DB. It is available as a source-code distribution (see www.sleepycat.com), and is released under an open source license. Open source applications may freely redistribute Berkeley DB XML, but proprietary applications must purchase a binary distribution license from Sleepycat Software.

A Dating Service

Architecture of the dating service
Figure 1: Architecture of the dating service

In this article, I describe the design and implementation of a sample application that demonstrates the features of Berkeley DB XML.

 Page 1 of 1 


BYTE.com > Features > 2003
Dr. Dobb's Media Center

Extending Enterprise Value with Web 2.0
In this webcast we will talk about how to simply build and quickly remix Web 2.0 applications and the role of the IT department and how they support mashups. We will discuss how IBM can help IT teams adapt existing enterprise systems as well as develop unique ones that can support end user driven mashups in a reliable, scalable and secure way. We will highlight a simple scenario adapting an enterprise information source for mashups and how to test it. We will also cover how IBM can help you build agile, fast and simple web applications based on dynamic scripting languages that dramatically reduces development time. Wednesday, September 24, 2008 - 12pm PT / 3pm ET

2008 International Mathematica Conference
Dr. Dobb's interviews Wolfram Research's Theo Gray, co-founder and Director of User Interfaces, and Roger Germundsson, Director of Research and Development, about the upcoming 2008 International Mathematica Conference.

BYTE.com Store

BYTE CD-ROM
NOW, on one CD-ROM, you can instantly access more than 8 years of BYTE.
 
The Best of BYTE: Volume 2 - Heuristic Algorithms
The Best of BYTE: Volume 2 - Heuristic Algorithms
In this volume of Best of BYTE, we explore the emergence of some heuristic algorithms. Although we have only scratched the surface of this intriguing subject, we hope we've suggested the potential of the synthesis of heuristics and algorithms.

© 2008 Think Services, Privacy Policy, Terms of Service, United Business Media Limited
Site comments: webmaster@byte.com
Web Sites: BYTE.com, dotnetjunkies.com, Dr. Dobb's Journal, SD Expo, Sys Admin, sqljunkies.com, Unixreview



MarketPlace
simple helix is the most trusted name in the hosting industry! Join us and host with the experts!
Automatically capture customer crash data, no debugger required. Support for .NET, C++, OS X, Java.
Understand C/C++ code in less time. A new team member ? Inherited legacy code ? Get up to speed faster with Crystal Flow for C/C++. Code-formatting improves readability. Flowcharts are integrated with code browser. Export flowcharts to Visio.
Develop 10 times faster ! ALM, IDE, .Net, RAD, 5GL, Database, 5GL, 64-bit, etc. Free Express version
Certificates & Degrees in IT from Accredited Online Colleges! Request Free Information!
Wanna see your ad here?
 

web2