The Definitive Guide to Berkeley DB XML

The Definitive Guide to Berkeley DB XML
Authors
Danny Brian
ISBN
1590596668
Published
23 Aug 2006
Purchase online
amazon.com

The Definitive Guide to Berkeley DB XML covers Sleepycat's Berkeley DB XML, an open source embedded XML database. Berkeley DB XML runs on all major operating systems and has support for the most popular programming languages. The book includes tutorials and complete language references for C++, Java, Perl, Python, and PHP. Berkeley DB XML has the potential to dramatically simplify the development of your application's data tier.

Editorial Reviews

The Definitive Guide to Berkeley DB XML covers Sleepycat's Berkeley DB XML, an open source embedded XML database. Berkeley DB XML runs on all major operating systems and has support for the most popular programming languages. The book includes tutorials and complete language references for C++, Java, Perl, Python, and PHP.

Berkeley DB XML has the potential to dramatically simplify the development of your application's data tier. With native XML storage, flexible indexing, and the powerful XQuery query language (think SQL for XML), BDB XML provides everything you need for efficient XML management. Combined with Berkeley DB's transactions, logging, and replication, BDB XML is a powerful document storage solution.

Author Danny Brian presents XML basics from the ground up for XML beginners, and covers database installation and configuration, the core concepts behind Berkeley DB XML, a look at application architecture, demonstrations of simple operations (i.e., text queries) to complex (i.e., set computations) using XQuery and FLWOR expressions, document indexing options, and a thorough look at the database APIs. You’ll learn tips and tricks that you can immediately apply to your own applications.

Table of Contents

  1. A Quick Look at Berkeley DB XML
  2. The Power of an Embedded XML Database
  3. Installation and Configuration
  4. Getting Started
  5. Environments, Containers, and Documents
  6. Indexes
  7. XQuery with BDB XML
  8. BDB XML with C++
  9. BDB XML with Python
  10. BDB XML with Java
  11. BDB XML with Perl
  12. BDB XML with PHP
  13. Managing Databases

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“God could create the world in six days because he didn't have to make it compatible with the previous version.”