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

DBMS > Couchbase vs. Ehcache vs. Faircom DB vs. Riak TS vs. Rockset

System Properties Comparison Couchbase vs. Ehcache vs. Faircom DB vs. Riak TS vs. Rockset

Editorial information provided by DB-Engines
NameCouchbase infoOriginally called Membase  Xexclude from comparisonEhcache  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonRiak TS  Xexclude from comparisonRockset  Xexclude from comparison
DescriptionA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseA widely adopted Java cache with tiered storage optionsNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Riak TS is a distributed NoSQL database optimized for time series data and based on Riak KVA scalable, reliable search and analytics service in the cloud, built on RocksDB
Primary database modelDocument storeKey-value storeKey-value store
Relational DBMS
Time Series DBMSDocument store
Secondary database modelsKey-value store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Search engine
Time Series DBMS
Vector DBMS
Relational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score17.30
Rank#36  Overall
#5  Document stores
Score4.89
Rank#67  Overall
#8  Key-value stores
Score0.20
Rank#318  Overall
#48  Key-value stores
#141  Relational DBMS
Score0.20
Rank#319  Overall
#27  Time Series DBMS
Score0.79
Rank#211  Overall
#35  Document stores
Websitewww.couchbase.comwww.ehcache.orgwww.faircom.com/­products/­faircom-dbrockset.com
Technical documentationdocs.couchbase.comwww.ehcache.org/­documentationdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlwww.tiot.jp/­riak-docs/­riak/­ts/­latestdocs.rockset.com
DeveloperCouchbase, Inc.Terracotta Inc, owned by Software AGFairCom CorporationOpen Source, formerly Basho TechnologiesRockset
Initial release20112009197920152019
Current releaseServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20233.10.0, March 2022V12, November 20203.0.0, September 2022
License infoCommercial or Open SourceOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availableOpen Source infoApache Version 2; commercial licenses availablecommercial infoRestricted, free version availableOpen Sourcecommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, C++, Go and ErlangJavaANSI C, C++ErlangC++
Server operating systemsLinux
OS X
Windows
All OS with a Java VMAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Linux
OS X
hosted
Data schemeschema-freeschema-freeschema free, schema optional, schema required, partial schema,schema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyes, ANSI SQL Types, JSON, typed binary structuresnodynamic typing
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.nononono infoingestion from XML files supported
Secondary indexesyesnoyesrestrictedall fields are automatically indexed
SQL infoSupport of SQLSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesnoyes, ANSI SQL with proprietary extensionsyes, limitedRead-only SQL queries, including JOINs
APIs and other access methodsCLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
JCacheADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
HTTP API
Native Erlang Interface
HTTP REST
Supported programming languages.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
Java.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
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
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresFunctions and timers in JavaScript and UDFs in Java, Python, SQL++noyes info.Net, JavaScript, C/C++Erlangno
Triggersyes infovia the TAP protocolyes infoCache Event Listenersyesyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesAutomatic ShardingSharding infoby using Terracotta ServerFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningShardingAutomatic sharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication infoincluding cross data center replication
Source-replica replication
yes infoby using Terracotta Serveryes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).selectable replication factoryes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Tunable Consistency (Strong, Eventual, Weak)Eventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Eventual ConsistencyEventual Consistency
Foreign keys infoReferential integritynonoyesno infolinks between datasets can be storedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes infosupports JTA and can work as an XA resourcetunable from ACID to Eventually Consistentnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infousing a tiered cache-storage approachYes, tunable from durable to delayed durability to in-memoryyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoEphemeral bucketsyesyes
User concepts infoAccess controlUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.noFine grained access rights according to SQL-standard with additional protections for filesnoAccess rights for users and organizations can be defined via Rockset console

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
Couchbase infoOriginally called MembaseEhcacheFaircom DB infoformerly c-treeACERiak TSRockset
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

Recent citations in the news

Institutional investors are Couchbase, Inc.'s (NASDAQ:BASE) biggest bettors and were rewarded after last week's US ...
8 May 2024, Yahoo Finance

Couchbase Archives
7 May 2024, insideBIGDATA

Couchbase Announces New Features to Accelerate AI-Powered Adaptive Applications for Customers
29 February 2024, PR Newswire

Couchbase Survey Finds Enterprises Plan Massive Spend on AI, with Over $21M Allocated in 2023-24
6 May 2024, Datanami

Couchbase's revenue grows 20% and its stock rises in extended trading
5 March 2024, SiliconANGLE News

provided by Google News

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

DZone Coding Java JBoss 5 to 7 in 11 steps
9 January 2014, DZone

provided by Google News

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

provided by Google News

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

Basho open-sources its Riak TS database for the Internet Of Things
5 May 2016, TechCrunch

Enterprise NoSQL Database for the IoT Becomes Open Source
11 May 2016, ENGINEERING.com

Basho brings open source Riak TS database for IoT
7 May 2016, Open Source For You

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

provided by Google News

Rockset targets cost control with latest database update
31 January 2024, TechTarget

Honing business data with AI real-time analytics
14 March 2024, SiliconANGLE News

Rockset Announces 2024 Index Conference, Industry Event for Engineers Building Search, Analytics, and AI ...
18 April 2024, Datanami

Rockset Releases New Instance Class, Gains Momentum as the Search and Analytics Database Built for the Cloud
31 January 2024, GlobeNewswire

Real-time analytics database provider aims to cut compute costs by 30%
31 January 2024, SDxCentral

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

Neo4j logo

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

SingleStore logo

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

Milvus logo

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

RaimaDB logo

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

Present your product here