1
0
mirror of synced 2025-12-21 19:11:14 -05:00
Files
airbyte/docs/integrations/sources/zencart.md
2024-05-07 08:19:33 -07:00

18 lines
606 B
Markdown

# Zencart
[Zencart](https://www.zen-cart.com) is an open source online store management system built on PHP, MySQL, and HTML.
## Sync overview
Zencart runs on a MySQL database. You can use Airbyte to sync your Zencart instance by connecting to the underlying MySQL database and leveraging the [MySQL](mysql.md) connector.
:::info
Reach out to your service representative or system admin to find the parameters required to connect to the underlying database
:::
### Output schema
The output schema is the same as that of the [Zencart Database](https://docs.zen-cart.com/dev/schema/) described here.