Skip to content
GUIDE

Using Google BigQuery with Coco Alemana

Learn the basics of Coco Alemana through video tutorials and written

Google BigQuery is one of the remote sources that Coco Alemana supports natively. You can read data from existing tables, as well as save data to new tables entirely, without using the GCP Console. All of the actions within Coco Alemana also apply to BigQuery tables.

Once your credentials are configured, you’re able to load data from BigQuery. To start, you can create a new source via ⌘ N, and select “BigQuery”.

Open a New Source

See your available databases and select a table you’d like to import. You can also search for a table in your database.

Choose BigQuery Table

You can modify BigQuery frames with the same actions as any other frame. The SQL used in Coco Alemana will translate into BigQuery SQL on your behalf. This means you can work with a massive table without downloading it.

You export data to BigQuery just like any other frame. You can also export a BigQuery frame to a local file. This process will take slightly longer, as it requires downloading everything onto your device.