macOS
brew install traildblocal Homebrew formula metadata
sudo port install tdbMacPorts ports tree · databases/tdb/Portfile · 来源: api.github.com
安装
brew install traildblocal Homebrew formula metadata
sudo port install tdbMacPorts ports tree · databases/tdb/Portfile · 来源: api.github.com
sudo apt install libtraildb-devDebian stable package indexes · libtraildb-dev · 来源: deb.debian.org
sudo apk add tdbAlpine Linux edge package indexes · tdb · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#tdbnixpkgs package indexes · pkgs/by-name/td/tdb/package.nix · 来源: api.github.com
sudo pacman -S tdbArch Linux sync databases · tdb · 来源: geo.mirror.pkgbuild.com
sudo zypper install libtdb-developenSUSE Tumbleweed package metadata · libtdb-devel · 来源: download.opensuse.org
概览
Blazingly-fast database for log-structured data
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
tdb | cli | 全局可执行文件 | |
traildb_bench | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/traildb/traildb
安装元数据
| 软件包键 | 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 Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | traildb |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-devlibtraildb0 0.6+dfsg1-1+b2
library to handle series of discrete events
https://github.com/traildb/traildb
sudo apt install libtraildb0traildb-cli 0.6+dfsg1-1+b2
library to handle series of discrete events (cli tool)
https://github.com/traildb/traildb
sudo apt install traildb-clilibtraildb-dev 0.6+dfsg1-1build2
library to handle series of discrete events (development files)
https://github.com/traildb/traildb
sudo apt install libtraildb-devlibtraildb0 0.6+dfsg1-1build2
library to handle series of discrete events
https://github.com/traildb/traildb
sudo apt install libtraildb0traildb-cli 0.6+dfsg1-1build2
library to handle series of discrete events (cli tool)
https://github.com/traildb/traildb
sudo apt install traildb-clitdb
sudo port install tdbtdb
nix profile install nixpkgs#tdblibtdb-dev 1.4.10-1build1
Trivial Database - development files
sudo apt install libtdb-devlibtdb1 1.4.10-1build1
Trivial Database - shared library
sudo apt install libtdb1python3-tdb 1.4.10-1build1
Python3 bindings for TDB
sudo apt install python3-tdbtdb-tools 1.4.10-1build1
Trivial Database - bundled binaries
sudo apt install tdb-toolspy3-tdb 1.4.15-r1
Python 3 binding for the tdb library
sudo apk add py3-tdbtdb 1.4.15-r1
The tdb library
sudo apk add tdbtdb-dev 1.4.15-r1
The tdb library (development files)
sudo apk add tdb-devtdb-doc 1.4.15-r1
The tdb library (documentation)
sudo apk add tdb-doc来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.