I have a database on Google BigQuery, and would like to create a greeting that use data obtained from that database through the Google API Client Libraries in JavaScript.
Is that possible?
Thank you!