I have a nodejs server running on a container engine instance and would like to use BigQuery as the database for scalability and large data reasons.
The BigQuery documentation doesn't have enough documentation for connecting with Nodejs or Javascript apps in general, neither does npm.
My question is how to connect to BigQuery from my nodejs server running inside a container engine instance or if I have to set up container for a database.
via p19
No comments:
Post a Comment