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

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

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

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonDragonfly  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.A drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceDBMS 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
Score0.41
Rank#266  Overall
#38  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/­badgergithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
rethinkdb.comswaydb.simer.augithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerwww.dragonflydb.io/­docsrethinkdb.com/­docswww.xtdb.com/­docs
DeveloperDGraph LabsDragonflyDB team and community contributorsThe Linux Foundation infosince July 2017Simer PlahaJuxt Ltd.
Initial release20172023200920182019
Current release1.0, March 20232.4.1, August 20201.19, September 2021
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoBSL 1.1Open 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 languageGoC++C++ScalaClojure
Server operating systemsBSD
Linux
OS X
Solaris
Windows
LinuxLinux
OS X
Windows
All OS with a Java 8 (and higher) VM
Linux
Data schemeschema-freescheme-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or datenostrings, hashes, lists, sets, sorted sets, bit arraysyes 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.nonononono
Secondary indexesnonoyesnoyes
SQL infoSupport of SQLnonononolimited SQL, making use of Apache Calcite
APIs and other access methodsProprietary protocol infoRESP - REdis Serialization ProtocolHTTP REST
JDBC
Supported programming languagesGoC
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
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 proceduresnoLuanono
Triggersnopublish/subscribe channels provide some trigger functionalityClient-side triggers through changefeedsnono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding inforange basednonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationSource-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 systemnoneEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoAtomic execution of command blocks and scriptsAtomic single-document operationsAtomic execution of operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyes, strict serializability by the serveryes infoMVCC basedyesyes
Durability infoSupport for making data persistentyesyesyesyesyes, 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.noyesnoyes
User concepts infoAccess controlnoPassword-based authenticationyes 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
BadgerDragonflyRethinkDBSwayDBXTDB infoformerly named Crux
DB-Engines blog posts

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

DragonflyDB Announces $21m in New Funding and General Availability
21 March 2023, Business Wire

DragonflyDB reels in $21M for its speedy in-memory database
21 March 2023, SiliconANGLE News

DragonflyDB Raises $21M in Funding
21 March 2023, FinSMEs

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29 March 2023, Phoronix

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

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

RaimaDB logo

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

Present your product here