pkg.soopen package index

brew / Rang 7532

immudb mit Homebrew, Nix installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install immudb

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#immudb

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

Überblick

Paketzusammenfassung

Lightweight, high-speed immutable database

Befehle und Aliase

  • immuadmin
  • immuclient
  • immudb

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

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

Sicherheitslage

Risikostufe: orange

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

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

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

Signale

  • metadata:service
  • text:database,client

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

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.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
immuadminExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
immuclientExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
immudbExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

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-08-03
Manager-Version1.11.1
Manager aktualisiert2026-06-26
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:immudb
Version1.11.1
PaketmanagerHomebrew
Homepagehttps://immudb.io/
Repositoryhttps://github.com/codenotary/immudb
Zuletzt aktualisiert2026-06-26T09:58:37Z
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

immudb

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

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
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation