macOS
brew install tinysparqllocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de tinysparql pour les workflows d'agents IA.
installation
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
aperçu
Low-footprint RDF triple store with SPARQL 1.1 interface
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
tinysparql | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:tinysparql |
|---|---|
| Version | 3.11.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/tinysparql |
| Page d'accueil | https://tinysparql.org/ |
| Dépôt | https://gitlab.gnome.org/GNOME/tinysparql |
| Docs amont | https://gnome.pages.gitlab.gnome.org/tinysparql |
| Licence | LGPL-2.1-or-later AND GPL-2.0-or-later |
| Archive source | https://download.gnome.org/sources/tinysparql/3.11/tinysparql-3.11.1.tar.xz |
| Dernière mise à jour | 2026-04-15T10:41:30Z |
| Pulse | updated |
| Dépendances | dbus, gettext, glib, icu4c@78, json-glib, libsoup, sqlite |
| Dépendances de compilation | gettext, gobject-introspection, meson, ninja, pkgconf, vala |
| Bibliothèques fournies par macOS | libxml2 |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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-docpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.