Skip to main content

Connector Reference

You can connect Shaped directly to your:

  1. Data warehouse (e.g. BigQuery, Snowflake, Redshift)
  2. Database (e.g. MySQL, Postgres)
  3. Blob storage (e.g. S3, GCS)
  4. Analytics applications (e.g. Segment, Amplitude)

Below is a list of the connectors we support. If you don't see your data source listed, you can still stream data into Shaped by using our custom data source Shaped API, or contact us to request a new connector.

Supported Connectors

Connector Types

Shaped supports both real-time (streaming) and batch connectors. Understanding the difference is important for designing your data architecture:

  • Real-time connectors: Stream data continuously (e.g., Segment, Kafka, Kinesis). Data appears in Shaped within 30 seconds.
  • Batch connectors: Sync data on a schedule, typically every 15 minutes (e.g., BigQuery, PostgreSQL, Snowflake).

For more details on connector types, their use cases, and limitations, see the Connector Types guide.

SQL Views

After you've connected your data sources you can write SQL queries to transform and select the exact data you need for your recommendation and search system.