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

DBMS > CockroachDB vs. Lovefield vs. Memcached vs. ReductStore vs. Transbase

System Properties Comparison CockroachDB vs. Lovefield vs. Memcached vs. ReductStore vs. Transbase

Editorial information provided by DB-Engines
NameCockroachDB  Xexclude from comparisonLovefield  Xexclude from comparisonMemcached  Xexclude from comparisonReductStore  Xexclude from comparisonTransbase  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.Embeddable relational database for web apps written in pure JavaScriptIn-memory key-value store, originally intended for cachingDesigned to manage unstructured time-series data efficiently, providing unique features such as storing time-stamped blobs with labels, customizable data retention policies, and a straightforward FIFO quota system.A resource-optimized, high-performance, universally applicable RDBMS
Primary database modelRelational DBMSRelational DBMSKey-value storeTime Series DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.73
Rank#58  Overall
#34  Relational DBMS
Score0.33
Rank#286  Overall
#131  Relational DBMS
Score18.08
Rank#32  Overall
#4  Key-value stores
Score0.05
Rank#384  Overall
#44  Time Series DBMS
Score0.17
Rank#334  Overall
#148  Relational DBMS
Websitewww.cockroachlabs.comgoogle.github.io/­lovefieldwww.memcached.orggithub.com/­reductstore
www.reduct.store
www.transaction.de/­en/­products/­transbase.html
Technical documentationwww.cockroachlabs.com/­docsgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdgithub.com/­memcached/­memcached/­wikiwww.reduct.store/­docswww.transaction.de/­en/­products/­transbase/­features.html
DeveloperCockroach LabsGoogleDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalReductStore LLCTransaction Software GmbH
Initial release20152014200320231987
Current release24.1.0, May 20242.1.12, February 20171.6.27, May 20241.9, March 2024Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availableOpen Source infoApache 2.0Open Source infoBSD licenseOpen Source infoBusiness Source License 1.1commercial infofree development 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 languageGoJavaScriptCC++, RustC and C++
Server operating systemsLinux
macOS
Windows
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariFreeBSD
Linux
OS X
Unix
Windows
Docker
Linux
macOS
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Data schemedynamic schemayesschema-freeyes
Typing infopredefined data types such as float or dateyesyesnoyes
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 indexesyesyesnoyes
SQL infoSupport of SQLyes, wire compatible with PostgreSQLSQL-like query language infovia JavaScript builder patternnoyes
APIs and other access methodsJDBCProprietary protocolHTTP APIADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
JavaScript.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
C++
JavaScript (Node.js)
Python
Rust
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresnononoyes
TriggersnoUsing read-only observersnoyes
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 RAFTnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTnonenone infoRepcached, a Memcached patch, provides this functionallitySource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes, by using IndexedDB or the cloud service Firebase Realtime Databasenoyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infousing MemoryDBno
User concepts infoAccess controlRole-based access controlnoyes infousing SASL (Simple Authentication and Security Layer) protocolfine grained access rights according to SQL-standard

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
CockroachDBLovefieldMemcachedReductStoreTransbase
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

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9 April 2024, PR Newswire

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

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

DoorDash Uses CockroachDB to Create Config Management Platform for Microservices
14 February 2024, InfoQ.com

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

provided by Google News

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

Intel Continues To Demonstrate The Importance Of Software Optimizations: Clear Linux + Xeon Max Benchmarks
23 October 2023, Phoronix

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

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

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

provided by Google News



Share this page

Featured Products

Neo4j logo

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

Milvus logo

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

Present your product here