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. InfinityDB vs. Memcached vs. RDF4J vs. RocksDB

System Properties Comparison IBM Cloudant vs. InfinityDB vs. Memcached vs. RDF4J vs. RocksDB

Editorial information provided by DB-Engines
NameIBM Cloudant  Xexclude from comparisonInfinityDB  Xexclude from comparisonMemcached  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonRocksDB  Xexclude from comparison
DescriptionDatabase as a Service offering based on Apache CouchDBA Java embedded Key-Value Store which extends the Java Map interfaceIn-memory key-value store, originally intended for cachingRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.Embeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelDocument storeKey-value storeKey-value storeRDF storeKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.68
Rank#106  Overall
#20  Document stores
Score0.00
Rank#378  Overall
#57  Key-value stores
Score19.42
Rank#32  Overall
#4  Key-value stores
Score0.69
Rank#230  Overall
#9  RDF stores
Score3.65
Rank#85  Overall
#11  Key-value stores
Websitewww.ibm.com/­products/­cloudantboilerbay.comwww.memcached.orgrdf4j.orgrocksdb.org
Technical documentationcloud.ibm.com/­docs/­Cloudantboilerbay.com/­infinitydb/­manualgithub.com/­memcached/­memcached/­wikirdf4j.org/­documentationgithub.com/­facebook/­rocksdb/­wiki
DeveloperIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014Boiler Bay Inc.Danga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Facebook, Inc.
Initial release20102002200320042013
Current release4.01.6.25, March 20248.11.4, April 2024
License infoCommercial or Open SourcecommercialcommercialOpen Source infoBSD licenseOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoBSD
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 languageErlangJavaCJavaC++
Server operating systemshostedAll OS with a Java VMFreeBSD
Linux
OS X
Unix
Windows
Linux
OS X
Unix
Windows
Linux
Data schemeschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-freeyes infoRDF Schemasschema-free
Typing infopredefined data types such as float or datenoyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysnoyesno
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.nonono
Secondary indexesyesno infomanual creation possible, using inversions based on multi-value capabilitynoyesno
SQL infoSupport of SQLnonononono
APIs and other access methodsRESTful HTTP/JSON APIAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Proprietary protocolJava API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
C++ API
Java API
Supported programming languagesC#
Java
JavaScript
Objective-C
PHP
Ruby
Java.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
Java
PHP
Python
C
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresView functions (Map-Reduce) in JavaScriptnonoyesno
Triggersyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesShardingnonenonenonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
nonenone infoRepcached, a Memcached patch, provides this functionallitynoneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZED
Foreign keys infoReferential integritynono infomanual creation possible, using inversions based on multi-value capabilitynono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a document possibleACID infoOptimistic locking for transactions; no isolation for bulk loadsnoACID infoIsolation support depends on the API usedyes
Concurrency infoSupport for concurrent manipulation of datayes infoOptimistic lockingyesyesyesyes
Durability infoSupport for making data persistentyesyesnoyes infoin-memory storage is supported as wellyes
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 databasenoyes infousing SASL (Simple Authentication and Security Layer) protocolnono

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 partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
IBM CloudantInfinityDBMemcachedRDF4J infoformerly known as SesameRocksDB
DB-Engines blog posts

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

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 to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

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

provided by Google News

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

Introducing mcrouter: A memcached protocol router for scaling memcached deployments
15 September 2014, Facebook Engineering

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

The Journey to a Million Ops / Sec / Node in Venice
16 March 2024, InfoQ.com

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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