Automic VaultAutomic Vault

brew

traildb を Homebrew, apt, apk, MacPorts, Nix, pacman, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install traildb

local Homebrew formula metadata

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

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

Linux

Debian apt確認済み · 92%
sudo apt install libtraildb-dev

Debian stable package indexes · libtraildb-dev · ソース: deb.debian.org

Alpine Linux apk確認済み · 92%
sudo apk add tdb

Alpine Linux edge package indexes · tdb · ソース: dl-cdn.alpinelinux.org

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

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

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

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

openSUSE zypper確認済み · 92%
sudo zypper install libtdb-devel

openSUSE Tumbleweed package metadata · libtdb-devel · ソース: download.opensuse.org

概要

パッケージ概要

Blazingly-fast database for log-structured data

コマンドとエイリアス

  • tdb
  • traildb_bench

履歴

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

TrailDB is a C library and command-line tool for storing and querying immutable series of discrete events. It was created at AdRoll for large-scale event processing and later packaged for developers who need compact, portable event databases.

プロジェクトの歴史

The official TrailDB homepage says TrailDB was created at AdRoll to power processing of time-series events. GitHub repository metadata dates the main repository to August 12, 2014, and the official site documents TrailDB 0.6 as a released version.

The docs describe TrailDB as an efficient tool for storing and querying things that happen over time, such as mobile-app actions, trading-algorithm events, website actions, or server logs. Unlike continuous time-series metrics, TrailDB focuses on discrete, structured events.

The core implementation is a C library with the tdb command-line tool. The official docs and homepage list bindings for Go, Python, D, Haskell, and R, making the project a small database format plus language ecosystem rather than only one executable.

採用の歴史

The official homepage says AdRoll had used TrailDB since 2014 to store and query tens of trillions of web-originating events. That is the strongest documented adoption signal and explains why the project emphasizes compression, immutability, distributed processing, and low operational overhead.

Package-manager adoption made TrailDB easier to install for local analysis and development. The official README and getting-started docs explicitly mention Homebrew installation, while the input facts show packages or bindings in Homebrew, Alpine, Debian, MacPorts, Nix, Arch, Ubuntu, and openSUSE ecosystems.

使われ方

TrailDBs are immutable files created and read by applications through the TrailDB library. The official docs describe pipelines that encode new TrailDBs periodically, store them in object storage such as S3, and process them in parallel without a centralized bottleneck.

For command-line users, the repository contains tdb and the getting-started guide shows tdb dump against the included test database. TrailDB is used for metrics, usage-pattern analysis, anomaly detection, and clustering or predicting user behavior.

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

TrailDB is package-nerd significant as an example of a specialized database packaged like a Unix tool: a native C library, CLI, compact file format, and multiple language bindings. It appeals to users who want local, scriptable analysis of large event logs without operating a database server.

Its packaging story is also a reminder that some data infrastructure is intentionally file-based and immutable. That makes the install surface small, but dependencies such as Judy arrays and libarchive still matter to maintainers.

タイムライン

  • 2014: GitHub repository created; AdRoll use begins according to the official homepage.
  • 2016: Official docs copyright and TrailDB site materials identify AdRoll as the project source.
  • 2017: The official homepage announces TrailDB 0.6.
  • 2021: Official documentation build date and repository activity show the project site still published.

Related projects

  • Official TrailDB language binding repositories include traildb-python, traildb-go, traildb-r, traildb-haskell, and traildb-d.
  • The official getting-started docs name Judy arrays and libarchive as external dependencies.

セキュリティ状態

リスクレベル: 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 メタデータは 12 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/traildb/traildb

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:traildb
バージョン0.6
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/traildb
ホームページhttps://traildb.io/
リポジトリhttps://github.com/traildb/traildb
上流ドキュメントhttps://traildb.io/docs
ライセンスMIT
ソースアーカイブhttps://github.com/traildb/traildb/archive/refs/tags/0.6.tar.gz
依存関係judy, libarchive
ビルド依存関係pkgconf
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

libtraildb-dev 0.6+dfsg1-1+b2

library to handle series of discrete events (development files)

https://github.com/traildb/traildb

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

libtraildb0 0.6+dfsg1-1+b2

library to handle series of discrete events

https://github.com/traildb/traildb

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

traildb-cli 0.6+dfsg1-1+b2

library to handle series of discrete events (cli tool)

https://github.com/traildb/traildb

sudo apt install traildb-cli
  • Section: database
  • Architecture: amd64
  • Source Package: traildb
  • 3 依存関係
  • normalized package name match
  • 一致条件: Traildb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: traildb-cli from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

libtraildb-dev 0.6+dfsg1-1build2

library to handle series of discrete events (development files)

https://github.com/traildb/traildb

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

libtraildb0 0.6+dfsg1-1build2

library to handle series of discrete events

https://github.com/traildb/traildb

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

traildb-cli 0.6+dfsg1-1build2

library to handle series of discrete events (cli tool)

https://github.com/traildb/traildb

sudo apt install traildb-cli
  • Section: universe/database
  • Architecture: amd64
  • Source Package: traildb
  • 3 依存関係
  • normalized package name match
  • 一致条件: Traildb
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: traildb-cli from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts94%

tdb

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

tdb

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

libtdb-dev 1.4.10-1build1

Trivial Database - development files

https://tdb.samba.org/

sudo apt install libtdb-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: tdb
  • 2 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Tdb
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libtdb-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt92%

libtdb1 1.4.10-1build1

Trivial Database - shared library

https://tdb.samba.org/

sudo apt install libtdb1
  • Section: libs
  • Architecture: amd64
  • Source Package: tdb
  • 1 依存関係
  • installed executable or alias match
  • 一致条件: Tdb
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libtdb1 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt92%

python3-tdb 1.4.10-1build1

Python3 bindings for TDB

https://tdb.samba.org/

sudo apt install python3-tdb
  • Section: python
  • Architecture: amd64
  • Source Package: tdb
  • 3 依存関係
  • installed executable or alias match
  • 一致条件: Tdb
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-tdb from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt92%

tdb-tools 1.4.10-1build1

Trivial Database - bundled binaries

https://tdb.samba.org/

sudo apt install tdb-tools
  • Section: utils
  • Architecture: amd64
  • Source Package: tdb
  • 2 依存関係
  • installed executable or alias match
  • 一致条件: Tdb
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: tdb-tools from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk92%

py3-tdb 1.4.15-r1

Python 3 binding for the tdb library

https://tdb.samba.org/

sudo apk add py3-tdb
  • License: LGPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: tdb
  • 1 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Tdb
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: py3-tdb from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk92%

tdb 1.4.15-r1

The tdb library

https://tdb.samba.org/

sudo apk add tdb
  • License: LGPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: tdb
  • 1 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Tdb
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tdb from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk92%

tdb-dev 1.4.15-r1

The tdb library (development files)

https://tdb.samba.org/

sudo apk add tdb-dev
  • License: LGPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: tdb
  • 1 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Tdb
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tdb-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk92%

tdb-doc 1.4.15-r1

The tdb library (documentation)

https://tdb.samba.org/

sudo apk add tdb-doc
  • License: LGPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: tdb
  • installed executable or alias match
  • 一致条件: Tdb
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tdb-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

ソース経路

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

このページは 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