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

DBMS > Dragonfly vs. InfluxDB vs. Percona Server for MongoDB vs. Prometheus vs. SAP IQ

System Properties Comparison Dragonfly vs. InfluxDB vs. Percona Server for MongoDB vs. Prometheus vs. SAP IQ

Editorial information provided by DB-Engines
NameDragonfly  Xexclude from comparisonInfluxDB  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonPrometheus  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  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 instanceDBMS for storing time series, events and metricsA drop-in replacement for MongoDB Community Edition with enterprise-grade features.Open-source Time Series DBMS and monitoring systemColumnar RDBMS optimized for Big Data analytics
Primary database modelKey-value storeTime Series DBMSDocument storeTime Series DBMSRelational DBMS infocolumn-oriented
Secondary database modelsSpatial DBMS infowith GEO package
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.41
Rank#266  Overall
#38  Key-value stores
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score0.52
Rank#254  Overall
#39  Document stores
Score8.42
Rank#47  Overall
#2  Time Series DBMS
Score2.75
Rank#104  Overall
#53  Relational DBMS
Websitegithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
www.influxdata.com/­products/­influxdb-overviewwww.percona.com/­mongodb/­software/­percona-server-for-mongodbprometheus.iowww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.html
Technical documentationwww.dragonflydb.io/­docsdocs.influxdata.com/­influxdbdocs.percona.com/­percona-distribution-for-mongodbprometheus.io/­docshelp.sap.com/­docs/­SAP_IQ
DeveloperDragonflyDB team and community contributorsPerconaSAP, formerly Sybase
Initial release20232013201520151994
Current release1.0, March 20232.7.6, April 20243.4.10-2.10, November 201716.1 SPS04, April 2019
License infoCommercial or Open SourceOpen Source infoBSL 1.1Open Source infoMIT-License; commercial enterprise version availableOpen Source infoGPL Version 2Open Source infoApache 2.0commercial
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 languageC++GoC++Go
Server operating systemsLinuxLinux
OS X infothrough Homebrew
LinuxLinux
Windows
AIX
HP-UX
Linux
Solaris
Windows
Data schemescheme-freeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or datestrings, hashes, lists, sets, sorted sets, bit arraysNumeric data and StringsyesNumeric data onlyyes
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 infoImport of XML data possibleno
Secondary indexesnonoyesnoyes
SQL infoSupport of SQLnoSQL-like query languagenonoyes
APIs and other access methodsProprietary protocol infoRESP - REdis Serialization ProtocolHTTP API
JSON over UDP
proprietary protocol using JSONRESTful HTTP/JSON APIADO.NET
JDBC
ODBC
RESTful HTTP 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
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
.Net
C++
Go
Haskell
Java
JavaScript (Node.js)
Python
Ruby
C
C#
C++
Java
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresLuanoJavaScriptnoyes
Triggerspublish/subscribe channels provide some trigger functionalitynononoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoin enterprise version onlyShardingShardingshared disk or shared nothing architectures with SAP IQ Multiplexer
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationselectable replication factor infoin enterprise version onlySource-replica replicationyes infoby FederationSAP/Sybase Replication Server
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnoHadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency
Immediate Consistency
noneImmediate Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of command blocks and scriptsnononoACID
Concurrency infoSupport for concurrent manipulation of datayes, strict serializability by the serveryesyesyesyes
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.yesyes infoDepending on used storage engineyes infovia In-Memory Enginenono
User concepts infoAccess controlPassword-based authenticationsimple rights management via user accountsAccess rights for users and rolesnofine grained access rights according to SQL-standard
More information provided by the system vendor
DragonflyInfluxDBPercona Server for MongoDBPrometheusSAP IQ infoformer name: Sybase IQ
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
News

An Introductory Guide to Grafana Alerts
16 May 2024

What to Expect When You’re Expecting InfluxDB: A Guide
14 May 2024

Introduction to Apache Iceberg
9 May 2024

Converting Timestamp to Date in Java
7 May 2024

A Detailed Guide to C# TimeSpan
2 May 2024

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
DragonflyInfluxDBPercona Server for MongoDBPrometheusSAP IQ infoformer name: Sybase IQ
DB-Engines blog posts

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, 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

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 ...
18 April 2023, Business Wire

SFU Computing Science researchers receive 2022 ACM SIGMOD Research Highlight Award.
24 February 2023, Simon Fraser University News

provided by Google News

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14 March 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, Business Wire

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

AWS and InfluxData partner to offer managed time series database Timestream for InfluxDB
5 April 2024, VentureBeat

provided by Google News

5 Reasons to Run MongoDB on Kubernetes
6 March 2024, The New Stack

Percona launches management system aimed at open-source databases
17 May 2022, The Register

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

The essential guide to MongoDB security
2 February 2017, InfoWorld

The Case Against the Server Side Public License (SSPL)
11 October 2022, The New Stack

provided by Google News

VTEX scales to 150 million metrics using Amazon Managed Service for Prometheus | Amazon Web Services
10 March 2024, AWS Blog

VictoriaMetrics Offers Prometheus Replacement for Time Series Monitoring
17 July 2023, The New Stack

Linux System Monitoring with Prometheus, Grafana, and collectd
1 February 2024, Linux Journal

Consider Grafana vs. Prometheus for your time-series tools
18 October 2021, TechTarget

How to reduce Istio sidecar metric cardinality with Amazon Managed Service for Prometheus | Amazon Web Services
10 October 2023, AWS Blog

provided by Google News

Independent Research Firm Names SAP a Leader in Data Management for Analytics
17 February 2020, SAP News

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
21 December 2021, SAP News

Rimini Street expands support beyond SAP and Oracle
11 June 2022, InsideSAP

SAP Scales Out HANA In-Memory For Clouds
6 March 2014, EnterpriseAI

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.

AllegroGraph logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here