# Install bigquery-emulator with Homebrew, Nix

Emulate a GCP BigQuery server on your local machine. Version 0.8.1 via Homebrew; verified 2026-06-13.

## Install

```sh
sudo av install brew:bigquery-emulator
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install bigquery-emulator
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#bigquery-emulator
```

  Evidence: nixpkgs package indexes: pkgs/by-name/bi/bigquery-emulator/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Package facts

- **Package key:** brew:bigquery-emulator
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/bigquery-emulator>
- **Version:** 0.8.1
- **Source summary:** Emulate a GCP BigQuery server on your local machine
- **Homepage:** <https://github.com/goccy/bigquery-emulator>
- **Repository:** <https://github.com/goccy/bigquery-emulator>
- **Upstream docs:** <https://github.com/goccy/bigquery-emulator#readme>
- **License:** MIT
- **Source archive:** <https://github.com/goccy/bigquery-emulator/archive/refs/tags/v0.8.1.tar.gz>
- **Last updated:** 2026-06-13T06:35:47Z
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- bigquery-emulator (cli)
- bigquery-emulator (alias)

## Build dependencies

- go

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.8.1
- Package-manager updated: 2026-06-13
- Local data: ok
- Upstream repository: https://github.com/goccy/bigquery-emulator
- Upstream latest detected: v0.8.1 (current)
## Project history and usage

BigQuery Emulator is a Go-based local server that emulates Google BigQuery APIs for tests and development without a cloud project or credentials.

### Project history

The official README says the maintainer built the project in 2022 after a long-standing request for an official BigQuery emulator remained unresolved. GitHub metadata shows the repository was created on 2022-06-20, followed by early v0.1.x releases in July and August 2022.

### Adoption history

The project targets developers who need BigQuery-compatible integration tests. Its README documents use from the `bq` CLI, official Google client libraries, Docker images, Go embedding, and release archives; the input package facts show it packaged by Homebrew and Nix.

### How it is used

Typical package use is to run `bigquery-emulator --project=test`, point clients at the local REST and gRPC ports, optionally persist state in SQLite, and seed datasets from YAML.

### Why package nerds care

It is package-nerd interesting because it makes a cloud data warehouse workflow reproducible from a local binary: no service account, no live GCP project, and no heavyweight container stack if the CLI package is enough.

### Timeline

- 2022-06-20: GitHub repository created.
- 2022-07-09: v0.1.0 release published.
- 2022-08-07: v0.1.4 release published.

### Related projects

- Related projects and dependencies include Google BigQuery, the `bq` CLI, Google Cloud BigQuery client libraries, SQLite, and the maintainer's googlesqlite engine.

### Sources

- GitHub repository and release metadata from api.github.com.
- Official GitHub README.
- Package adoption from source_facts.package-manager.


## Security Notes

No matching local secret-handling manifest was found for bigquery-emulator. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** bigquery-emulator
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Other Package-Manager Records

- Nix - bigquery-emulator: normalized package name match | nixpkgs package indexes: pkgs/by-name/bi/bigquery-emulator/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Related links

- [Cloud CLI packages](https://www.automicvault.com/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://www.automicvault.com/pkg/brew/go/) - Build dependency declared by Homebrew.
- [azurite](https://www.automicvault.com/pkg/brew/azurite/) - Shares av.db curated category or tags: cli, cloud-infrastructure, emulator.
- [actions-batch](https://www.automicvault.com/pkg/brew/actions-batch/) - Shares av.db curated category or tags: cli, cloud-infrastructure.
- [aiac](https://www.automicvault.com/pkg/brew/aiac/) - Shares av.db curated category or tags: cli, cloud-infrastructure.
- [aiven-client](https://www.automicvault.com/pkg/brew/aiven-client/) - Shares av.db curated category or tags: cli, cloud-infrastructure.
- [akamai](https://www.automicvault.com/pkg/brew/akamai/) - Shares av.db curated category or tags: cli, cloud-infrastructure.
- [aliyun-cli](https://www.automicvault.com/pkg/brew/aliyun-cli/) - Shares av.db curated category or tags: cli, cloud-infrastructure.
- [amazon-ecs-cli](https://www.automicvault.com/pkg/brew/amazon-ecs-cli/) - Shares av.db curated category or tags: cli, cloud-infrastructure.
- [ansible](https://www.automicvault.com/pkg/brew/ansible/) - Shares av.db curated category or tags: cli, cloud-infrastructure.
- [rancher-cli](https://www.automicvault.com/pkg/brew/rancher-cli/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, cloud, cloud-infrastructure, infrastructure, server.
- [aws-rotate-key](https://www.automicvault.com/pkg/brew/aws-rotate-key/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, infrastructure, your.

## Combined YAML source

View the package source record on GitHub. [combined/bigquery-emulator.yml](https://github.com/automic-vault/db/blob/main/combined/bigquery-emulator.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
