macOS
brew install tinysparqllocal Homebrew formula metadata
brew
tinysparql のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install tinysparqllocal Homebrew formula metadata
sudo apk add libtinysparqlAlpine Linux edge package indexes · libtinysparql · ソース: dl-cdn.alpinelinux.org
sudo apt install gir1.2-tracker-3.0Debian stable package indexes · gir1.2-tracker-3.0 · ソース: deb.debian.org
sudo dnf install libtinysparqlFedora Rawhide package metadata · libtinysparql · ソース: dl.fedoraproject.org
nix profile install nixpkgs#tinysparqlnixpkgs package indexes · pkgs/by-name/ti/tinysparql/package.nix · ソース: api.github.com
sudo pacman -S tinysparqlArch Linux sync databases · tinysparql · ソース: geo.mirror.pkgbuild.com
sudo zypper install libtracker-sparql-3_0-0openSUSE Tumbleweed package metadata · libtracker-sparql-3_0-0 · ソース: download.opensuse.org
概要
Low-footprint RDF triple store with SPARQL 1.1 interface
履歴
TinySPARQL is GNOME's low-footprint RDF triple store and SPARQL 1.1 library, historically known through the Tracker SPARQL component. It is aimed at applications that need local RDF storage, local or remote SPARQL queries, and D-Bus or HTTP endpoints without deploying a heavyweight enterprise triple-store stack.
The TinySPARQL name comes from a 2024 GNOME soft rename. GNOME developers renamed the Tracker SPARQL library to TinySPARQL and the Tracker Miners filesystem indexer to LocalSearch during the GNOME 47 cycle, after the database library and indexer had become distinct components. GNOME's announcement says the rename was intended both to avoid confusing terminology around 'Tracker' and 'Miner' and to make the standalone lightweight SPARQL/RDF implementation more visible.
The transition kept compatibility paths in place: GNOME documented a new libtinysparql/Tsparql API and tinysparql-3.0 pkg-config file while continuing to provide the older libtracker-sparql/Tracker API for existing applications. The command-line tools also split so the SPARQL side and LocalSearch side could each expose their own subcommands.
TinySPARQL's adoption is mostly distribution and desktop-stack adoption rather than end-user CLI fame. The input package metadata lists it or its library ABI across apk, Homebrew, Debian, Fedora/DNF, Nix, Arch/pacman, and openSUSE/zypper ecosystems, often under compatibility names such as tracker-sparql or libtracker-sparql.
GNOME documentation frames TinySPARQL as a library-level dependency: applications create process-local stores, connect to remote HTTP SPARQL endpoints, or connect to D-Bus SPARQL services owned by another process. That makes it a package-nerd item because the user-facing package name, pkg-config name, GIR namespace, and old Tracker compatibility names do not always move at the same pace.
Developers use TinySPARQL to store RDF triples, define ontologies, issue SPARQL queries and updates, expose endpoints, and connect to local desktop search data through D-Bus. The API documentation recommends prepared statements for query/update safety and batches for update performance.
On the command line, the rename split the old tracker3 utility into tinysparql and localsearch tools, which matters to scripts, Flatpak manifests, and distro packaging that previously depended on Tracker names.
TinySPARQL is significant in package-manager culture because it is the renamed core of a long-lived GNOME infrastructure component. Maintainers need to track the soft rename, compatibility packages, pkg-config aliases, GIR/Vala namespaces, and the separate LocalSearch package rather than treating it as a brand-new library.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
tinysparql | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:tinysparql |
|---|---|
| バージョン | 3.11.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/tinysparql |
| ホームページ | https://tinysparql.org/ |
| リポジトリ | https://gitlab.gnome.org/GNOME/tinysparql |
| 上流ドキュメント | https://gnome.pages.gitlab.gnome.org/tinysparql |
| ライセンス | LGPL-2.1-or-later AND GPL-2.0-or-later |
| ソースアーカイブ | https://download.gnome.org/sources/tinysparql/3.11/tinysparql-3.11.1.tar.xz |
| 最終更新 | 2026-04-15T10:41:30Z |
| Pulse | updated |
| 依存関係 | dbus, gettext, glib, icu4c@78, json-glib, libsoup, sqlite |
| ビルド依存関係 | gettext, gobject-introspection, meson, ninja, pkgconf, vala |
| macOS 提供ライブラリ | libxml2 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tinysparql |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
gir1.2-tracker-3.0 3.8.2-7
GObject introspection data for Tracker
sudo apt install gir1.2-tracker-3.0gir1.2-tsparql-3.0 3.8.2-7
GObject introspection data for TSparql
sudo apt install gir1.2-tsparql-3.0libtinysparql-3.0-0 3.8.2-7
metadata database, indexer and search tool - library
sudo apt install libtinysparql-3.0-0libtinysparql-dev 3.8.2-7
metadata database, indexer and search tool - development files
sudo apt install libtinysparql-devlibtinysparql-doc 3.8.2-7
metadata database, indexer and search tool - API documentation
sudo apt install libtinysparql-doclibtracker-doc 3.8.2-7
metadata database API documentation (transitional package)
sudo apt install libtracker-doclibtracker-sparql-3.0-dev 3.8.2-7
metadata database, indexer and search tool - old dev files
sudo apt install libtracker-sparql-3.0-devtinysparql 3.8.2-7
metadata database, indexer and search tool
sudo apt install tinysparqltracker 3.8.2-7
metadata database and indexer (transitional package)
sudo apt install trackertinysparql
nix profile install nixpkgs#tinysparqllibtinysparql 3.11.1-r0
Personal search tool and storage system (libraries)
sudo apk add libtinysparqltinysparql 3.11.1-r0
Personal search tool and storage system
sudo apk add tinysparqltinysparql-bash-completion 3.11.1-r0
Bash completions for tinysparql
sudo apk add tinysparql-bash-completiontinysparql-dbg 3.11.1-r0
Personal search tool and storage system (debug symbols)
sudo apk add tinysparql-dbgtinysparql-dev 3.11.1-r0
Personal search tool and storage system (development files)
sudo apk add tinysparql-devtinysparql-doc 3.11.1-r0
Personal search tool and storage system (documentation)
sudo apk add tinysparql-docソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.