macOS
brew install tinysparqllocal Homebrew formula metadata
brew
Low-footprint RDF triple store with SPARQL 1.1 interface. Version 3.11.1 via Homebrew; verified 2026-04-15.
install
brew install tinysparqllocal Homebrew formula metadata
sudo apk add libtinysparqlAlpine Linux edge package indexes · libtinysparql · source: dl-cdn.alpinelinux.org
sudo apt install gir1.2-tracker-3.0Debian stable package indexes · gir1.2-tracker-3.0 · source: deb.debian.org
sudo dnf install libtinysparqlFedora Rawhide package metadata · libtinysparql · source: dl.fedoraproject.org
nix profile install nixpkgs#tinysparqlnixpkgs package indexes · pkgs/by-name/ti/tinysparql/package.nix · source: api.github.com
sudo pacman -S tinysparqlArch Linux sync databases · tinysparql · source: geo.mirror.pkgbuild.com
sudo zypper install libtracker-sparql-3_0-0openSUSE Tumbleweed package metadata · libtracker-sparql-3_0-0 · source: download.opensuse.org
overview
Low-footprint RDF triple store with SPARQL 1.1 interface
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tinysparql | cli | global executable |
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.
install metadata
| Package key | brew:tinysparql |
|---|---|
| Version | 3.11.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tinysparql |
| Homepage | https://tinysparql.org/ |
| Repository | https://gitlab.gnome.org/GNOME/tinysparql |
| Upstream docs | https://gnome.pages.gitlab.gnome.org/tinysparql |
| License | LGPL-2.1-or-later AND GPL-2.0-or-later |
| Source archive | https://download.gnome.org/sources/tinysparql/3.11/tinysparql-3.11.1.tar.xz |
| Last updated | 2026-04-15T10:41:30Z |
| Pulse | updated |
| Dependencies | dbus, gettext, glib, icu4c@78, json-glib, libsoup, sqlite |
| Build dependencies | gettext, gobject-introspection, meson, ninja, pkgconf, vala |
| Uses from macOS | libxml2 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-docsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.