Automic VaultAutomic Vault

brew

使用 Homebrew 安装 diesel

查看 diesel 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install diesel

local Homebrew formula metadata

概览

软件包摘要

Command-line tool for Rust ORM Diesel

命令和别名

  • diesel

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

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

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 2 个运行时依赖。
  • 构建元数据列出 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
diesel.toml.env

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
.env

可执行文件

已安装的可执行文件

命令类型暴露范围备注
dieselcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本2.3.11
管理器更新时间2026-07-10
本地数据OK
上游当前
检测到的最新版本v2.3.11

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

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:diesel
版本2.3.11
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/diesel
主页https://diesel.rs
仓库https://github.com/diesel-rs/diesel
上游文档https://diesel.rs/guides/getting-started
许可证Apache-2.0 OR MIT
源码归档https://github.com/diesel-rs/diesel/archive/refs/tags/v2.3.11.tar.gz
最后更新2026-07-10T07:04:39Z
Pulseupdated
依赖libpq, mariadb-connector-c
构建依赖rust
macOS 提供的库sqlite
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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