macOS
brew install tinysparqllocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tinysparql in AI-Agent-Workflows.
Installation
brew install tinysparqllocal Homebrew formula metadata
sudo apk add libtinysparqlAlpine Linux edge package indexes · libtinysparql · Quelle: dl-cdn.alpinelinux.org
sudo apt install gir1.2-tracker-3.0Debian stable package indexes · gir1.2-tracker-3.0 · Quelle: deb.debian.org
sudo dnf install libtinysparqlFedora Rawhide package metadata · libtinysparql · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#tinysparqlnixpkgs package indexes · pkgs/by-name/ti/tinysparql/package.nix · Quelle: api.github.com
sudo pacman -S tinysparqlArch Linux sync databases · tinysparql · Quelle: geo.mirror.pkgbuild.com
sudo zypper install libtracker-sparql-3_0-0openSUSE Tumbleweed package metadata · libtracker-sparql-3_0-0 · Quelle: download.opensuse.org
Überblick
Low-footprint RDF triple store with SPARQL 1.1 interface
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
tinysparql | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:tinysparql |
|---|---|
| Version | 3.11.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/tinysparql |
| Homepage | https://tinysparql.org/ |
| Repository | https://gitlab.gnome.org/GNOME/tinysparql |
| Upstream-Dokumentation | https://gnome.pages.gitlab.gnome.org/tinysparql |
| Lizenz | LGPL-2.1-or-later AND GPL-2.0-or-later |
| Quellarchiv | https://download.gnome.org/sources/tinysparql/3.11/tinysparql-3.11.1.tar.xz |
| Zuletzt aktualisiert | 2026-04-15T10:41:30Z |
| Pulse | updated |
| Abhängigkeiten | dbus, gettext, glib, icu4c@78, json-glib, libsoup, sqlite |
| Build-Abhängigkeiten | gettext, gobject-introspection, meson, ninja, pkgconf, vala |
| Von macOS bereitgestellte Bibliotheken | libxml2 |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-docQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.