69
Views
4
Comments
Connection of BigQuery database to OutSystems

[reactive]

I have created a database in Google BigQuery and I need to fetch all the tables in my Outsystems application. Can anyone please help me with this? Any help would be highly appreciated. 

Thanks in advance!

2023-04-06 11-24-23
Paulo Zacarias

Hi Shreya, 

OutSystems has some documentation on how to integrate with external databases, please check it here:

https://success.outsystems.com/documentation/11/extensibility_and_integration/integrate_with_an_external_database/

Regards, 

PZ

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

Hi Paulo,

Sorry, did you look into what BigQuery is, or just read "database" and replied.

Please read into a question and understand it before replying. 

External database integration nor Integration builder support Google BigQuery.

Regards,

Daniel


2023-04-06 11-24-23
Paulo Zacarias

Hi Daniel, 

To be honest, I did not look into it and assumed it was an external database. 

My mistake then. Luckily we have some moderators like you here to catch these mistakes. 

Regards, 

PZ

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

Hi Shreya,

You can integrate with BigQuery by consuming its API:

https://cloud.google.com/bigquery/docs/reference/rest

The good news is someone already did that before and published it as Forge components, to be reused:

https://www.outsystems.com/forge/list?q=bigquery&t=&o=most-popular&tr=False&oss=False&c=%20&a=&v=&hd=False&tn=&scat=forge

Regards,

Daniel

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.