GET STARTEDTo set up your destination data warehouse, contact your Metronome representative.
Supported destination types
Metronome supports data export to the most common data warehouses, databases, and object storage providers. We continue to add new providers; if your preferred vendor is not listed below, contact your Metronome representative.ONE DESTINATION LIMITOnly a single destination for data exports can be configured across all Metronome environments. Distinct destinations cannot be set up for Production and Sandbox.
Data warehouse
- BigQuery
- Clickhouse
- Databricks
- Delta Lake
- Redshift
- Redshift Serverless
- Snowflake
Database
- Athena
- MongoDB
- MySQL
- MySQL Aurora
- Oracle
- PlanetScale
- Postgres
- Postgres (AWS)
- SingleStore
- SQL Server
Object storage
Folder structure:APPEND-ONLYObject storage destinations listed above export files as an append-only log with at-least-once semantics. There will be rows with the same primary key in multiple files because of updates to the row or transfer retries. Metronome customers need to handle these appropriately by using the most recent data for each row.
Other
Data availability
Metronome can export these types of sandbox and production data:
† Transfer frequency indicates the frequency at which new records get sent to your destination. †† Average Freshness indicates the average delay between when data is generated in Metronome and when the data appears in your destination.
INCREMENTAL DATA EXPORTSData exports of incremental tables contain only the rows of data that have changed since the last export. Use the
updated_at column to pull the latest updates.