Skip to content

bamnet/bqproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bqproxy - BigQuery Proxy

GitHub

BigQuery Proxy allows you to expose the results from pre-defined BigQuery queries.

It is similiar to a BigQuery View when accessible by allUsers, but also supports parameters. Queries and paramters are configured in advanced using YAML files then packaged into a Docker image.

For an example, check out the samples/ directory.