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 > eXtremeDB vs. GraphDB vs. Riak TS vs. SAP Advantage Database Server vs. SAP SQL Anywhere

System Properties Comparison eXtremeDB vs. GraphDB vs. Riak TS vs. SAP Advantage Database Server vs. SAP SQL Anywhere

Editorial information provided by DB-Engines
NameeXtremeDB  Xexclude from comparisonGraphDB infoformer name: OWLIM  Xexclude from comparisonRiak TS  Xexclude from comparisonSAP Advantage Database Server infoformer name: Sybase ADS  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparison
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionNatively in-memory DBMS with options for persistency, high-availability and clusteringEnterprise-ready RDF and graph database with efficient reasoning, cluster and external index synchronization support. It supports also SQL JDBC access to Knowledge Graph and GraphQL over SPARQL.Riak TS is a distributed NoSQL database optimized for time series data and based on Riak KVLow-cost RDBMS with access to ISAM and FoxPro data structuresRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environments
Primary database modelRelational DBMS
Time Series DBMS
Graph DBMS
RDF store
Time Series DBMSRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.73
Rank#227  Overall
#104  Relational DBMS
#18  Time Series DBMS
Score3.10
Rank#100  Overall
#7  Graph DBMS
#4  RDF stores
Score0.25
Rank#308  Overall
#26  Time Series DBMS
Score4.57
Rank#78  Overall
#43  Relational DBMS
Websitewww.mcobject.comwww.ontotext.comwww.sap.com/products/advantage-database-server.htmlwww.sap.com/­products/­technology-platform/­sql-anywhere.html
Technical documentationwww.mcobject.com/­docs/­extremedb.htmgraphdb.ontotext.com/­documentationwww.tiot.jp/­riak-docs/­riak/­ts/­latesthelp.sap.com/­docs/­SAP_SQL_Anywhere
Social network pagesLinkedInTwitterYouTubeGitHubMedium
DeveloperMcObjectOntotextOpen Source, formerly Basho TechnologiesSybase, SAPSAP infoformerly Sybase
Initial release20012000201519931992
Current release8.2, 202110.4, October 20233.0.0, September 202217, July 2015
License infoCommercial or Open Sourcecommercialcommercial infoSome plugins of GraphDB Workbench are open sourcedOpen Sourcecommercialcommercial
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 languageC and C++JavaErlang
Server operating systemsAIX
HP-UX
Linux
macOS
Solaris
Windows
All OS with a Java VM
Linux
OS X
Windows
Linux
OS X
Linux
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
Data schemeyesschema-free and OWL/RDFS-schema support; RDF shapesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesnoyesyes
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.no infosupport of XML interfaces availablenononoyes
Secondary indexesyesyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesrestrictedyesyes
SQL infoSupport of SQLyes infowith the option: eXtremeSQLstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCyes, limitedyesyes
APIs and other access methods.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
HTTP API
Native Erlang Interface
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
ADO.NET
HTTP API
JDBC
ODBC
Supported programming languages.Net
C
C#
C++
Java
Lua
Python
Scala
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Delphi
Perl
PHP
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresyeswell-defined plugin interfaces; JavaScript server-side extensibilityErlangyesyes, in C/C++, Java, .Net or Perl
Triggersyes infoby defining eventsnoyes infopre-commit hooks and post-commit hooksyesyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning / shardingnoneShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesActive Replication Fabric™ for IoT
Multi-source replication infoby means of eXtremeDB Cluster option
Source-replica replication infoby means of eXtremeDB High Availability option
Multi-source replicationselectable replication factorMulti-source replication infoCONFLICT Trigger to resolve replication conflicts
Source-replica replication
Source-replica replication infoDatabase mirroring
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Eventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyes infoConstraint checkingno infolinks between datasets can be storedyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infoOptimistic (MVCC) and pessimistic (locking) strategies availableyesyesyesyes
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.yesno infocaching of (temporary) tables can be configuredyes
User concepts infoAccess controlDefault Basic authentication through RDF4J client, or via Java when run with cURL, default token-based in the Workbench or via Rest API, optional access through OpenID or Kerberos single sign-on.nofine grained access rights according to SQL-standardfine grained access rights according to SQL-standard
More information provided by the system vendor
eXtremeDBGraphDB infoformer name: OWLIMRiak TSSAP Advantage Database Server infoformer name: Sybase ADSSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» more
Ontotext GraphDB is a semantic database engine that allows organizations to build...
» more
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» more
GraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» more
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» more
Metadata enrichment and management, linked data publishing, semantic inferencing...
» more
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» more
​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» more
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» more
GraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» more
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» more
GraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» more
News

Scaling Understanding with the Help of Feedback Loops, Knowledge Graphs and NLP
19 April 2024

How Knowledge Graphs Power Data Mesh and Data Fabric
10 April 2024

Building Smarter Financial Services: The Role of Semantic Technologies, Knowledge Graphs and Generative AI
3 April 2024

Using GraphDB’s Natural Language Interface to Talk with Your Content
29 March 2024

Choosing A Graph Data Model to Best Serve Your Use Case
27 March 2024

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
eXtremeDBGraphDB infoformer name: OWLIMRiak TSSAP Advantage Database Server infoformer name: Sybase ADSSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
Recent citations in the news

McObject Announces Availability of eXtremeDB/rt for Green Hills Software's INTEGRITY RTOS
21 April 2022, GlobeNewswire

Latest embedded DBMS supports asymmetric multiprocessing systems
24 May 2023, Embedded

McObject’s new eXtremeDB Cluster provides distributed database solution for real-time apps
20 July 2011, Embedded

Schneider Electric to collaborate with McObject
14 October 2015, Construction Week Online

Oracle Database's ADRCI : Reading the Old Alert Log and Listener Log
5 May 2010, Database Journal

provided by Google News

Ontotext's GraphDB Solution is Now Available on the Microsoft Azure Marketplace
16 January 2024, PR Newswire

Ontotext Unveils GraphDB 10.4 with Enhanced AWS Integration and ChatGPT Connector
24 October 2023, Datanami

Ontotext GraphDB is available on Azure, delivers rich knowledge graph experience
23 January 2024, KMWorld Magazine

Knowledge graphs change the nature of business intelligence
8 April 2024, TechHQ

Ontotext Platform 3.0 for Enterprise Knowledge Graphs Released
18 December 2019, KDnuggets

provided by Google News

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6 October 2015, The Register

Best open source databases for IoT applications
26 May 2017, Open Source For You

provided by Google News

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19 October 2023, SAP News

provided by Google News

Newsbyte: Latest Release of SAP® SQL Anywhere® Suite Brings Mission-Critical Services to the Internet of Things and ...
15 July 2015, PR Newswire

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

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

provided by Google News



Share this page

Featured Products

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

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

SingleStore logo

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

Present your product here