Integrations
Speed up the process of creating data pipelines by using dlt's multiple pre-built sources and destinations:
- Each dlt verified source allows you to create pipelines that extract data from a particular source: a database, a cloud service, or an API.
- Destinations are where you want to load your data. dlt supports a variety of destinations, including databases, data warehouses, and data lakes.
🗃️ Sources
34 items
🗃️ Destinations
17 items
tip
Most source-destination pairs work seamlessly together. If the merge write disposition is not supported by a destination (for example, file sytem destination), dlt will automatically fall back to the append write disposition.