Automic VaultAutomic Vault

brew

Install kyoto-cabinet with Homebrew

Library of routines for managing a database. Version 1.2.80 via Homebrew; verified 2026-06-25.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install kyoto-cabinet

local Homebrew formula metadata

overview

Package summary

Library of routines for managing a database

Commands and aliases

  • kccachetest
  • kcdirmgr
  • kcdirtest
  • kcforestmgr
  • kcforesttest
  • kcgrasstest
  • kchashmgr
  • kchashtest
  • kclangctest
  • kcpolymgr
  • kcpolytest
  • kcprototest
  • kcstashtest
  • kctreemgr
  • kctreetest
  • kcutilmgr
  • kcutiltest

history

Project history and usage

Kyoto Cabinet is Mikio Hirabayashi's C++ DBM library for simple key-value databases backed by hash tables, B+ trees, and related storage variants. It belongs to the Tokyo Cabinet, Tokyo Tyrant, Kyoto Cabinet, Kyoto Tycoon, and Tkrzw family of compact key-value tools.

Project history

The official specification traces Kyoto Cabinet through the older Unix DBM line: original DBM, NDBM, SDBM, GDBM, TDB, Berkeley DB, QDBM, and Tokyo Cabinet. Hirabayashi wrote QDBM in 2003 to replace GDBM for performance reasons, Tokyo Cabinet in 2007 as a successor to QDBM, and Kyoto Cabinet in 2009 as another successor focused on space efficiency, parallelism, portability, usability, and robustness.

Kyoto Cabinet differs from Tokyo Cabinet by being written in C++ with an object-oriented API, a common interface across multiple database implementations, and portability goals that include non-POSIX systems. Its official page dates the work to the 2009-2012 FAL Labs period and points users toward Tkrzw as its successor.

Adoption history

Kyoto Cabinet became a known package in Unix package managers because it offered an embeddable key-value store with language bindings and command-line utilities. It appealed to users who wanted DBM-style storage without running a full database server.

How it is used

The package installs libraries plus utilities such as kchashmgr, kctreemgr, kcpolymgr, and test tools. Typical uses are local key-value indexes, caches, compact persistent maps, data conversion jobs, and applications that need hash or ordered B+ tree storage behind a simple API.

Why package nerds care

Kyoto Cabinet is package-nerd catnip because it is a whole database lineage compressed into a small C++ library and a pile of precise command-line tools. It is also a reminder of the DBM tradition that predates the Redis/LevelDB/RocksDB era but still solves many local storage problems with less moving machinery.

Timeline

  • 2003: Hirabayashi developed QDBM as a performance-oriented GDBM replacement.
  • 2007: Tokyo Cabinet was developed as a successor to QDBM.
  • 2009: Kyoto Cabinet was developed as another QDBM successor.
  • 2011-03-04: The official Kyoto Cabinet page and specification show this last-update date.
  • 2020: Tkrzw documentation describes a newer DBM family that succeeds Kyoto Cabinet.

Related projects

  • Related projects include original Unix DBM, GDBM, QDBM, Tokyo Cabinet, Tokyo Tyrant, Kyoto Tycoon, Tkrzw, Berkeley DB, LevelDB-like embedded stores, and package-manager bindings for Ruby, Python, Perl, Java, and Lua.

security posture

Risk level: blue

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

Risk classifier

blue risk · medium confidence · tool

Why

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

Signals

  • text:database

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.

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
kccachetestcliglobal executable
kcdirmgrcliglobal executable
kcdirtestcliglobal executable
kcforestmgrcliglobal executable
kcforesttestcliglobal executable
kcgrasstestcliglobal executable
kchashmgrcliglobal executable
kchashtestcliglobal executable
kclangctestcliglobal executable
kcpolymgrcliglobal executable
kcpolytestcliglobal executable
kcprototestcliglobal executable
kcstashtestcliglobal executable
kctreemgrcliglobal executable
kctreetestcliglobal executable
kcutilmgrcliglobal executable
kcutiltestcliglobal 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.2.80
manager updated2026-06-25
local dataok
upstreamnot checked
latest detectednot detected

https://dbmx.net/kyotocabinet/

install metadata

Package metadata

Package keybrew:kyoto-cabinet
Version1.2.80
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/kyoto-cabinet
Homepagehttps://dbmx.net/kyotocabinet/
Upstream docshttps://dbmx.net/kyotocabinet
LicenseGPL-3.0-or-later
Source archivehttps://dbmx.net/kyotocabinet/pkg/kyotocabinet-1.2.80.tar.gz
Last updated2026-06-25T13:37:47+02:00
Pulseupdated
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

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
  • package relationship graph
  • package version freshness
  • package-page enrichment