woocommerce/docs/high-performance-order-storage
Brent MacKinnon 94cacbdf56
Update category desc (#42978)
* reorganizing documents for better discoverability

* adding and adjusting category descriptions for docs site

---------

Co-authored-by: Jacklyn Biggin <hi@jacklyn.dev>
2024-01-08 15:51:24 -05:00
..
README.md Update category desc (#42978) 2024-01-08 15:51:24 -05:00
enable-hpos.md migrating images out of docs folder (#42851) 2024-01-05 11:41:03 -05:00
high-performance-order-storage.md Update category desc (#42978) 2024-01-08 15:51:24 -05:00

README.md

category_title category_slug post_title
High Performance Order Storage hpos High Performance Order Storage (HPOS)

Explore High Performance Order Storage (HPOS) — a solution that provides an easy-to-understand and solid database structure specifically designed for eCommerce needs.

High-Performance Order Storage (HPOS) also previously known as “Custom Order Tables” is a solution that provides an easy-to-understand and solid database structure specifically designed for eCommerce needs. It uses the WooCommerce CRUD design to store order data in custom tables optimized for WooCommerce queries with minimal impact on the store's performance.