Automic VaultAutomic Vault

brew

tinycdb を Homebrew, apt, dnf, MacPorts, Nix, pacman でインストール

tinycdb のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install tinycdb

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install tinycdb

MacPorts ports tree · databases/tinycdb/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install tinycdb

Debian stable package indexes · tinycdb · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install tinycdb

Fedora Rawhide package metadata · tinycdb · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#tinycdb

nixpkgs package indexes · pkgs/by-name/ti/tinycdb/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S tinycdb

Arch Linux sync databases · tinycdb · ソース: geo.mirror.pkgbuild.com

概要

パッケージ概要

Create and read constant databases

コマンドとエイリアス

  • cdb

履歴

プロジェクトの歴史と使われ方

TinyCDB is Michael Tokarev's small C library and command-line utility for creating, reading, querying, and dumping constant databases. Its official page describes it as compatible to a great extent with Dan J. Bernstein's cdb-0.75 package while offering a smaller, single-library implementation.

プロジェクトの歴史

The project belongs to the cdb lineage: Bernstein introduced the constant database data structure, and TinyCDB reimplemented that model with a single libcdb library, one cdb utility, a cleaner opaque-structure API, lower memory requirements during creation, and compatibility interfaces for cdb-0.75 and older cdb APIs.

採用の歴史

The official page recommends Debian users install through the standard apt repository and mentions RPM packaging support. The batch input records packages for Homebrew, Debian/Ubuntu libcdb-dev, Fedora, MacPorts, Nix, and Arch, which matches TinyCDB's role as a small system library shipped by OS package sets.

使われ方

TinyCDB is used when a mostly static set of key/value records should be rebuilt atomically and queried quickly. The official examples highlight indexing large user lists such as passwd-like data, and the included cdb utility covers creation, querying, dumping, and conversion from cdbmake-style input.

パッケージ好きにとっての重要性

TinyCDB matters to package nerds because it is a classic small-C Unix component: public-domain-to-MIT licensing, a stable ABI-style header and library, a single CLI utility, and broad distro packaging. It is the kind of dependency that appears under mail, authentication, lookup, and other low-level packages that want cdb files without a heavier database.

タイムライン

  • 2001: Copyright range on the official page begins.
  • 2023: Version 0.81 changed the license text from public domain wording to MIT.
  • 2023: Version 0.81 was released on 25 Dec 2023.

Related projects

  • TinyCDB is directly related to Dan J. Bernstein's cdb package and compares its API niche with Berkeley DB, gdbm, and traditional Unix dbm/ndbm libraries.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:database

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 8 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
cdbcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版0.81
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://www.corpit.ru/mjt/tinycdb.html

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://www.corpit.ru/mjt/tinycdb.html信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:tinycdb
バージョン0.81
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/tinycdb
ホームページhttps://www.corpit.ru/mjt/tinycdb.html
上流ドキュメントhttps://www.corpit.ru/mjt/tinycdb.html
ライセンスLicenseRef-Homebrew-public-domain
ソースアーカイブhttps://www.corpit.ru/mjt/tinycdb/tinycdb-0.81.tar.gz
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametinycdb
Version Scheme0
Revision1
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

libcdb-dev 0.81-2

development files for constant databases (cdb)

http://www.corpit.ru/mjt/tinycdb.html

sudo apt install libcdb-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: tinycdb
  • 1 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Tinycdb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcdb-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcdb1 0.81-2

shared library for constant databases (cdb)

http://www.corpit.ru/mjt/tinycdb.html

sudo apt install libcdb1
  • Section: libs
  • Architecture: amd64
  • Source Package: tinycdb
  • 1 依存関係
  • normalized package name match
  • 一致条件: Tinycdb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcdb1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

tinycdb 0.81-2

utility to manipulate constant databases (cdb)

http://www.corpit.ru/mjt/tinycdb.html

sudo apt install tinycdb
  • Section: utils
  • Architecture: amd64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Tinycdb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: tinycdb from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

tinycdb

nix profile install nixpkgs#tinycdb
  • normalized package name match
  • 一致条件: Tinycdb
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ti/tinycdb/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libcdb-dev 0.81-1build1

development files for constant databases (cdb)

http://www.corpit.ru/mjt/tinycdb.html

sudo apt install libcdb-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: tinycdb
  • 1 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Tinycdb
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcdb-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libcdb1 0.81-1build1

shared library for constant databases (cdb)

http://www.corpit.ru/mjt/tinycdb.html

sudo apt install libcdb1
  • Section: libs
  • Architecture: amd64
  • Source Package: tinycdb
  • 1 依存関係
  • normalized package name match
  • 一致条件: Tinycdb
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcdb1 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

tinycdb 0.81-1build1

utility to manipulate constant databases (cdb)

http://www.corpit.ru/mjt/tinycdb.html

sudo apt install tinycdb
  • Section: utils
  • Architecture: amd64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Tinycdb
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: tinycdb from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
dnf95%

tinycdb 0.80-6.fc44

Utility and library for manipulating constant databases

http://www.corpit.ru/mjt/tinycdb.html

sudo dnf install tinycdb
  • License: LicenseRef-Fedora-Public-Domain
  • Category: Unspecified
  • Architecture: i686
  • Source Package: tinycdb
  • 2 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Tinycdb
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: tinycdb from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

tinycdb-devel 0.80-6.fc44

Development files for tinycdb

http://www.corpit.ru/mjt/tinycdb.html

sudo dnf install tinycdb-devel
  • License: LicenseRef-Fedora-Public-Domain
  • Category: Unspecified
  • Architecture: i686
  • Source Package: tinycdb
  • 3 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Tinycdb
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: tinycdb-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

tinycdb 0.81-2

Very fast and simple package for creating and reading constant data bases

https://www.corpit.ru/mjt/tinycdb.html

sudo pacman -S tinycdb
  • License: MIT
  • Architecture: x86_64
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Tinycdb
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: tinycdb from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

tinycdb

sudo port install tinycdb
  • normalized package name match
  • 一致条件: Tinycdb
MacPorts ports tree · api.github.com · MacPorts ports tree: databases/tinycdb/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
MacPorts94%

cdb

sudo port install cdb
  • installed executable or alias match
  • 一致条件: Cdb
MacPorts ports tree · api.github.com · MacPorts ports tree: databases/cdb/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Nix92%

cdb

nix profile install nixpkgs#cdb
  • installed executable or alias match
  • 一致条件: Cdb
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cd/cdb/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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