The Movie Database Lite
The Movie Database (TMDB) is a movie and TV database.
Features
Feature Name | Supported | Notes |
---|---|---|
Capture deletes | ||
History mode | ||
Custom data | ||
Data blocking | check | |
Column hashing | check | |
Re-sync | check | |
API configurable | check | API configuration |
Priority-first sync | check | MOVIE and TV_SERIES tables and their child tables. |
Fivetran data models | ||
Private networking | ||
Authorization via API | check |
Supported deployment models
We support the SaaS and Hybrid deployment models for the connector.
NOTE: You must have an Enterprise or Business Critical plan to use the Hybrid Deployment model.
Setup guide
Follow our step-by-step The Movie Database setup guide to connect The Movie Database with your destination using Fivetran connectors.
Sync overview
To capture updates, we incrementally sync the MOVIE
and TV_SERIES
tables and their child tables.
Schema information
This schema applies to all The Movie Database connectors.
Limitations
This connector begins syncing data from the date of setup. To backfill historical data, you can use our Connector SDK to build a custom connector that integrates with the TMDB Data Export feature.
The TMDB API has a pagination limit of 500 pages per day. Because of this limitation, we can only retrieve a maximum of 500 pages of data from TMDB in a day. For more information about the pagination limit, see TMDB documentation.