Automic VaultAutomic Vault

brew

bigquery-emulator を Homebrew, Nix でインストール

bigquery-emulator のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install bigquery-emulator

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#bigquery-emulator

nixpkgs package indexes · pkgs/by-name/bi/bigquery-emulator/package.nix · ソース: api.github.com

概要

パッケージ概要

Emulate a GCP BigQuery server on your local machine

コマンドとエイリアス

  • bigquery-emulator

履歴

プロジェクトの歴史と使われ方

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

プロジェクトの歴史

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.

採用の歴史

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.

使われ方

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.

パッケージ好きにとっての重要性

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.

タイムライン

  • 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.

ソース

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

セキュリティ状態

保護ツール対応はまだ見つかっていません

bigquery-emulator に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
bigquery-emulatorcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版0.8.1
マネージャ更新日2026-06-13
ローカルデータOK
上流最新
検出された最新v0.8.1

https://github.com/goccy/bigquery-emulator

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:bigquery-emulator
バージョン0.8.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/bigquery-emulator
ホームページhttps://github.com/goccy/bigquery-emulator
リポジトリhttps://github.com/goccy/bigquery-emulator
上流ドキュメントhttps://github.com/goccy/bigquery-emulator#readme
ライセンスMIT
ソースアーカイブhttps://github.com/goccy/bigquery-emulator/archive/refs/tags/v0.8.1.tar.gz
最終更新2026-06-13T06:35:47Z
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebigquery-emulator
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

bigquery-emulator

nix profile install nixpkgs#bigquery-emulator
  • normalized package name match
  • 一致条件: Bigquery Emulator
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bi/bigquery-emulator/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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