> For the complete documentation index, see [llms.txt](https://docs.sprinkledata.com/product/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinkledata.com/product/ingesting-your-data/pipelines/applications/woocommerce.md).

# WooCommerce

WooCommerce provides three types of instances, viz., self-hosted, WordPress-hosted, and non-WordPress hosted. Self-hosted instance relies on the MySQL database as its base technology. Hence we recommend using the MySQL connector for it, while for the other two, you can use the [WooCommerce APIs](https://woocommerce.com/document/woocommerce-rest-api/) to integrate the data through API Pull.

For schema details please refer to the [WooCommerce documentation](https://github.com/woocommerce/woocommerce/wiki/Database-Description).
