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 > Dragonfly vs. GBase vs. RethinkDB vs. Rockset vs. SwayDB

System Properties Comparison Dragonfly vs. GBase vs. RethinkDB vs. Rockset vs. SwayDB

Editorial information provided by DB-Engines
NameDragonfly  Xexclude from comparisonGBase  Xexclude from comparisonRethinkDB  Xexclude from comparisonRockset  Xexclude from comparisonSwayDB  Xexclude from comparison
DescriptionA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceWidely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.DBMS for the Web with a mechanism to push updated query results to applications in realtime.A scalable, reliable search and analytics service in the cloud, built on RocksDBAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelKey-value storeRelational DBMSDocument storeDocument storeKey-value store
Secondary database modelsSpatial DBMSRelational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.41
Rank#266  Overall
#38  Key-value stores
Score1.07
Rank#185  Overall
#86  Relational DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Score0.79
Rank#211  Overall
#35  Document stores
Score0.00
Rank#382  Overall
#59  Key-value stores
Websitegithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
www.gbase.cnrethinkdb.comrockset.comswaydb.simer.au
Technical documentationwww.dragonflydb.io/­docsrethinkdb.com/­docsdocs.rockset.com
DeveloperDragonflyDB team and community contributorsGeneral Data Technology Co., Ltd.The Linux Foundation infosince July 2017RocksetSimer Plaha
Initial release20232004200920192018
Current release1.0, March 2023GBase 8a, GBase 8s, GBase 8c2.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoBSL 1.1commercialOpen Source infoApache Version 2commercialOpen Source infoGNU Affero GPL V3.0
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C, Java, PythonC++C++Scala
Server operating systemsLinuxLinuxLinux
OS X
Windows
hosted
Data schemescheme-freeyesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or datestrings, hashes, lists, sets, sorted sets, bit arraysyesyes infostring, binary, float, bool, date, geometrydynamic typingno
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.noyesnono infoingestion from XML files supportedno
Secondary indexesnoyesyesall fields are automatically indexedno
SQL infoSupport of SQLnoStandard with numerous extensionsnoRead-only SQL queries, including JOINsno
APIs and other access methodsProprietary protocol infoRESP - REdis Serialization ProtocolADO.NET
C API
JDBC
ODBC
HTTP REST
Supported programming languagesC
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#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
Go
Java
JavaScript (Node.js)
Python
Java
Kotlin
Scala
Server-side scripts infoStored proceduresLuauser defined functionsnono
Triggerspublish/subscribe channels provide some trigger functionalityyesClient-side triggers through changefeedsnono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by range, list and hash) and vertical partitioningSharding inforange basedAutomatic shardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesSource-replica replicationyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of command blocks and scriptsACIDAtomic single-document operationsnoAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayes, strict serializability by the serveryesyes infoMVCC basedyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlPassword-based authenticationyesyes infousers and table-level permissionsAccess rights for users and organizations can be defined via Rockset consoleno

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

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

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

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

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

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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.

Present your product here