1
0
mirror of synced 2025-12-31 15:03:11 -05:00
Files
airbyte/docs/integrations/sources/wordpress.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
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.