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

DBMS > Badger vs. Memcached vs. RethinkDB vs. SwayDB vs. XTDB

System Properties Comparison Badger vs. Memcached vs. RethinkDB vs. SwayDB vs. XTDB

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonMemcached  Xexclude from comparisonRethinkDB  Xexclude from comparisonSwayDB  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.In-memory key-value store, originally intended for cachingDBMS for the Web with a mechanism to push updated query results to applications in realtime.An embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storageA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelKey-value storeKey-value storeDocument storeKey-value storeDocument store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.14
Rank#331  Overall
#49  Key-value stores
Score19.42
Rank#32  Overall
#4  Key-value stores
Score2.74
Rank#105  Overall
#19  Document stores
Score0.00
Rank#382  Overall
#59  Key-value stores
Score0.11
Rank#343  Overall
#46  Document stores
Websitegithub.com/­dgraph-io/­badgerwww.memcached.orgrethinkdb.comswaydb.simer.augithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgergithub.com/­memcached/­memcached/­wikirethinkdb.com/­docswww.xtdb.com/­docs
DeveloperDGraph LabsDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalThe Linux Foundation infosince July 2017Simer PlahaJuxt Ltd.
Initial release20172003200920182019
Current release1.6.25, March 20242.4.1, August 20201.19, September 2021
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoBSD licenseOpen Source infoApache Version 2Open Source infoGNU Affero GPL V3.0Open Source infoMIT 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 languageGoCC++ScalaClojure
Server operating systemsBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
OS X
Unix
Windows
Linux
OS X
Windows
All OS with a Java 8 (and higher) VM
Linux
Data schemeschema-freeschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or datenonoyes infostring, binary, float, bool, date, geometrynoyes, extensible-data-notation format
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
Secondary indexesnonoyesnoyes
SQL infoSupport of SQLnonononolimited SQL, making use of Apache Calcite
APIs and other access methodsProprietary protocolHTTP REST
JDBC
Supported programming languagesGo.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Java
Kotlin
Scala
Clojure
Java
Server-side scripts infoStored proceduresnononono
TriggersnonoClient-side triggers through changefeedsnono
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding inforange basednonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnonenone infoRepcached, a Memcached patch, provides this functionallitySource-replica replicationnoneyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoAtomic single-document operationsAtomic execution of operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyesyes
Durability infoSupport for making data persistentyesnoyesyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlnoyes infousing SASL (Simple Authentication and Security Layer) protocolyes infousers and table-level permissionsno

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
BadgerMemcachedRethinkDBSwayDBXTDB infoformerly named Crux
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

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Redis Labs Boldly Joins AWS in Dropping Prices From 10 to 40 Percent
27 April 2024, Yahoo Singapore News

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

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

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

provided by Google News

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

Review: RethinkDB rethinks real-time Web apps
23 September 2015, InfoWorld

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Neo4j logo

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

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.

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