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. JaguarDB vs. KeyDB vs. OceanBase vs. Riak TS

System Properties Comparison IBM Cloudant vs. JaguarDB vs. KeyDB vs. OceanBase vs. Riak TS

Editorial information provided by DB-Engines
NameIBM Cloudant  Xexclude from comparisonJaguarDB  Xexclude from comparisonKeyDB  Xexclude from comparisonOceanBase  Xexclude from comparisonRiak TS  Xexclude from comparison
DescriptionDatabase as a Service offering based on Apache CouchDBPerformant, highly scalable DBMS for AI and IoT applicationsAn ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsA distributed, high available RDBMS compatible with Oracle and MySQLRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KV
Primary database modelDocument storeKey-value store
Vector DBMS
Key-value storeRelational DBMSTime Series DBMS
Secondary database modelsDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.75
Rank#104  Overall
#19  Document stores
Score0.06
Rank#381  Overall
#59  Key-value stores
#15  Vector DBMS
Score0.70
Rank#229  Overall
#32  Key-value stores
Score1.57
Rank#149  Overall
#69  Relational DBMS
Score0.28
Rank#307  Overall
#27  Time Series DBMS
Websitewww.ibm.com/­products/­cloudantwww.jaguardb.comgithub.com/­Snapchat/­KeyDB
keydb.dev
en.oceanbase.com
Technical documentationcloud.ibm.com/­docs/­Cloudantwww.jaguardb.com/­support.htmldocs.keydb.deven.oceanbase.com/­docs/­oceanbase-databasewww.tiot.jp/­riak-docs/­riak/­ts/­latest
DeveloperIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014DataJaguar, Inc.EQ Alpha Technology Ltd.OceanBase infopreviously Alibaba and Ant GroupOpen Source, formerly Basho Technologies
Initial release20102015201920102015
Current release3.3 July 20234.3.0, April 20243.0.0, September 2022
License infoCommercial or Open SourcecommercialOpen Source infoGPL V3.0Open Source infoBSD-3Open Source infoCommercial license availableOpen Source
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangC++ infothe server part. Clients available in other languagesC++C++Erlang
Server operating systemshostedLinuxLinuxLinuxLinux
OS X
Data schemeschema-freeyesschema-freeyesschema-free
Typing infopredefined data types such as float or datenoyespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesyesno
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.nononoyesno
Secondary indexesyesyesyes infoby using the Redis Search moduleyesrestricted
SQL infoSupport of SQLnoA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersnoyesyes, limited
APIs and other access methodsRESTful HTTP/JSON APIJDBC
ODBC
Proprietary protocol infoRESP - REdis Serialization ProtocoJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
HTTP API
Native Erlang Interface
Supported programming languagesC#
Java
JavaScript
Objective-C
PHP
Ruby
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
Ada 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 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
Server-side scripts infoStored proceduresView functions (Map-Reduce) in JavaScriptnoLuaPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modeErlang
Triggersyesnonoyesyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardinghorizontal partitioning (by hash, key, range, range columns, list, and list columns)Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replicationMulti-source replication
Source-replica replication
Multi-source replication using Paxosselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual ConsistencyEventual Consistency
Strong eventual consistency with CRDTs
Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynononoyesno infolinks between datasets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a document possiblenoOptimistic locking, atomic execution of commands blocks and scriptsACIDno
Concurrency infoSupport for concurrent manipulation of datayes infoOptimistic lockingyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlAccess rights for users can be defined per databaserights management via user accountssimple password-based access control and ACLAccess rights for users, groups and roles according to SQL-standardno

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
IBM CloudantJaguarDBKeyDBOceanBaseRiak TS
Recent citations in the news

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, ibm.com

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

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

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

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

provided by Google News

Oh, snap! Snap snaps up database developer KeyDB
12 May 2022, TechCrunch

Garnet–open-source faster cache-store speeds up applications, services
18 March 2024, Microsoft

Snap Acquires KeyDB for Open-Source Services
17 May 2022, XR Today

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Microsoft open-sources Garnet cache-store -- a Redis rival?
19 March 2024, The Stack

provided by Google News

OceanBase Recognized as an Asia/Pacific Customers' Choice in the Gartner® Peer Insights™ Voice of the Customer ...
5 June 2024, PR Newswire

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

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

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



Share this page

Featured Products

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

Neo4j logo

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

Present your product here