Automic VaultAutomic Vault

brew

diesel mit Homebrew installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install diesel

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Command-line tool for Rust ORM Diesel

Verlauf

Projektgeschichte und Nutzung

Diesel is a Rust ORM, query builder, and migration toolchain with a Homebrew-packaged CLI. Its public identity is type-safe database interaction for PostgreSQL, MySQL, and SQLite.

Projektgeschichte

The Diesel repository was created in 2015 and describes the project as a safe, extensible ORM and query builder for Rust. Its README emphasizes reducing database boilerplate while using Rust's type system to catch query errors at compile time.

The official guide places the CLI in the normal project workflow: set DATABASE_URL in .env, run diesel setup, generate migrations, and let diesel.toml guide generated schema output.

Adoptionsgeschichte

Diesel grew with the Rust ecosystem as one of the main answers for developers who wanted SQL databases without giving up Rust's compile-time checks. The project publishes crates, API docs, guides, and frequent GitHub releases, which makes it natural for both Cargo and system package managers.

Wie es verwendet wird

Developers use the diesel CLI to set up projects, manage migrations, and generate schema files, while application code uses Diesel's derive macros and query builder. The common local convention is a project diesel.toml plus a .env file containing DATABASE_URL.

Warum Paket-Nerds sich dafür interessieren

For package nerds, Diesel is notable because the Homebrew formula exposes only the CLI, but that binary is the operational face of a larger Rust crate ecosystem and database-migration workflow.

Zeitleiste

  • 2015: The diesel-rs/diesel GitHub repository is created.
  • 2025: Diesel 2.3.x releases continue active maintenance.
  • 2026: Diesel 2.3.10 is published on GitHub releases.

Related projects

  • The diesel crate, diesel_cli, docs.rs API docs, and PostgreSQL, MySQL, and SQLite backends are the main adjacent pieces.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.
  • 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
diesel.toml.env

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
.env

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
dieselcliglobales 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-Version2.3.11
Manager aktualisiert2026-07-10
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv2.3.11

https://github.com/diesel-rs/diesel

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:diesel
Version2.3.11
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/diesel
Homepagehttps://diesel.rs
Repositoryhttps://github.com/diesel-rs/diesel
Upstream-Dokumentationhttps://diesel.rs/guides/getting-started
LizenzApache-2.0 OR MIT
Quellarchivhttps://github.com/diesel-rs/diesel/archive/refs/tags/v2.3.11.tar.gz
Zuletzt aktualisiert2026-07-10T07:04:39Z
Pulseupdated
Abhängigkeitenlibpq, mariadb-connector-c
Build-Abhängigkeitenrust
Von macOS bereitgestellte Bibliothekensqlite
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 Namediesel
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

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
  • package relationship graph
  • package version freshness
  • package-page enrichment