[Typo3-dev] TYPO3 and native XML Databases

Sven Wilhelm wilhelm at icecrash.com
Mon Oct 17 13:45:39 CEST 2005


> What exactely is a "native XML Database"?
> Sounds like an XML file to me.
No it is a little bit more :)
In a native xml database you store many xml documents together in so 
called collections. You can query the database by XPATH or - the more 
modern one - XQuery. See it like sql requests for xml.

> Maybe DBAL offers handling for this
not at the moment.




More information about the TYPO3-dev mailing list