DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > IBM Cloudant vs. RethinkDB vs. SAP HANA vs. STSdb vs. Tibero

System Properties Comparison IBM Cloudant vs. RethinkDB vs. SAP HANA vs. STSdb vs. Tibero

Editorial information provided by DB-Engines
NameIBM Cloudant  Xexclude from comparisonRethinkDB  Xexclude from comparisonSAP HANA  Xexclude from comparisonSTSdb  Xexclude from comparisonTibero  Xexclude from comparison
DescriptionDatabase as a Service offering based on Apache CouchDBDBMS for the Web with a mechanism to push updated query results to applications in realtime.In-memory, column based data store. Available as appliance or cloud serviceKey-Value Store with special method for indexing infooptimized for high performance using a special indexing methodA secure RDBMS, designed for easy portability from Oracle
Primary database modelDocument storeDocument storeRelational DBMSKey-value storeRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.68
Rank#106  Overall
#20  Document stores
Score2.74
Rank#105  Overall
#19  Document stores
Score44.69
Rank#22  Overall
#16  Relational DBMS
Score0.04
Rank#360  Overall
#52  Key-value stores
Score1.78
Rank#140  Overall
#64  Relational DBMS
Websitewww.ibm.com/­products/­cloudantrethinkdb.comwww.sap.com/­products/­hana.htmlgithub.com/­STSSoft/­STSdb4us.tmaxsoft.com/­products/­tibero
Technical documentationcloud.ibm.com/­docs/­Cloudantrethinkdb.com/­docshelp.sap.com/­hanatechnet.tmaxsoft.com/­upload/­download/­online/­tibero/­pver-20150504-000002/­index.html
DeveloperIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014The Linux Foundation infosince July 2017SAPSTS Soft SCTmaxSoft
Initial release20102009201020112003
Current release2.4.1, August 20202.0 SPS07 (April 4, 2023), April 20234.0.8, September 20156, April 2015
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2commercialOpen Source infoGPLv2, commercial license availablecommercial
Cloud-based only infoOnly available as a cloud serviceyesnono infoalso available as a cloud based servicenono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangC++C#C and Assembler
Server operating systemshostedLinux
OS X
Windows
Appliance or cloud-serviceWindowsAIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-freeschema-freeyesyesyes
Typing infopredefined data types such as float or datenoyes infostring, binary, float, bool, date, geometryyesyes infoprimitive types and user defined types (classes)yes
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 indexesyesyesyesnoyes
SQL infoSupport of SQLnonoyesnoyes
APIs and other access methodsRESTful HTTP/JSON APIJDBC
ODBC
.NET Client APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Tibero CLI
Supported programming languagesC#
Java
JavaScript
Objective-C
PHP
Ruby
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#
Java
C
C#
C++
Cobol
Java
Objective-C
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresView functions (Map-Reduce) in JavaScriptSQLScript, RnoPersistent Stored Procedure (PSM)
TriggersyesClient-side triggers through changefeedsyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding inforange basedyesnonehorizontal partitioning infoby range, hash, list or composite
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Source-replica replicationyesnoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a document possibleAtomic single-document operationsACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayes infoOptimistic lockingyes 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.nonoyesno infoplanned for next version
User concepts infoAccess controlAccess rights for users can be defined per databaseyes infousers and table-level permissionsyesnofine grained access rights according to SQL-standard (SQL 92, SQL 99)

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
IBM CloudantRethinkDBSAP HANASTSdbTibero
DB-Engines blog posts

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

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, IBM

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, IBM

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

provided by Google News

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

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

provided by Google News

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2 April 2024, SAP News

Automating the update process of a clustered SAP HANA DB using nZDT and Ansible | Amazon Web Services
16 November 2023, AWS Blog

SAP HANA Cloud Vector Engine
18 April 2024, IgniteSAP

Modernize consolidation in an SAP S/4 HANA environment | CCH Tagetik
9 April 2024, Wolters Kluwer

What are the options as SAP HANA 1.0 support in the Neo environment sunsets?
3 November 2023, ComputerWeekly.com

provided by Google News

ArkData to Officially Support Domestic Database 'Tibero 7'
23 April 2024, BusinessKorea

How to Succeed at Large-Scale Mainframe Replatforming with TmaxSoft OpenFrame on AWS | Amazon Web Services
2 August 2022, AWS Blog

ArkData's 'Ark for CDC' supports real-time data extraction and replication for Tibero DBMS.
18 April 2023, BusinessKorea

Tmax deploys advanced database management system at UITM's disaster recovery site
30 December 2022, The Malaysian Reserve

Open-source DBMS becoming battleground of public cloud
17 May 2022, Etnews

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

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

AllegroGraph logo

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

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.

Present your product here