November 17, 2006 08:45 PM EST
Berkeley DB XML (BDB XML) is a popular native XML database. It can be
accessed through the shell or within another program. This month I will show
you how to use BDB XML in Java. BDB XML has similar APIs for all supported
languages such as Java and C++, therefore the ideas presen... (more)