The core concepts of AI Squared are the foundation of your data journey. They include Sources, Destinations, Models, and Syncs. Understanding these concepts is crucial to building a robust data pipeline.
‘Models’ in AI Squared determine the data you wish to sync from a source to a destination. They are the building blocks of your data pipeline.They can be defined through:
SQL Editor: For customized queries
Visual Table Selector: For intuitive interface
Existing dbt Models or Looker Looks: Leveraging pre-built models
‘Syncs’ in AI Squared helps you move data from sources to destinations. They help you in mapping the data from your models to the destination.There are two types of syncs:
Full Refresh Sync: All data is synced from the source to the destination.
Incremental Sync: Only the new or updated data is synced.