1
0
mirror of synced 2025-12-20 18:39:31 -05:00
Files
airbyte/docs/integrations/sources/zencart.md
Ian Alton 01cd16654e 11059 multi-instance, versioned docs (#58095)
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-04-24 02:58:09 +03:00

18 lines
603 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) 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.