How to load data from Unleash to BigQuery
Learn how to use Airbyte to synchronize your Unleash data into BigQuery within minutes.


Building your pipeline or Using Airbyte
Airbyte is the only open source solution empowering data teams to meet all their growing custom business demands in the new AI era.
- Inconsistent and inaccurate data
- Laborious and expensive
- Brittle and inflexible
- Reliable and accurate
- Extensible and scalable for all your needs
- Deployed and governed your way
Start syncing with Airbyte in 3 easy steps within 10 minutes



Take a virtual tour
Demo video of Airbyte Cloud
Demo video of AI Connector Builder
Setup Complexities simplified!
Simple & Easy to use Interface
Airbyte is built to get out of your way. Our clean, modern interface walks you through setup, so you can go from zero to sync in minutes—without deep technical expertise.
Guided Tour: Assisting you in building connections
Whether you’re setting up your first connection or managing complex syncs, Airbyte’s UI and documentation help you move with confidence. No guesswork. Just clarity.
Airbyte AI Assistant that will act as your sidekick in building your data pipelines in Minutes
Airbyte’s built-in assistant helps you choose sources, set destinations, and configure syncs quickly. It’s like having a data engineer on call—without the overhead.
What sets Airbyte Apart
Modern GenAI Workflows
Move Large Volumes, Fast
An Extensible Open-Source Standard
Full Control & Security
Fully Featured & Integrated
Enterprise Support with SLAs
What our users say

Raman Singh
Predictable, straightforward pricing model that simplified budgeting and significantly reduced overall spend

Chase Zieman

“Airbyte helped us accelerate our progress by years, compared to our competitors. We don’t need to worry about connectors and focus on creating value for our users instead of building infrastructure. That’s priceless. The time and energy saved allows us to disrupt and grow faster.”

Rupak Patel
"With Airbyte, we could just push a few buttons, allow API access, and bring all the data into Google BigQuery. By blending all the different marketing data sources, we can gain valuable insights."
How to Sync to Manually
First, log in to your Unleash account and navigate to the section where your data is stored. Identify the specific datasets or reports you want to move to BigQuery. Ensure you have the necessary permissions to export the data.
Use the export functionality within Unleash to download your data in a CSV or JSON format. Most platforms allow exporting data through their user interface, often found under options like "Download," "Export," or "Save As." Make sure to save the exported files securely on your local machine.
Review the exported data files and clean them if necessary. This might involve removing unnecessary columns, fixing data types, and ensuring the data is consistent and properly formatted. This step is crucial to avoid errors during the import process into BigQuery.
If you haven't already, create a Google Cloud account and set up a new project in the Google Cloud Console. Configure billing settings and enable the BigQuery API under the "APIs & Services" section to allow you to interact with BigQuery.
In the BigQuery console, create a new dataset to store your imported data. A dataset is a logical grouping that holds tables. Assign a unique name and set any required data access permissions to ensure data security.
Use the BigQuery web UI to upload your CSV or JSON files. Go to the BigQuery console, select your dataset, and click "Create Table." Choose "Upload" as the source, and then select your file and specify the file format. Map the columns in your file to BigQuery fields and set the appropriate data types. Follow the wizard to complete the upload process.
Once the data is uploaded, run a few queries in BigQuery to ensure the data has been imported correctly. Check for discrepancies or errors by comparing a few records with the original data in Unleash. This ensures that the data has been transferred accurately and is ready for analysis.
By following these steps, you can successfully move your data from Unleash to BigQuery without relying on third-party connectors or integrations.