DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Dragonfly vs. Google BigQuery vs. NCache vs. RethinkDB

System Properties Comparison Dragonfly vs. Google BigQuery vs. NCache vs. RethinkDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDragonfly  Xexclude from comparisonGoogle BigQuery  Xexclude from comparisonNCache  Xexclude from comparisonRethinkDB  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 instanceLarge scale data warehouse service with append-only tablesOpen-Source and Enterprise in-memory Key-Value StoreDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelKey-value storeRelational DBMSKey-value storeDocument store
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.53
Rank#244  Overall
#35  Key-value stores
Score62.88
Rank#19  Overall
#13  Relational DBMS
Score0.85
Rank#203  Overall
#30  Key-value stores
Score2.30
Rank#105  Overall
#19  Document stores
Websitegithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
cloud.google.com/­bigquerywww.alachisoft.com/­ncacherethinkdb.com
Technical documentationwww.dragonflydb.io/­docscloud.google.com/­bigquery/­docswww.alachisoft.com/­resources/­docsrethinkdb.com/­docs
DeveloperDragonflyDB team and community contributorsGoogleAlachisoftThe Linux Foundation infosince July 2017
Initial release2023201020052009
Current release1.0, March 20235.3.3, April 20242.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoBSL 1.1commercialOpen Source infoEnterprise Edition availableOpen Source infoApache Version 2
Cloud-based only infoOnly available as a cloud servicenoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C#, .NET, .NET Core, JavaC++
Server operating systemsLinuxhostedLinux
Windows
Linux
OS X
Windows
Data schemescheme-freeyesschema-freeschema-free
Typing infopredefined data types such as float or datestrings, hashes, lists, sets, sorted sets, bit arraysyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryes infostring, binary, float, bool, date, geometry
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 indexesnonoyesyes
SQL infoSupport of SQLnoyesSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.no
APIs and other access methodsProprietary protocol infoRESP - REdis Serialization ProtocolRESTful HTTP/JSON APIIDistributedCache
JCache
LINQ
Proprietary native API
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
.Net
Java
JavaScript
Objective-C
PHP
Python
Ruby
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
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
Server-side scripts infoStored proceduresLuauser defined functions infoin JavaScriptno infosupport for stored procedures with SQL-Server CLR
Triggerspublish/subscribe channels provide some trigger functionalitynoyes infoNotificationsClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesnoneyesSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyes, with selectable consistency levelSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of command blocks and scriptsno infoSince BigQuery is designed for querying dataoptimistic locking and pessimistic lockingAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayes, strict serializability by the serveryesyesyes infoMVCC based
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesno
User concepts infoAccess controlPassword-based authenticationAccess privileges (owner, writer, reader) on dataset, table or view level infoGoogle Cloud Identity & Access Management (IAM)Authentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)yes infousers and table-level permissions

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
DragonflyGoogle BigQueryNCacheRethinkDB
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Cloud-based DBMS's popularity grows at high rates
12 December 2019, 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

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

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

New Kubernetes Operator for Dragonfly In-Memory Datastore Now Available for Simplified Operations and Increased Performance
18 April 2023, Business Wire

Valkey Emerges as Leading Open Source Alternative to Redis After Relicensing Row
12 September 2024, Business Wire

provided by Google News

Google Cloud partners Coinbase to accept crypto payments
11 October 2022, ledgerinsights.com

Winning the 2020 Google Cloud Technology Partner of the Year – Infrastructure Modernization Award
22 December 2021, cio.com

Hightouch Announces $38 Million in Funding and Launches New Customer 360 Toolkit
19 July 2023, PR Newswire

provided by Google News

How to use NCache in ASP.Net Core
9 July 2024, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, infoq.com

provided by Google News

How to Use RethinkDB with Node.js Applications
7 November 2024, SitePoint

An introduction to building realtime apps with RethinkDB
4 June 2015, devmio

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

Open Source Software Is Big Business With Big Funding
17 April 2017, Crunchbase News

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

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

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

Present your product here