1
0
mirror of synced 2025-12-31 06:05:12 -05:00
Files
airbyte/docs/integrations/sources/wordpress.md
2022-07-11 15:27:14 -05:00

19 lines
604 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.
:::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 [Wordpress Database](https://codex.wordpress.org/Database_Description) described here.