DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AgensGraph vs. Elasticsearch vs. Kdb vs. SAP SQL Anywhere vs. Virtuoso

System Properties Comparison AgensGraph vs. Elasticsearch vs. Kdb vs. SAP SQL Anywhere vs. Virtuoso

Editorial information provided by DB-Engines
NameAgensGraph  Xexclude from comparisonElasticsearch  Xexclude from comparisonKdb  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparisonVirtuoso  Xexclude from comparison
DescriptionMulti-model database supporting relational and graph data models and built upon PostgreSQLA distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricHigh performance Time Series DBMSRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsVirtuoso is a multi-model hybrid-RDBMS that supports management of data represented as relational tables and/or property graphs
Primary database modelGraph DBMS
Relational DBMS
Search engineTime Series DBMS
Vector DBMS
Relational DBMSDocument store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF store
Search engine
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
Relational DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.16
Rank#333  Overall
#30  Graph DBMS
#146  Relational DBMS
Score134.78
Rank#7  Overall
#1  Search engines
Score7.70
Rank#53  Overall
#3  Time Series DBMS
#1  Vector DBMS
Score4.57
Rank#78  Overall
#43  Relational DBMS
Score4.20
Rank#83  Overall
#14  Document stores
#4  Graph DBMS
#2  Native XML DBMS
#45  Relational DBMS
#2  RDF stores
#9  Search engines
Websitebitnine.net/­agensgraphwww.elastic.co/­elasticsearchkx.comwww.sap.com/­products/­technology-platform/­sql-anywhere.htmlvirtuoso.openlinksw.com
Technical documentationbitnine.net/­documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlcode.kx.comhelp.sap.com/­docs/­SAP_SQL_Anywheredocs.openlinksw.com/­virtuoso
DeveloperBitnine Global Inc.ElasticKx Systems, a division of First Derivatives plcSAP infoformerly SybaseOpenLink Software
Initial release201620102000 infokdb was released 2000, kdb+ in 200319921998
Current release2.1, December 20188.6, January 20233.6, May 201817, July 20157.2.11, September 2023
License infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoElastic Licensecommercial infofree 32-bit versioncommercialOpen Source infoGPLv2, extended commercial license 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 languageCJavaqC
Server operating systemsLinux
OS X
Windows
All OS with a Java VMLinux
OS X
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
AIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Data schemedepending on used data modelschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesyesyes 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
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.nonoyesyesyes
Secondary indexesyesyes infoAll search fields are automatically indexedyes infotable attribute 'grouped'yesyes
SQL infoSupport of SQLyesSQL-like query languageSQL-like query language (q)yesyes infoSQL-92, SQL-200x, SQL-3, SQLX
APIs and other access methodsCypher Query Language
JDBC
Java API
RESTful HTTP/JSON API
HTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
ADO.NET
HTTP API
JDBC
ODBC
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
Supported programming languagesC
Java
JavaScript
Python
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
C
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresyesyesuser defined functionsyes, in C/C++, Java, .Net or Perlyes infoVirtuoso PL
Triggersnoyes infoby using the 'percolation' featureyes infowith viewsyesyes
Partitioning methods infoMethods for storing different data on different nodesno, but can be realized using table inheritanceShardinghorizontal partitioningnoneyes
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesSource-replica replicationSource-replica replication infoDatabase mirroringChain, star, and bi-directional replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoES-Hadoop Connectorno infosimilar paradigm used for internal processingnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.noMemcached and Redis integrationyesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardrights management via user accountsfine grained access rights according to SQL-standardFine-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)
More information provided by the system vendor
AgensGraphElasticsearchKdbSAP SQL Anywhere infoformerly called Adaptive Server AnywhereVirtuoso
Specific characteristicsIntegrated columnar database & programming system for streaming, real time and historical...
» more
Virtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» more
Competitive advantagesprovides seamless scalability; runs on industry standard server platforms; is top-ranked...
» more
Performance & Scale — as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» more
Typical application scenariostick database streaming sensor data massive intelligence applications oil and gas...
» more
Used for — Analytics/BI Conceptual Data Virtualization Enterprise Knowledge Graphs...
» more
Key customersGoldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» more
Broad use across enterprises and governments including — European Union (EU) US Government...
» more
Market metricskdb+ performance and reliability proven by our customers in critical infrastructure...
» more
Largest installed-base ​of Multi-Model RDBMS for AI-friendly Knowledge Graphs Platform...
» more
Licensing and pricing modelsupon request
» more
Available 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
AgensGraphElasticsearchKdbSAP SQL Anywhere infoformerly called Adaptive Server AnywhereVirtuoso
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, 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

Elastic Reports 8x Speed and 32x Efficiency Gains for Elasticsearch and Lucene Vector Database
26 April 2024, businesswire.com

Splunk vs Elasticsearch | A Comparison and How to Choose
12 January 2024, SentinelOne

ElasticSearch Goes Deep on OpenTelemetry with eBPF Donation
13 March 2024, The New Stack

Introducing Elasticsearch Vector Database to Azure OpenAI Service On Your Data (Preview)
26 March 2024, insider.govtech.com

Mastering Elasticsearch: A Beginner's Guide to Powerful Searches and Precision — Part 1
21 November 2023, Towards Data Science

provided by Google News

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28 February 2024, businesswire.com

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital ...
18 May 2023, AWS Blog

KX ANNOUNCES KDB INSIGHTS AS FULLY MANAGED SERVICE ON AMAZON FINSPACE
18 May 2023, PR Newswire

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9 August 2023, Professional Motorsport World

KX Brings the Power and Performance of kdb+ to Python Developers with PyKX
7 June 2023, Datanami

provided by Google News

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

SAP launches HANA cloud platform, partners with Siemens, Intel
6 May 2015, Channel Daily News

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

Neo4j logo

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

Milvus logo

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

Present your product here