Automic VaultAutomic Vault

brew

使用 Homebrew, Nix 安装 immudb

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install immudb

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#immudb

nixpkgs package indexes · pkgs/by-name/im/immudb/package.nix · 来源: api.github.com

概览

软件包摘要

Lightweight, high-speed immutable database

命令和别名

  • immuadmin
  • immuclient
  • immudb

历史

项目历史与用法

immudb is Codenotary's Go database for tamper-evident data history. It combines database interfaces familiar to application developers with cryptographic proofs intended to let clients detect server-side history changes.

项目历史

The public repository was created in 2019 and the project reached public 0.6.x releases in 2020. The README frames the core problem as mutable database transactions and logs: immudb instead appends versions and makes the resulting history cryptographically verifiable.

The project evolved from a key-value store into a broader database surface. Its documentation describes key-value, SQL, and document-database modes, plus server, replica, and embedded-library deployments.

采用历史

immudb's adoption has been strongest in audit-log, compliance, artifact, sensor-data, transaction, and software-supply-chain use cases, all called out by the project README. The official repository also advertises large Docker Hub pull counts, which is a useful signal for a service-oriented database distributed as containers as well as packages.

Homebrew and Nix package metadata expose immudb as a CLI/server package with immudb, immuadmin, and immuclient commands. That makes it easy to experiment with a tamper-evident database from a developer laptop without adopting a hosted service.

使用方式

Typical usage is to run immudb as a server, administer it with immuadmin, and connect with immuclient or application SDKs. Developers use it when they want an append-preserving history, verifiable reads, or an embedded immutable store without operating a blockchain network.

The project is often evaluated beside ledgers and append-only audit systems rather than general OLTP databases, because its package identity is about proof of history as much as data storage.

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

For package nerds, immudb is interesting because it compresses a heavy idea, verifiable data history, into ordinary package-manager install shapes: a daemon, an admin CLI, and a client CLI. It is also a Go database that can be used as either a standalone service or an embedded dependency.

时间线

  • 2019: Public GitHub repository created.
  • 2020: v0.6.0 release series published on GitHub.
  • 2021: v1.2 release line added rollback and expiration-oriented features in the project's release communications.
  • 2025: v1.9.x release line emphasized SQL compatibility, security hardening, and performance work.

Related projects

  • AWS QLDB, Trillian-style transparency logs, append-only audit stores, and blockchain ledgers are adjacent systems in the tamper-evident data-history space.
  • immuadmin and immuclient are companion commands distributed with the immudb package.

安全态势

风险级别:orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

信号

  • metadata:service
  • text:database,client

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • formula 元数据声明了服务或守护进程块。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

页面生成时间2026-07-08
管理器版本1.11.1
管理器更新时间2026-06-26
本地数据OK
上游当前
检测到的最新版本v1.11.1

https://github.com/codenotary/immudb

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

安装元数据

软件包元数据

软件包键brew:immudb
版本1.11.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/immudb
主页https://immudb.io/
仓库https://github.com/codenotary/immudb
上游文档https://docs.immudb.io/master
许可证Apache-2.0
源码归档https://github.com/codenotary/immudb/archive/refs/tags/v1.11.1.tar.gz
最后更新2026-06-26T09:58:37Z
Pulseupdated
构建依赖go
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务declared

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameimmudb
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%

immudb

nix profile install nixpkgs#immudb
  • normalized package name match
  • 匹配方式:Immudb
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/im/immudb/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment