19 lines
604 B
Markdown
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.
|
|
|