1
0
mirror of synced 2026-01-04 18:04:31 -05:00
Files
airbyte/docs/integrations/sources/wordpress.md
2024-05-07 08:19:33 -07:00

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