Date: 06/27/02
- Next message: Msolutions: "[PHP-DB] how can i save a photo in mysql use php?"
- Previous message: MikeParton: "[PHP-DB] Re: XML"
- In reply to: MikeParton: "[PHP-DB] Re: XML"
- Next in thread: Jeremy Zawodny: "[PHP-DB] Re: XML"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Not sure there is much more metadata in an XML database than in a data
> database.
In a standard database, the data and metadata are stored separately, not so with XML. When the next new "latest and greatest" thing
comes along, you'll have to strip all that metadata out of your data. It also makes for bigger databases, and a lot more wasted
space, like comparing normalized and unnormailzed tables.
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Msolutions: "[PHP-DB] how can i save a photo in mysql use php?"
- Previous message: MikeParton: "[PHP-DB] Re: XML"
- In reply to: MikeParton: "[PHP-DB] Re: XML"
- Next in thread: Jeremy Zawodny: "[PHP-DB] Re: XML"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

