DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > CockroachDB vs. Couchbase vs. HEAVY.AI vs. Lovefield vs. Memcached

System Properties Comparison CockroachDB vs. Couchbase vs. HEAVY.AI vs. Lovefield vs. Memcached

Editorial information provided by DB-Engines
NameCockroachDB  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xexclude from comparisonLovefield  Xexclude from comparisonMemcached  Xexclude from comparison
DescriptionCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.A distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareEmbeddable relational database for web apps written in pure JavaScriptIn-memory key-value store, originally intended for caching
Primary database modelRelational DBMSDocument storeRelational DBMSRelational DBMSKey-value 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
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.15
Rank#55  Overall
#33  Relational DBMS
Score17.30
Rank#36  Overall
#5  Document stores
Score1.77
Rank#141  Overall
#65  Relational DBMS
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score19.42
Rank#32  Overall
#4  Key-value stores
Websitewww.cockroachlabs.comwww.couchbase.comgithub.com/­heavyai/­heavydb
www.heavy.ai
google.github.io/­lovefieldwww.memcached.org
Technical documentationwww.cockroachlabs.com/­docsdocs.couchbase.comdocs.heavy.aigithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdgithub.com/­memcached/­memcached/­wiki
DeveloperCockroach LabsCouchbase, Inc.HEAVY.AI, Inc.GoogleDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournal
Initial release20152011201620142003
Current release23.1.1, May 2023Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20235.10, January 20222.1.12, February 20171.6.25, March 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availableOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availableOpen Source infoApache Version 2; enterprise edition availableOpen Source infoApache 2.0Open Source infoBSD license
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 languageGoC, C++, Go and ErlangC++ and CUDAJavaScriptC
Server operating systemsLinux
macOS
Windows
Linux
OS X
Windows
Linuxserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariFreeBSD
Linux
OS X
Unix
Windows
Data schemedynamic schemaschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesno
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 indexesyesyesnoyesno
SQL infoSupport of SQLyes, wire compatible with PostgreSQLSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesyesSQL-like query language infovia JavaScript builder patternno
APIs and other access methodsJDBCCLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
JDBC
ODBC
Thrift
Vega
Proprietary protocol
Supported programming languagesC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
All languages supporting JDBC/ODBC/Thrift
Python
JavaScript.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresnoFunctions and timers in JavaScript and UDFs in Java, Python, SQL++nonono
Triggersnoyes infovia the TAP protocolnoUsing read-only observersno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTAutomatic ShardingSharding infoRound robinnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTMulti-source replication infoincluding cross data center replication
Source-replica replication
Multi-source replicationnonenone infoRepcached, a Memcached patch, provides this functionallity
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Immediate Consistency
Foreign keys infoReferential integrityyesnonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseno
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoEphemeral bucketsyesyes infousing MemoryDB
User concepts infoAccess controlRole-based access controlUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.fine grained access rights according to SQL-standardnoyes infousing SASL (Simple Authentication and Security Layer) protocol

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
CockroachDBCouchbase infoOriginally called MembaseHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022LovefieldMemcached
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

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

CockroachDB 23.2 Enhances Enterprise Architectures with Improved Postgres Compatibility and Built-in Resilience
18 January 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29 January 2024, The Register

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6 November 2023, AWS Blog

How DoorDash Migrated from Aurora Postgres to CockroachDB
5 December 2023, The New Stack

CockroachDB's Latest Enhancements Focus on Resilience
18 January 2024, Database Trends and Applications

provided by Google News

With 67% ownership in Couchbase, Inc. (NASDAQ:BASE), institutional investors have a lot riding on the business
3 May 2024, Simply Wall St

Database company Couchbase eyes over $900 million valuation in U.S. IPO
4 May 2024, Yahoo Singapore News

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

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

Couchbase Server and Capella to gain vector support
1 March 2024, InfoWorld

provided by Google News

Big Data Analytics: A Game Changer for Infrastructure
13 July 2023, Spiceworks News and Insights

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19 April 2023, Business Wire

Making the most of geospatial intelligence
14 April 2023, InfoWorld

HEAVY.AI Partners with Bain, Maxar, and Nvidia to Provide Digital Twins for Telecom Networks
16 February 2023, Datanami

The insideBIGDATA IMPACT 50 List for Q4 2023
11 October 2023, insideBIGDATA

provided by Google News

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

Ubuntu 24.04 Helping Achieve Greater Performance On Intel Xeon Scalable Emerald Rapids
8 March 2024, Phoronix

Redis Labs Boldly Joins AWS in Dropping Prices From 10 to 40 Percent
27 March 2024, Yahoo Lifestyle UK

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

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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.

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

Present your product here