Automic VaultAutomic Vault

brew

sqlboiler を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install sqlboiler

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#sqlboiler

nixpkgs package indexes · pkgs/by-name/sq/sqlboiler/package.nix · ソース: api.github.com

概要

パッケージ概要

Generate a Go ORM tailored to your database schema

コマンドとエイリアス

  • sqlboiler
  • sqlboiler-mssql
  • sqlboiler-mysql
  • sqlboiler-psql
  • sqlboiler-sqlite3

履歴

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

SQLBoiler is a database-first Go ORM generator: users point it at an existing schema and it generates Go models, query helpers, and database-specific code rather than asking developers to describe the schema in Go structs.

プロジェクトの歴史

The project appeared publicly on GitHub in 2016 and its first GitHub release was tagged v1.0.0 in September 2016. Its README explains that it grew out of an attempt to bring ActiveRecord-like productivity to Go while avoiding reflection-heavy, code-first ORM designs.

By the maintained v4 line, SQLBoiler had moved with the Go ecosystem toward Go modules; the README notes that v3 was the last GOPATH-compatible version and that v4 is the maintained version.

採用の歴史

SQLBoiler became one of the recognizable Go database code-generation tools, especially for teams with existing PostgreSQL, MySQL, SQL Server, or SQLite schemas. The input package metadata lists Homebrew and Nix packaging, which reflects its use as an installable developer CLI rather than only a Go library.

使われ方

Typical use starts with a database schema and a sqlboiler.toml file, then runs the sqlboiler CLI with a database driver such as sqlboiler-psql, sqlboiler-mysql, sqlboiler-mssql, or sqlboiler-sqlite3 to regenerate models as the schema changes.

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

Package-manager users care about SQLBoiler because it is a classic generated-code CLI: installing the formula gives repeatable access to the generator and its driver commands without making every project vendor a local toolchain bootstrap step.

タイムライン

  • 2016: GitHub repository created.
  • 2016: v1.0.0 tagged as the initial release.
  • v4 era: Go modules become the maintained line; v3 remains the last GOPATH-compatible line.
  • Current README: project is in maintenance mode and points active-development users toward alternatives such as Bob and sqlc.

Related projects

  • The README contrasts SQLBoiler with code-first Go ORMs such as gorm and gorp, and lists Bob and sqlc as alternatives for users who want active development or a non-ORM SQL compiler approach.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:database,sql

インストール挙動

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

推奨レビュー

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

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
sqlboiler.toml$XDG_CONFIG_HOME/sqlboiler/sqlboiler.toml~/.config/sqlboiler/sqlboiler.toml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
sqlboiler.toml$XDG_CONFIG_HOME/sqlboiler/sqlboiler.toml~/.config/sqlboiler/sqlboiler.toml

実行可能ファイル

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

コマンド種類公開範囲メモ
sqlboilercliグローバル実行可能ファイル
sqlboiler-mssqlcliグローバル実行可能ファイル
sqlboiler-mysqlcliグローバル実行可能ファイル
sqlboiler-psqlcliグローバル実行可能ファイル
sqlboiler-sqlite3cliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版4.19.7
マネージャ更新日2026-07-04
ローカルデータOK
上流最新
検出された最新v4.19.7

https://github.com/aarondl/sqlboiler

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:sqlboiler
バージョン4.19.7
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/sqlboiler
ホームページhttps://github.com/aarondl/sqlboiler
リポジトリhttps://github.com/aarondl/sqlboiler
上流ドキュメントhttps://github.com/volatiletech/sqlboiler#readme
ライセンスBSD-3-Clause
ソースアーカイブhttps://github.com/aarondl/sqlboiler/archive/refs/tags/v4.19.7.tar.gz
最終更新2026-07-04T16:53:45+09:00
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 Namesqlboiler
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%

sqlboiler

nix profile install nixpkgs#sqlboiler
  • normalized package name match
  • 一致条件: Sqlboiler
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sq/sqlboiler/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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment