WooCommerce is a popular shopping cart plugin to WordPress.
WooCommerce setup guidelink
WooCommerce, as a Wordpress plugin, is built on the MySQL database. Instead of pulling data from its API, we pull directly from the source database, saving time and effort. You are already syncing WooCommerce if you have an existing WordPress MySQL connector. Otherwise, use the MySQL connector:
Schema informationlink
The WooCommerce schema is documented in their documentation. Otherwise, it follows the schema rules detailed on MySQL’s Overview Page.