Automic VaultAutomic Vault

brew

Install diesel with Homebrew

Command-line tool for Rust ORM Diesel. Version 2.3.10 via Homebrew; verified 2026-06-05.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install diesel

local Homebrew formula metadata

overview

Package summary

Command-line tool for Rust ORM Diesel

Commands and aliases

  • diesel

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

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

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 2 runtime dependencies.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

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

Installed executables

CommandKindExposureNote
dieselcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version2.3.10
manager updated2026-06-05
local dataok
upstreamcurrent
latest detectedv2.3.10

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

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:diesel
Version2.3.10
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/diesel
Homepagehttps://diesel.rs
Repositoryhttps://github.com/diesel-rs/diesel
Upstream docshttps://diesel.rs/guides/getting-started
LicenseApache-2.0 OR MIT
Source archivehttps://github.com/diesel-rs/diesel/archive/refs/tags/v2.3.10.tar.gz
Last updated2026-06-05T11:31:12Z
Pulseupdated
Dependencieslibpq, mariadb-connector-c
Build dependenciesrust
Uses from macOSsqlite
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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