1
0
mirror of synced 2026-01-01 00:02:54 -05:00
Files
airbyte/docs/integrations/sources/drupal.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

30 lines
825 B
Markdown

# Drupal
[Drupal](https://www.drupal.org) is an open source Content Management Platform.
## Sync overview
:::caution
You will only be able to connect to a self-hosted instance of Drupal using these instructions.
:::
Drupal can run on MySQL, Percona, MariaDb, MSSQL, MongoDB, Postgres, or SQL-Lite. If you're not using SQL-lite, you can use Airbyte to sync your Drupal instance by connecting to the underlying database using the appropriate Airbyte connector:
* [MySQL/Percona/MariaDB](mysql.md)
* [MSSQL](mssql.md)
* [Mongo](mongodb-v2.md)
* [Postgres](postgres.md)
:::info
Reach out to your service representative or system admin to find the parameters required to connect to the underlying database
:::
### Output schema
The schema will be loaded according to the rules of the underlying database's connector.