Automic VaultAutomic Vault

brew

Install immudb with Homebrew, Nix

Lightweight, high-speed immutable database. Version 1.11.1 via Homebrew; verified 2026-06-26.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install immudb

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#immudb

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

overview

Package summary

Lightweight, high-speed immutable database

Commands and aliases

  • immuadmin
  • immuclient
  • immudb

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

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

security posture

Risk level: orange

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

Risk classifier

orange risk · medium confidence · infrastructure

Why

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

Signals

  • metadata:service
  • text:database,client

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Formula metadata declares a service or daemon block.
  • Homebrew bottle metadata is available for 6 platform targets.
  • 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.

executables

Installed executables

CommandKindExposureNote
immuadmincliglobal executable
immuclientcliglobal executable
immudbcliglobal 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 version1.11.1
manager updated2026-06-26
local dataok
upstreamcurrent
latest detectedv1.11.1

https://github.com/codenotary/immudb

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:immudb
Version1.11.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/immudb
Homepagehttps://immudb.io/
Repositoryhttps://github.com/codenotary/immudb
Upstream docshttps://docs.immudb.io/master
LicenseApache-2.0
Source archivehttps://github.com/codenotary/immudb/archive/refs/tags/v1.11.1.tar.gz
Last updated2026-06-26T09:58:37Z
Pulseupdated
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicedeclared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

immudb

nix profile install nixpkgs#immudb
  • normalized package name match
  • Matched by: 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

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