macOS
brew install virtuosolocal Homebrew formula metadata
sudo port install virtuosoMacPorts ports tree · devel/virtuoso/Portfile · 来源: api.github.com
安装
brew install virtuosolocal Homebrew formula metadata
sudo port install virtuosoMacPorts ports tree · devel/virtuoso/Portfile · 来源: api.github.com
sudo apt install python3-inifileDebian stable package indexes · python3-inifile · 来源: deb.debian.org
概览
High-performance object-relational SQL database
历史
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.
安全态势
没有找到 virtuoso 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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 directory可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
inifile | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
isqlw | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
virt_mail | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
virtuoso-t | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:virtuoso |
|---|---|
| 版本 | 7.2.17 |
| 软件包管理器 | Homebrew |
| 主页 | https://virtuoso.openlinksw.com |
| 仓库 | https://github.com/openlink/virtuoso-opensource |
| 最后更新 | 2026-05-12T11:10:35-04:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-inifile来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.