Skip to content

marblekirby/budibase-big-query-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c291a3b · Dec 1, 2022

History

8 Commits
Dec 1, 2022
Dec 1, 2022
Oct 1, 2022
Oct 1, 2022
Oct 1, 2022
Oct 1, 2022
Nov 19, 2022
Oct 1, 2022
Dec 1, 2022
Oct 1, 2022
Dec 1, 2022
Dec 1, 2022
Dec 1, 2022
Oct 1, 2022
Dec 1, 2022

Repository files navigation

Budibase big-query-plugin

Description

This plugin allows you to connect your Budibase application to Google Cloud Platform's Big Query data warehouse solution.

Find out more about BigQuery Find out more about Budibase.

Installation

//todo

Development Instructions

To build your new plugin run the following in your Budibase CLI:

budi plugins --build

You can also re-build everytime you make a change to your plugin with the command:

budi plugins --watch