The TinySPARQL library offers a complete RDF triplestore with SPARQL 1.1 interface and a minimal footprint.
It allows creating local databases in memory or the filesystem, and accessing/creating endpoints for federated queries.
TinySPARQL is the data storage backend for the Tracker Miner FS filesystem indexer.
This is free and open source software.
Features include:
- Based on open standards. SPARQL is a W3C recommendation. So is the RDF data model and the various file formats available for import/export (Turtle, Trig, JSON-LD).
- Small, fast, and scalable. It is also robust and fully ACID (atomicity, consistency, isolation, durability).
- Database format and schema updates are automatically managed. The user just needs to write and update the ontology defining the structure of the contained data. Databases will be created and implicitly updated to format changes without the need to write supporting code.
- Versatile serialization capabilities. TinySPARQL is able to export RDF data into the same formats it can import and load into databases. It is possible to perform backups, data mirroring, data synchronization…
- A complete set of CLI tools is included. TinySPARQL databases are fully introspectable and can be opened with no additional supporting files, the command line tools can do anything the library could do, and a number of utilities is provided.
- Distributed data is a first class citizen. SPARQL has builtin capabilities to operate in a distributed environment, which may make it desirable to manage data that is naturally open to multiple users. TinySPARQL may interoperate with other SPARQL implementations.
Website: gitlab.gnome.org/GNOME/tinysparql
Support:
Developer: TinySPARQL Development Team
License: GNU Lesser General Public License v2.1
TinySPARQL is written in C. Learn C with our recommended free books and free tutorials.
Related Software
| Desktop Search Engines | |
|---|---|
| Recoll | Desktop search tool with full text search. Based on the Xapian search engine |
| TinySPARQL | Fiesystem indexer, metadata storage system and search tool |
| Baloo | KDE's file indexing and search solution |
| Terrier | Flexible, efficient, and effective search engine |
| DocFetcher | Fast document search with this desktop search software |
| File Brain | Intelligent desktop file search application |
| dsearch | Filesystem search service |
| Searchmonkey | Java desktop search engine |
| Pinot | Personal search and metasearch |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |


Please read our Comment Policy before commenting.