1
0
mirror of synced 2025-12-20 10:32:35 -05:00
Files
airbyte/docs/integrations/sources/drupal.md
Ian Alton 01cd16654e 11059 multi-instance, versioned docs (#58095)
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-04-24 02:58:09 +03:00

29 lines
812 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)
- [MSSQL](mssql)
- [Mongo](mongodb-v2)
- [Postgres](postgres)
:::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.