Skip to content
/ bqEmu1 Public

bigquery emulator as database for very small project

Notifications You must be signed in to change notification settings

kokizzu/bqEmu1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bqEmu1

example how to use bigquery emulator for local project.

bigquery-emulator is masterpiece by goccy, that one dev that also creates one of the fastest json serialization-library go-json.

it's quite useful because you might hate sqlite interface, and you prefer bigquery's interface.

So if your project became super large, you can move it to bigquery so it can be mass-run by a lot of people (as long as you can pay the bigquery bill).

Requirement

About

bigquery emulator as database for very small project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages