macOS
brew install virtuosolocal Homebrew formula metadata
sudo port install virtuosoMacPorts ports tree · devel/virtuoso/Portfile · source: api.github.com
brew
High-performance object-relational SQL database. Version 7.2.17 via Homebrew; verified 2026-05-12.
install
brew install virtuosolocal Homebrew formula metadata
sudo port install virtuosoMacPorts ports tree · devel/virtuoso/Portfile · source: api.github.com
sudo apt install python3-inifileDebian stable package indexes · python3-inifile · source: deb.debian.org
overview
High-performance object-relational SQL database
history
Virtuoso, or Virtuoso Universal Server, is OpenLink Software's multi-model database and middleware platform. It combines object-relational SQL storage, RDF graph storage, SPARQL services, web/application server features, and data-integration middleware in one server, with an open-source edition known as OpenLink Virtuoso.
The Virtuoso project traces back to 1998, when OpenLink's data-access middleware merged with the Kubl DBMS. Kubl itself came from Finnish database work led by Orri Erling in the mid-1990s, and a free trial was publicly available by November 1996 before the technology became the database core of Virtuoso.
OpenLink made an open-source edition available under GPLv2 in April 2006 while continuing to offer commercial Virtuoso editions. The public GitHub repository for virtuoso-opensource dates from 2012, and GitHub releases list the open-source 7.2 series as actively maintained into the 2020s.
Virtuoso's history is closely tied to Semantic Web and Linked Data adoption. Its SPARQL endpoint support implemented the emerging W3C SPARQL Protocol work during the mid-2000s, and the server became a familiar backend for large RDF datasets and public SPARQL endpoints.
Virtuoso's most visible cultural footprint is in Linked Data infrastructure. DBpedia, one of the canonical Semantic Web datasets, made structured Wikipedia-derived data queryable using OpenLink Virtuoso, and the public DBpedia SPARQL endpoint exposed the familiar Virtuoso query editor to generations of RDF users.
W3C's Semantic Web wiki describes OpenLink Virtuoso as a SQL-ORDBMS and web application server hybrid that provides SQL, XML, and RDF data management in a single multithreaded process. That hybrid identity helped it appeal both to database administrators and to RDF practitioners who needed SPARQL, ODBC/JDBC, and web protocols in the same deployment.
In package-manager contexts, Virtuoso is usually installed for local RDF stores, SPARQL endpoints, DBpedia mirrors, or multi-model database experiments. Users configure a `virtuoso.ini`, run the `virtuoso-t` server, and interact through command-line tools such as `isql`/`isqlw`, HTTP endpoints, SPARQL, ODBC, or JDBC clients.
The package matters to developers who need a serious local triplestore rather than an embedded library. A typical package-nerd workflow is to load RDF dumps, expose `/sparql`, tune memory and checkpoint settings in the INI file, and then query large graph datasets with SPARQL clients or browser-based query forms.
Virtuoso is one of the few database packages that appears simultaneously in SQL, RDF, Linked Data, and web-middleware histories. For package people, it is the old-school heavyweight triplestore you install when toy RDF stores are not enough and when compatibility with DBpedia-style workflows matters.
security posture
No matching local secret-handling manifest was found for virtuoso. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
virtuoso.ini in the server startup/current directoryexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
inifile | cli | global executable | |
isqlw | cli | global executable | |
virt_mail | cli | global executable | |
virtuoso-t | 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.
https://github.com/openlink/virtuoso-opensource
install metadata
| Package key | brew:virtuoso |
|---|---|
| Version | 7.2.17 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/virtuoso |
| Homepage | https://virtuoso.openlinksw.com |
| Repository | https://github.com/openlink/virtuoso-opensource |
| Upstream docs | https://docs.openlinksw.com/virtuoso |
| License | GPL-2.0-only WITH x11vnc-openssl-exception |
| Source archive | https://github.com/openlink/virtuoso-opensource/releases/download/v7.2.17/virtuoso-opensource-7.2.17.tar.gz |
| Last updated | 2026-05-12T11:10:35-04:00 |
| Pulse | updated |
| Dependencies | openssl@3 |
| Build dependencies | gawk |
| Uses from macOS | bzip2 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | NOTE: the Virtuoso server will start up several times on port 1111 during the install process. |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | virtuoso |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| 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.
virtuoso
sudo port install virtuosopython3-inifile 0.4.1-2
Small INI library for Python 3
https://github.com/mitsuhiko/python-inifile
sudo apt install python3-inifilepython3-inifile 0.4.1-2
Small INI library for Python 3
https://github.com/mitsuhiko/python-inifile
sudo apt install python3-inifilesource 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.