Breezy's Blog
Wednesday, February 08, 2006
Recently, it has come to my attention to incoming data management tools that include XML functionality. By this I mean, data is stored in either a native XML format with a Native XML document management tool or a relation database with XML output or storage of XML data within the database functionality.
One of the recent products I discovered was the Native XML data server from Berkley DB folks called BDB XML which used the Berkley Database with XML functionality layered on top of it.
There are other articles of interest as well such as one talking about native XML databases.
In the process, I discovered and article that talks about this some (see David & Goliath: A Comparison Of XML-Enabled And Native XML Data Management Techniques @ XML JOURNAL).
Oracle of course has their XML functionality (faq)...recently MySql with 5.1 also offers this database with XML functionality.
These types of technologies are good to look at when a data and XML come together.
