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 > OrientDB vs. RethinkDB vs. Riak TS vs. SAP SQL Anywhere vs. UniData,UniVerse

System Properties Comparison OrientDB vs. RethinkDB vs. Riak TS vs. SAP SQL Anywhere vs. UniData,UniVerse

Editorial information provided by DB-Engines
NameOrientDB  Xexclude from comparisonRethinkDB  Xexclude from comparisonRiak TS  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparisonUniData,UniVerse  Xexclude from comparison
DescriptionMulti-model DBMS (Document, Graph, Key/Value)DBMS for the Web with a mechanism to push updated query results to applications in realtime.Riak TS is a distributed NoSQL database optimized for time series data and based on Riak KVRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsMultiValue database and application server with SQL mapping layer and meta database capabilities
Primary database modelDocument store
Graph DBMS
Key-value store
Document storeTime Series DBMSRelational DBMSMultivalue DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.25
Rank#89  Overall
#16  Document stores
#6  Graph DBMS
#13  Key-value stores
Score2.66
Rank#107  Overall
#20  Document stores
Score0.28
Rank#307  Overall
#27  Time Series DBMS
Score3.95
Rank#80  Overall
#42  Relational DBMS
Score2.85
Rank#98  Overall
#1  Multivalue DBMS
Websiteorientdb.orgrethinkdb.comwww.sap.com/­products/­technology-platform/­sql-anywhere.htmlwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidata
Technical documentationwww.orientdb.com/­docs/­last/­index.htmlrethinkdb.com/­docswww.tiot.jp/­riak-docs/­riak/­ts/­latesthelp.sap.com/­docs/­SAP_SQL_Anywheredocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidata
DeveloperOrientDB LTD; CallidusCloud; SAPThe Linux Foundation infosince July 2017Open Source, formerly Basho TechnologiesSAP infoformerly SybaseRocket Software
Initial release20102009201519921985
Current release3.2.29, March 20242.4.1, August 20203.0.0, September 202217, July 2015
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoApache Version 2Open 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 languageJavaC++ErlangC
Server operating systemsAll OS with a Java JDK (>= JDK 6)Linux
OS X
Windows
Linux
OS X
AIX
HP-UX
Linux
OS X
Solaris
Windows
AIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")schema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyes infostring, binary, float, bool, date, geometrynoyesoptional
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.nononoyes
Secondary indexesyesyesrestrictedyesyes
SQL infoSupport of SQLSQL-like query language, no joinsnoyes, limitedyesyes
APIs and other access methodsTinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
HTTP API
Native Erlang Interface
ADO.NET
HTTP API
JDBC
ODBC
Java API infoJPA
JDBC
ODBC
OLE DB
Proprietary protocol
RESTful HTTP API
SOAP-based API
Supported programming languages.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
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
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
Basic infoU2 Basic
C
Java
Server-side scripts infoStored proceduresJava, JavascriptErlangyes, in C/C++, Java, .Net or Perlyes
TriggersHooksClient-side triggers through changefeedsyes infopre-commit hooks and post-commit hooksyesyes infoU2 Basic
Partitioning methods infoMethods for storing different data on different nodesShardingSharding inforange basedShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationSource-replica replicationselectable replication factorSource-replica replication infoDatabase mirroringSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocould be achieved with distributed queriesyesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes inforelationship in graphsnono infolinks between datasets can be storedyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDAtomic single-document operationsnoACIDACID infoconfigurable
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCC basedyesyesyes
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.noyes
User concepts infoAccess controlAccess rights for users and roles; record level security configurableyes infousers and table-level permissionsnofine grained access rights according to SQL-standardAccess rights according to SQL-standard and operating system based

More information provided by the system vendor

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
OrientDBRethinkDBRiak TSSAP SQL Anywhere infoformerly called Adaptive Server AnywhereUniData,UniVerse
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

K2View updates DataOps platform with data fabric automation
11 May 2021, TechTarget

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devmio

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

provided by Google News

New Basho Data Platform Provides Operational Simplicity for Enterprise Big Data Applications
7 June 2015, insideBIGDATA

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

provided by Google News

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

SAP Products & Services Data Portfolio
2 July 2021, Datamation

Securing SAP with AWS Network Firewall: Part 2 – Managed Rules | Amazon Web Services
17 July 2023, AWS Blog

MindsDB is now the leading and fastest growing applied ML platform in the world India - English
3 November 2022, PR Newswire

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

provided by Google News

Pinning Down Unidata S.p.A.'s (BIT:UD) P/E Is Difficult Right Now
21 May 2024, Simply Wall St

Unidata uses Jetstream to make geoscience data available to science community
29 January 2020, IU Newsroom

UniData implements a milestone Smart Class Room project at The Asian School | THE DAILY TRIBUNE | KINGDOM ...
8 April 2024, News of Bahrain- DT News

Data + software services
21 August 2018, UCAR

Bahrain Business: UniData implements major 'smart classroom' project
8 April 2024, Gulf Digital 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.

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

Milvus logo

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

Present your product here