OsCommerce
OsCommerce is an ecommerce and online store-management software program. It can be used on any web server that has PHP and MySQL installed.
OsCommerce setup guide
OsCommerce is built on the MySQL database. Instead of pulling data from its API, we pull directly from the source database, saving time and effort. For integrating with OsCommerce, use the MySQL connector:
Schema information
We can find Oscommerce's Online Documentationhere and the replicated Schema will follow the rules detailed on MySQL's Overview Page