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

DBMS > OceanBase vs. Oracle NoSQL vs. Riak KV vs. Sadas Engine vs. SAP SQL Anywhere

System Properties Comparison OceanBase vs. Oracle NoSQL vs. Riak KV vs. Sadas Engine vs. SAP SQL Anywhere

Editorial information provided by DB-Engines
NameOceanBase  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonRiak KV  Xexclude from comparisonSadas Engine  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparison
DescriptionA distributed, high available RDBMS compatible with Oracle and MySQLA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesDistributed, fault tolerant key-value storeSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environments
Primary database modelRelational DBMSDocument store
Key-value store
Relational DBMS
Key-value store infowith links between data sets and object tags for the creation of secondary indexesRelational DBMSRelational DBMS
Secondary database modelsDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.66
Rank#147  Overall
#68  Relational DBMS
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score4.10
Rank#82  Overall
#9  Key-value stores
Score0.00
Rank#383  Overall
#158  Relational DBMS
Score4.25
Rank#79  Overall
#43  Relational DBMS
Websiteen.oceanbase.comwww.oracle.com/­database/­nosql/­technologies/­nosqlwww.sadasengine.comwww.sap.com/­products/­technology-platform/­sql-anywhere.html
Technical documentationen.oceanbase.com/­docs/­oceanbase-databasedocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.tiot.jp/­riak-docs/­riak/­kv/­latestwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationhelp.sap.com/­docs/­SAP_SQL_Anywhere
DeveloperOceanBase infopreviously Alibaba and Ant GroupOracleOpenSource, formerly Basho TechnologiesSADAS s.r.l.SAP infoformerly Sybase
Initial release20102011200920061992
Current release4.3.0, April 202423.3, December 20233.2.0, December 20228.017, July 2015
License infoCommercial or Open SourceOpen Source infoCommercial license availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoApache version 2, commercial enterprise editioncommercial infofree trial version availablecommercial
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++JavaErlangC++
Server operating systemsLinuxLinux
Solaris SPARC/x86
Linux
OS X
AIX
Linux
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
Data schemeyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-freeyesyes
Typing infopredefined data types such as float or dateyesoptionalnoyesyes
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.yesnononoyes
Secondary indexesyesyesrestrictedyesyes
SQL infoSupport of SQLyesSQL-like DML and DDL statementsnoyesyes
APIs and other access methodsJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
RESTful HTTP APIHTTP API
Native Erlang Interface
JDBC
ODBC
Proprietary protocol
ADO.NET
HTTP API
JDBC
ODBC
Supported programming languagesAda infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
C
C#
Go
Java
JavaScript (Node.js)
Python
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
.Net
C
C#
C++
Groovy
Java
PHP
Python
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modenoErlangnoyes, in C/C++, Java, .Net or Perl
Triggersyesnoyes infopre-commit hooks and post-commit hooksnoyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by hash, key, range, range columns, list, and list columns)ShardingSharding infono "single point of failure"horizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using PaxosElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureselectable replication factornoneSource-replica replication infoDatabase mirroring
MapReduce infoOffers an API for user-defined Map/Reduce methodsnowith Hadoop integrationyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Eventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnono infolinks between data sets can be storedyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDconfigurable infoACID within a storage node (=shard)noACID
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.yes infooff heap cacheyes infomanaged by 'Learn by Usage'yes
User concepts infoAccess controlAccess rights for users, groups and roles according to SQL-standardAccess rights for users and rolesyes, using Riak SecurityAccess rights for users, groups and roles according to SQL-standardfine grained access rights according to SQL-standard
More information provided by the system vendor
OceanBaseOracle NoSQLRiak KVSadas EngineSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
Specific characteristicsOceanBase Database is the world’s only native distributed database that has set new...
» more
Competitive advantagesHigh Availability : The five IDCs across three sites disaster recovery solution sets...
» more
Key customersOceanBase Database has helped over 400 customers across industries upgrade their...
» more
Market metricsTPC-C No.1 Performance , achieved a result of 707.35 million tpmC in the TPC-C benchmark...
» more
Licensing and pricing modelsMulan PubL v2 license for open source community edition. Commercial license for enterprise...
» 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
OceanBaseOracle NoSQLRiak KVSadas EngineSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
Recent citations in the news

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31 January 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22 August 2023, The Information

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25 March 2024, Fintech News Singapore

Haidilao’s 6-step recipe for successful digital transformation with OceanBase
4 August 2023, Tech in Asia

Alibaba's OceanBase distributed database aims at markets outside China
16 August 2022, InfoWorld

provided by Google News

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle Beefs Up Its NoSQL Database Offering
3 April 2014, Data Center Knowledge

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Larry Ellison Just Embraced the Enemy. Or Did He?
1 October 2012, WIRED

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

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

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

RaimaDB logo

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

Milvus logo

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

Neo4j logo

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

Present your product here