Skip to content

BigQuery Emulator

Relational Databases

An open‑source, local emulator that mimics Google BigQuery for testing and development without needing cloud credentials

Go Latest v0.8.1 · 6d ago Security brief →

Features

  • Run a BigQuery‑compatible server locally via Docker or as a standalone Go binary
  • Supports dataset/table/job management, GoogleSQL queries, streaming inserts, and gRPC Storage APIs
  • Uses SQLite for storage with optional in‑memory or file persistence
  • Can be launched in‑process for Go tests using net/http/httptest

Recent releases

View all 5 releases →
No immediate action
v0.8.0 Bug fix

UNNEST fix + Storage fixes

No immediate action
v0.7.2 Bug fix

COUNT fix on empty tables

No immediate action
v0.7.1 Bug fix

Follow‑up bug fixes

Upgrade now
v0.7.0 Security relevant
RCE / SSRF

SQL identifier injection fix

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
1,101
Forks
172
Languages
Go Python Java

Install & Platforms

Install via
docker go binary
Platforms
linux macos windows arm64

Beta — feedback welcome: [email protected]