Share
PrestaShop Setup Guide

PrestaShop is an open source, e-commerce platform useful in creating online stores. It uses either MySQL or MariaDB database.

The details associated with the stores in PrestaShop are stored as Events in the MySQL database. You can replicate the Events data from your PrestaShop account to a Destination database or data warehouse using Hevo Pipelines.

Note: You must provide the MySQL database details to configure the PrestaShop Source.


Schema and Primary Keys

The schema is derived based on the data in your MySQL Source tables.


Data Model

The PrestaShop data model is documented in the PrestaShop development guide.

Note: In addition to the default tables, you can ingest any custom tables that you have created.


Limitations

  • Hevo does not load an Event into the Destination table if its size exceeds 128 MB, which may lead to discrepancies between your Source and Destination data. To avoid such a scenario, ensure that each row in your Source objects contains less than 100 MB of data.

Revision History

Refer to the following table for the list of key updates made to this page:

Date Release Description of Change
Jan-07-2025 NA Added a limitation about Event size.
Mar-18-2024 2.21.2 Updated section, Specify PrestaShop via MySQL Connection Settings to add information about the Load all CA certificates option.
Dec-19-2022 2.04 Updated section, Specify PrestaShop via MySQL Connection Settings to add information that you must specify all fields to create a Pipeline.
Jan-24-2022 1.80 New document.
Last updated on Jan 07, 2025

Tell us what went wrong

Skip to the section