- Catalog
- Categories
- Products
- Types
- Attributes
- Inventory
- Prices
- Suppliers
- Brands
- Sales promotions
- Databurst
- Variants
-
Summary
Magelia WebStore Management Console Help
Products
Databurst
An e-commerce website is made up of several product list pages where information needs to be rapidly displayed, such as prices, taxes, discounts, etc. Databurst accelerates performance and avoids having to constantly recalculate each product list for prices, taxes, discounts, etc.
The concept of Databurst relates to a denormalized database that enables enhanced performance. This database contains a store, catalog, currency, culture, all prices for a tax zone, taxes, sales promotions, and product information.
To access Magelia WebStore’s data, an e-commerce store can use 2 different service types:
- Catalog Service: This service is based on a denormalized database, Databurst, where all calculations are already made.
- Order Service: This service is based on the principal Magelia WebStore database. The calculations made with this service always correspond to the information and prices in the administration console.
The difference between these 2 services is presented in the diagram below:
The Catalog Service and the Databurst
The "Update Data" button enables data integrity recovery.
DO Because of the denormalized database, Databurst, prices, taxes, sales promotions, and localized information are all available without having to use processing.
DO By updating Databurst, the catalog information is updated to correspond to the back-office data.
Clicking on "Update" will launch processes that will temporarily compromise the performance of your infrastructure. Please be careful when using this feature.
Subsequent modifications to the product catalogs and prices in the administration console will only be available via the Catalog Service after a new generation Databurst.
Shopping cart and order calculations (service orders) are not affected by Databurst, which allows for precise service orders in real time.