DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AgensGraph vs. Splunk vs. Stardog vs. Virtuoso vs. Vitess

System Properties Comparison AgensGraph vs. Splunk vs. Stardog vs. Virtuoso vs. Vitess

Editorial information provided by DB-Engines
NameAgensGraph  Xexclude from comparisonSplunk  Xexclude from comparisonStardog  Xexclude from comparisonVirtuoso  Xexclude from comparisonVitess  Xexclude from comparison
DescriptionMulti-model database supporting relational and graph data models and built upon PostgreSQLAnalytics Platform for Big DataEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationVirtuoso is a multi-model hybrid-RDBMS that supports management of data represented as relational tables and/or property graphsScalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelGraph DBMS
Relational DBMS
Search engineGraph DBMS
RDF store
Document store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF store
Search engine
Relational DBMS
Secondary database modelsSpatial DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.20
Rank#321  Overall
#27  Graph DBMS
#143  Relational DBMS
Score86.45
Rank#14  Overall
#2  Search engines
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Score4.26
Rank#78  Overall
#13  Document stores
#4  Graph DBMS
#2  Native XML DBMS
#42  Relational DBMS
#2  RDF stores
#9  Search engines
Score0.82
Rank#209  Overall
#97  Relational DBMS
Websitebitnine.net/­agensgraphwww.splunk.comwww.stardog.comvirtuoso.openlinksw.comvitess.io
Technical documentationbitnine.net/­documentationdocs.splunk.com/­Documentation/­Splunkdocs.stardog.comdocs.openlinksw.com/­virtuosovitess.io/­docs
DeveloperBitnine Global Inc.Splunk Inc.Stardog-UnionOpenLink SoftwareThe Linux Foundation, PlanetScale
Initial release20162003201019982013
Current release2.1, December 20187.3.0, May 20207.2.11, September 202315.0.2, December 2022
License infoCommercial or Open SourceOpen Source infoApache License 2.0commercial infoLimited free edition and free developer edition availablecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source infoGPLv2, extended commercial license availableOpen Source infoApache Version 2.0, commercial licenses available
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCJavaCGo
Server operating systemsLinux
OS X
Windows
Linux
OS X
Solaris
Windows
Linux
macOS
Windows
AIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Docker
Linux
macOS
Data schemedepending on used data modelyesschema-free and OWL/RDFS-schema supportyes infoSQL - Standard relational schema
RDF - Quad (S, P, O, G) or Triple (S, P, O)
XML - DTD, XML Schema
DAV - freeform filesystem objects, plus User Defined Types a/k/a Dynamic Extension Type
yes
Typing infopredefined data types such as float or dateyesyesyesyesyes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.noyesno infoImport/export of XML data possibleyes
Secondary indexesyesyesyes infosupports real-time indexing in full-text and geospatialyesyes
SQL infoSupport of SQLyesno infoSplunk Search Processing Language for search commandsYes, compatible with all major SQL variants through dedicated BI/SQL Serveryes infoSQL-92, SQL-200x, SQL-3, SQLXyes infowith proprietary extensions
APIs and other access methodsCypher Query Language
JDBC
HTTP RESTGraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
ADO.NET
GeoSPARQL
HTTP API
JDBC
Jena RDF API
ODBC
OLE DB
RDF4J API
RESTful HTTP API
Sesame REST HTTP Protocol
SOAP webservices
SPARQL 1.1
WebDAV
XPath
XQuery
XSLT
ADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languagesC
Java
JavaScript
Python
C#
Java
JavaScript
PHP
Python
Ruby
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresyesyesuser defined functions and aggregates, HTTP Server extensions in Javayes infoVirtuoso PLyes infoproprietary syntax
Triggersnoyesyes infovia event handlersyesyes
Partitioning methods infoMethods for storing different data on different nodesno, but can be realized using table inheritanceShardingnoneyesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replicationMulti-source replication in HA-ClusterChain, star, and bi-directional replication
Multi-source replication
Source-replica replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistency in HA-ClusterImmediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integrityyesnoyes inforelationships in graphsyesyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoA 'Transaction' in Splunk has a different meaning: grouping related events into a single one for later searchingACIDACIDACID at shard level
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infotable locks or row locks depending on storage engine
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users and rolesAccess rights for users and rolesFine-grained Attribute-Based Access Control (ABAC) in addition to typical coarse-grained Role-Based Access Control (RBAC) according to SQL-standard. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)Users with fine-grained authorization concept infono user groups or roles
More information provided by the system vendor
AgensGraphSplunkStardogVirtuosoVitess
Specific characteristicsVirtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» more
Competitive advantagesPerformance & Scale — as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» more
Typical application scenariosUsed for — Analytics/BI Conceptual Data Virtualization Enterprise Knowledge Graphs...
» more
Key customersBroad use across enterprises and governments including — European Union (EU) US Government...
» more
Market metricsLargest installed-base ​of Multi-Model RDBMS for AI-friendly Knowledge Graphs Platform...
» more
Licensing and pricing modelsAvailable in both Commercial Enterprise and Open Source (GPL v2) Editions Feature...
» more

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
AgensGraphSplunkStardogVirtuosoVitess
DB-Engines blog posts

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

show all

Recent citations in the news

Graph DBMS Performance Comparison AgensGraph vs. Neo4j
29 June 2017, Business Wire

Bitnine Releases AgensGraph 2.1, the Multi-model Graph Database Optimized for the Legacy Environment
29 January 2019, Business Wire

Bitnine: The Newly Revealed 'AI Teacher' Powered by Graph Database Delivers Hyper-Personalized Learning ...
25 March 2019, Business Wire

provided by Google News

Vitess, the database clustering system powering YouTube, graduates CNCF incubation
5 November 2019, SiliconANGLE News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

They scaled YouTube — now they’ll shard everyone with PlanetScale
13 December 2018, TechCrunch

Massively Scaling MySQL Using Vitess
19 February 2019, InfoQ.com

PlanetScale review: Horizontally scalable MySQL in the cloud
1 September 2021, InfoWorld

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Present your product here