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

DBMS > Dragonfly vs. IBM Db2 vs. Newts vs. PouchDB

System Properties Comparison Dragonfly vs. IBM Db2 vs. Newts vs. PouchDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDragonfly  Xexclude from comparisonIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparisonNewts  Xexclude from comparisonPouchDB  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 instanceCommon in IBM host environments, 2 different versions for host and Windows/LinuxTime Series DBMS based on CassandraJavaScript DBMS with an API inspired by CouchDB
Primary database modelKey-value storeRelational DBMS infoSince Version 10.5 support for JSON/BSON documents compatible with MongoDBTime Series DBMSDocument store
Secondary database modelsDocument store
RDF store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.49
Rank#261  Overall
#38  Key-value stores
Score125.90
Rank#9  Overall
#6  Relational DBMS
Score0.07
Rank#375  Overall
#41  Time Series DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Websitegithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
www.ibm.com/­products/­db2opennms.github.io/­newtspouchdb.com
Technical documentationwww.dragonflydb.io/­docswww.ibm.com/­docs/­en/­db2github.com/­OpenNMS/­newts/­wikipouchdb.com/­guides
DeveloperDragonflyDB team and community contributorsIBMOpenNMS GroupApache Software Foundation
Initial release20231983 infohost version20142012
Current release1.0, March 202312.1, October 20167.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoBSL 1.1commercial infofree version is availableOpen Source infoApache 2.0Open Source
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C and C++JavaJavaScript
Server operating systemsLinuxAIX
HP-UX
Linux
Solaris
Windows
z/OS
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemescheme-freeyesschema-freeschema-free
Typing infopredefined data types such as float or datestrings, hashes, lists, sets, sorted sets, bit arraysyesyesno
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 indexesnoyesnoyes infovia views
SQL infoSupport of SQLnoyesnono
APIs and other access methodsProprietary protocol infoRESP - REdis Serialization ProtocolADO.NET
JDBC
JSON style queries infoMongoDB compatible
ODBC
XQuery
HTTP REST
Java API
HTTP REST infoonly for PouchDB Server
JavaScript 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
C
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
JavaJavaScript
Server-side scripts infoStored proceduresLuayesnoView functions in JavaScript
Triggerspublish/subscribe channels provide some trigger functionalityyesnoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoonly with Windows/Unix/Linux VersionSharding infobased on CassandraSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyes infowith separate tools (MQ, InfoSphere)selectable replication factor infobased on CassandraMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Eventual Consistency
Foreign keys infoReferential integritynoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of command blocks and scriptsACIDnono
Concurrency infoSupport for concurrent manipulation of datayes, strict serializability by the serveryesyes
Durability infoSupport for making data persistentyesyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backend
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 authenticationfine grained access rights according to SQL-standardnono

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
DragonflyIBM Db2 infoformerly named DB2 or IBM Database 2NewtsPouchDB
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

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

SAP and IBM Expand Partnership, Introduce Optimized DB2 Database
14 June 2024, br.ADVFN.com

Use AWS DMS to migrate data from IBM Db2 DPF to an AWS target | Amazon Web Services
28 May 2024, AWS Blog

Infotel Returns to IDUG North America 2024 in Charlotte to Showcase Latest Db2 Solutions and Feature Presentation ...
13 June 2024, PR Web

IBM Collaborates with AWS to Launch a New Cloud Database Offering, Enabling Customers to Optimize Data ...
27 November 2023, IBM Newsroom

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29 November 2023, The Register

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, IBM

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

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

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

Neo4j logo

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

Present your product here