Community

Use an XML database in PHP and Java applications

(Tyler Anderson) Native XML databases have grown in popularity along with XML, because data is stored as native XML, rather than through tables in a traditional database. Using a native XML database means that a change to the schema requires minimal changes to your code and no change to the database

Read More - Register for Free Membership