1
0
mirror of synced 2026-01-03 06:02:23 -05:00
Files
airbyte/docs/integrations/sources/wordpress.md
2021-10-08 21:17:47 +00:00

17 lines
628 B
Markdown

# Wordpress
[Wordpress](https://wordpress.org/) is the most popular tool for creating websites worldwide.
## Sync overview
Wordpress runs on a MySQL database. You can use Airbyte to sync your Wordpress instance by connecting to the underlying MySQL database and leveraging the [MySQL](mysql.md) connector.
{% hint style="info" %}
Reach out to your service representative or system admin to find the parameters required to connect to the underlying database
{% endhint %}
### Output schema
The output schema is the same as that of the [Wordpress Database](https://codex.wordpress.org/Database_Description) described here.