1
0
mirror of synced 2026-01-05 12:05:28 -05:00
Files
airbyte/docs/integrations/sources/magento.md
Jared Rhizor 14dfc1d417 fix parentheses and info/warning/danger formatting in docs (#11981)
* fix parens

* fix formatting for hints

* remove hint from non-docusaurus or gitbook doc
2022-04-13 12:08:34 -07:00

19 lines
704 B
Markdown

# Magento
[Magento](https://magento.com/products/magento-open-source) is an open source eCommerce Platform.
## Sync overview
Magento runs on MySQL. You can use Airbyte to sync your Magento instance by connecting to the underlying database using the [MySQL connector](mysql.md).
:::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 described in the [Magento docs](https://docs.magento.com/mbi/data-analyst/importing-data/integrations/magento-data.html). See the [MySQL connector](mysql.md) for more info on general rules followed by the MySQL connector when moving data.