If I have 50,000-100,000 skus products with supporting information, including specifications and descriptions that need to be updated on a regular basis (at least once a day), is XML the best way to switch to a data exchange format? The application is written in PHP, and I think that SimpleXML for PHP calls MySQL calls (as opposed to using application hooks to output data to the appropriate place in the database). The server will be based on Linux and I will have full root access. I know this is a pretty general question, so I made it a public wiki - I'm looking for a general approach that is considered best practice. If it matters to the Magento app.
user4903
source
share