Automic VaultAutomic Vault

brew

使用 Homebrew, apt, dnf, MacPorts, Nix, pacman 安装 tinycdb

查看 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.htmlnone 置信度

安装元数据

软件包元数据

软件包键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

来源线索

由仓库数据生成

此页面由 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