Automic VaultAutomic Vault

brew

Installer tinysparql avec Homebrew, apk, apt, dnf, Nix, pacman, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de tinysparql pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install tinysparql

local Homebrew formula metadata

Linux

Alpine Linux apkvérifié · 92%
sudo apk add libtinysparql

Alpine Linux edge package indexes · libtinysparql · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install gir1.2-tracker-3.0

Debian stable package indexes · gir1.2-tracker-3.0 · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install libtinysparql

Fedora Rawhide package metadata · libtinysparql · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#tinysparql

nixpkgs package indexes · pkgs/by-name/ti/tinysparql/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S tinysparql

Arch Linux sync databases · tinysparql · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install libtracker-sparql-3_0-0

openSUSE Tumbleweed package metadata · libtracker-sparql-3_0-0 · Source: download.opensuse.org

aperçu

Résumé du paquet

Low-footprint RDF triple store with SPARQL 1.1 interface

Commandes et alias

  • tinysparql

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • Around 2020: GNOME separated the SPARQL database engine from the filesystem indexer.
  • 2024-07-14: GNOME announced the Tracker SPARQL library rename to TinySPARQL and Tracker Miners rename to LocalSearch.
  • 2024: GNOME 47 cycle soft rename changed repository names and introduced libtinysparql/Tsparql compatibility paths.
  • 2024: TinySPARQL 3.8 alpha tarballs were announced under the new project name.

Related projects

  • Tracker and tracker-miners are the predecessor names most relevant to older packages and documentation.
  • LocalSearch is the renamed GNOME filesystem indexer that uses the SPARQL infrastructure but is packaged and described separately.
  • SQLite is relevant operationally because TinySPARQL's local store and distribution bugs are often seen through SQLite-backed Tracker SPARQL behavior.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 7 dépendances d’exécution.
  • Les métadonnées de compilation listent 6 dépendances de compilation.

Revue recommandée

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

Exécutables installés

CommandeTypeExpositionNote
tinysparqlcliexécutable global

fraîcheur

Version et 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.

page générée2026-07-08
version du gestionnaire3.11.1
gestionnaire mis à jour2026-04-15
données localesOK
amontnot checked
dernière version détectéenon détecté

https://tinysparql.org/

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:tinysparql
Version3.11.1
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/tinysparql
Page d'accueilhttps://tinysparql.org/
Dépôthttps://gitlab.gnome.org/GNOME/tinysparql
Docs amonthttps://gnome.pages.gitlab.gnome.org/tinysparql
LicenceLGPL-2.1-or-later AND GPL-2.0-or-later
Archive sourcehttps://download.gnome.org/sources/tinysparql/3.11/tinysparql-3.11.1.tar.xz
Dernière mise à jour2026-04-15T10:41:30Z
Pulseupdated
Dépendancesdbus, gettext, glib, icu4c@78, json-glib, libsoup, sqlite
Dépendances de compilationgettext, gobject-introspection, meson, ninja, pkgconf, vala
Bibliothèques fournies par macOSlibxml2
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametinysparql
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

gir1.2-tracker-3.0 3.8.2-7

GObject introspection data for Tracker

https://tracker.gnome.org/

sudo apt install gir1.2-tracker-3.0
  • Section: introspection
  • Architecture: amd64
  • Source Package: tinysparql
  • 4 Dépendances
  • normalized package name match
  • Correspondance par : Tinysparql
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gir1.2-tracker-3.0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

gir1.2-tsparql-3.0 3.8.2-7

GObject introspection data for TSparql

https://tracker.gnome.org/

sudo apt install gir1.2-tsparql-3.0
  • Section: introspection
  • Architecture: amd64
  • Source Package: tinysparql
  • 4 Dépendances
  • normalized package name match
  • Correspondance par : Tinysparql
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gir1.2-tsparql-3.0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libtinysparql-3.0-0 3.8.2-7

metadata database, indexer and search tool - library

https://tracker.gnome.org/

sudo apt install libtinysparql-3.0-0
  • Section: libs
  • Architecture: amd64
  • Source Package: tinysparql
  • 8 Dépendances
  • normalized package name match
  • Correspondance par : Tinysparql
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libtinysparql-3.0-0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libtinysparql-dev 3.8.2-7

metadata database, indexer and search tool - development files

https://tracker.gnome.org/

sudo apt install libtinysparql-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: tinysparql
  • 8 Dépendances
  • 1 fournit
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Tinysparql
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libtinysparql-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libtinysparql-doc 3.8.2-7

metadata database, indexer and search tool - API documentation

https://tracker.gnome.org/

sudo apt install libtinysparql-doc
  • Section: doc
  • Architecture: all
  • Source Package: tinysparql
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Tinysparql
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libtinysparql-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libtracker-doc 3.8.2-7

metadata database API documentation (transitional package)

https://tracker.gnome.org/

sudo apt install libtracker-doc
  • Section: doc
  • Architecture: all
  • Source Package: tinysparql
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Tinysparql
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libtracker-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libtracker-sparql-3.0-dev 3.8.2-7

metadata database, indexer and search tool - old dev files

https://tracker.gnome.org/

sudo apt install libtracker-sparql-3.0-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: tinysparql
  • 9 Dépendances
  • 1 fournit
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Tinysparql
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libtracker-sparql-3.0-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

tinysparql 3.8.2-7

metadata database, indexer and search tool

https://tracker.gnome.org/

sudo apt install tinysparql
  • Section: utils
  • Architecture: amd64
  • 10 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Tinysparql
Debian stable package indexes · deb.debian.org · Debian stable package indexes: tinysparql from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

tracker 3.8.2-7

metadata database and indexer (transitional package)

https://tracker.gnome.org/

sudo apt install tracker
  • Section: utils
  • Architecture: all
  • Source Package: tinysparql
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Tinysparql
Debian stable package indexes · deb.debian.org · Debian stable package indexes: tracker from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

tinysparql

nix profile install nixpkgs#tinysparql
  • normalized package name match
  • Correspondance par : Tinysparql
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ti/tinysparql/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

libtinysparql 3.11.1-r0

Personal search tool and storage system (libraries)

https://tracker.gnome.org/

sudo apk add libtinysparql
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: tinysparql
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Tinysparql
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libtinysparql from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

tinysparql 3.11.1-r0

Personal search tool and storage system

https://tracker.gnome.org/

sudo apk add tinysparql
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: tinysparql
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Tinysparql
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tinysparql from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

tinysparql-bash-completion 3.11.1-r0

Bash completions for tinysparql

https://tracker.gnome.org/

sudo apk add tinysparql-bash-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: tinysparql
  • normalized package name match
  • Correspondance par : Tinysparql
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tinysparql-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

tinysparql-dbg 3.11.1-r0

Personal search tool and storage system (debug symbols)

https://tracker.gnome.org/

sudo apk add tinysparql-dbg
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: tinysparql
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Tinysparql
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tinysparql-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

tinysparql-dev 3.11.1-r0

Personal search tool and storage system (development files)

https://tracker.gnome.org/

sudo apk add tinysparql-dev
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: tinysparql
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Tinysparql
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tinysparql-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

tinysparql-doc 3.11.1-r0

Personal search tool and storage system (documentation)

https://tracker.gnome.org/

sudo apk add tinysparql-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: tinysparql
  • normalized package name match
  • Correspondance par : Tinysparql
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tinysparql-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment