Automic VaultAutomic Vault

brew

sqlboiler mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für sqlboiler in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install sqlboiler

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#sqlboiler

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

Überblick

Paketzusammenfassung

Generate a Go ORM tailored to your database schema

Befehle und Aliase

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

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

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

Sicherheitslage

Risikostufe: blue

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

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

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

Signale

  • text:database,sql

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
sqlboilercliglobales Executable
sqlboiler-mssqlcliglobales Executable
sqlboiler-mysqlcliglobales Executable
sqlboiler-psqlcliglobales Executable
sqlboiler-sqlite3cliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version4.19.7
Manager aktualisiert2026-07-04
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv4.19.7

https://github.com/aarondl/sqlboiler

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:sqlboiler
Version4.19.7
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/sqlboiler
Homepagehttps://github.com/aarondl/sqlboiler
Repositoryhttps://github.com/aarondl/sqlboiler
Upstream-Dokumentationhttps://github.com/volatiletech/sqlboiler#readme
LizenzBSD-3-Clause
Quellarchivhttps://github.com/aarondl/sqlboiler/archive/refs/tags/v4.19.7.tar.gz
Zuletzt aktualisiert2026-07-04T16:53:45+09:00
Pulseupdated
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

sqlboiler

nix profile install nixpkgs#sqlboiler
  • normalized package name match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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