DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Hazelcast vs. InfluxDB vs. Informix vs. MySQL vs. UniData,UniVerse

System Properties Comparison Hazelcast vs. InfluxDB vs. Informix vs. MySQL vs. UniData,UniVerse

Editorial information provided by DB-Engines
NameHazelcast  Xexclude from comparisonInfluxDB  Xexclude from comparisonInformix  Xexclude from comparisonMySQL  Xexclude from comparisonUniData,UniVerse  Xexclude from comparison
DescriptionA widely adopted in-memory data gridDBMS for storing time series, events and metricsA secure embeddable database from IBM, positioned besides IBM Db2 as a relatively low-cost product optimized for OLTP and Internet of Things dataWidely used open source RDBMSMultiValue database and application server with SQL mapping layer and meta database capabilities
Primary database modelKey-value storeTime Series DBMSRelational DBMS infoSince Version 12.10 support for JSON/BSON datatypes compatible with MongoDBRelational DBMS infoKey/Value like access via memcached APIMultivalue DBMS
Secondary database modelsDocument store infoJSON support with IMDG 3.12Spatial DBMS infowith GEO packageDocument store
Spatial DBMS
Time Series DBMS infowith Informix TimeSeries Extension
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.87
Rank#55  Overall
#6  Key-value stores
Score26.56
Rank#28  Overall
#1  Time Series DBMS
Score18.85
Rank#35  Overall
#22  Relational DBMS
Score1087.72
Rank#2  Overall
#2  Relational DBMS
Score3.47
Rank#93  Overall
#2  Multivalue DBMS
Websitehazelcast.comwww.influxdata.com/­products/­influxdb-overviewwww.ibm.com/­products/­informixwww.mysql.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidata
Technical documentationhazelcast.org/­imdg/­docsdocs.influxdata.com/­influxdbinformix.hcldoc.com
www.ibm.com/­support/­knowledgecenter/­SSGU8G/­welcomeIfxServers.html
dev.mysql.com/­docdocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidata
DeveloperHazelcastIBM, HCL Technologies infoEffective May 1st, 2017, HCL took on development, technical support, and product management teams, and works jointly with IBM on product strategy, marketing, and sales.Oracle infosince 2010, originally MySQL AB, then SunRocket Software
Initial release20082013198419951985
Current release5.3.6, November 20232.7.5, January 202414.10.FC5, November 20208.3.0, January 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infoMIT-License; commercial enterprise version availablecommercial infofree developer edition availableOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availablecommercial
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.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageJavaGoC, C++ and JavaC and C++C
Server operating systemsAll OS with a Java VMLinux
OS X infothrough Homebrew
AIX
HP-UX
Linux
macOS
Solaris
Windows
FreeBSD
Linux
OS X
Solaris
Windows
AIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-freeschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyesNumeric data and Stringsyes infoSince Version 12.10 support for JSON/BSON datatypesyesoptional
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.yes infothe object must implement a serialization strategynoyes
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLSQL-like query languageSQL-like query languageyesyes infowith proprietary extensionsyes
APIs and other access methodsJCache
JPA
Memcached protocol
RESTful HTTP API
HTTP API
JSON over UDP
JDBC
JSON API infoMongoDB compatible
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
Java API infoJPA
JDBC
ODBC
OLE DB
Proprietary protocol
RESTful HTTP API
SOAP-based API
Supported programming languages.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
C
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
Basic infoU2 Basic
C
Java
Server-side scripts infoStored proceduresyes infoEvent Listeners, Executor Servicesnoyesyes infoproprietary syntaxyes
Triggersyes infoEventsnoyesyesyes infoU2 Basic
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoin enterprise version onlyShardinghorizontal partitioning, sharding with MySQL Cluster or MySQL Fabricnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoReplicated Mapselectable replication factor infoin enterprise version onlyMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyes infonot for MyISAM storage engineno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataone or two-phase-commit; repeatable reads; read commitednoACIDACID infonot for MyISAM storage engineACID infoconfigurable
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infotable locks or row locks depending on storage engineyes
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 engineyesyes
User concepts infoAccess controlRole-based access controlsimple rights management via user accountsUsers with fine-grained authentication, authorization, and auditing controlsUsers with fine-grained authorization concept infono user groups or rolesAccess rights according to SQL-standard and operating system based
More information provided by the system vendor
HazelcastInfluxDBInformixMySQLUniData,UniVerse
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

Sync Data from InfluxDB v2 to v3 With the Quix Template
8 April 2024

Infrastructure Monitoring Basics: Getting Started with Telegraf, InfluxDB, and Grafana
5 April 2024

Comparing Dates in Java: A Tutorial
3 April 2024

Python ARIMA Tutorial
29 March 2024

Time Series, InfluxDB, and Vector Databases
26 March 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
3rd partiesAiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
HazelcastInfluxDBInformixMySQLUniData,UniVerse
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

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

show all

Recent citations in the news

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7 March 2024, Forbes

Hazelcast Achieves Record Year with Leading Brands Choosing Its Platform for Application Modernization, AI Initiatives
22 February 2024, Datanami

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7 November 2023, Finovate

Hazelcast Versus Redis: A Practical Comparison
4 January 2024, Database Trends and Applications

AArete partners with data firm Hazelcast
17 July 2023, Consulting.us

provided by Google News

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

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

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

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

provided by Google News

IBM Informix: A key part of IBM’s hybrid cloud and AI strategy
11 January 2024, IBM

IBM Informix review: What you need to know about the software
12 December 2022, TechRepublic

IBM Informix Database in the Cloud | AWS News Blog
1 May 2009, AWS Blog

The Top 5 Data Migration Tools
13 June 2023, Datamation

Informix serves it simpler, cheaper
19 November 1997, CNET

provided by Google News

PostgreSQL or MySQL: What Should I Choose for My Full-Stack Project?
10 April 2024, hackernoon.com

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Best Practices for Configuring MySQL Replication
26 March 2024, DevOps.com

Oracle Academy continues support for MySQL Community in Hong Kong and Taiwan
26 March 2024, Oracle

General Availability: Azure MySQL Import feature for Azure Database for MySQL Single to Flexible Server migrations ...
17 January 2024, azure.microsoft.com

provided by Google News

Unidata Reports Full Year 2023 Earnings
31 March 2024, Simply Wall St

UniData implements a milestone Smart Class Room project at The Asian School | THE DAILY TRIBUNE | KINGDOM ...
8 April 2024, News of Bahrain- DT News

Bahrain Business: UniData implements major 'smart classroom' project
8 April 2024, Gulf Digital News

Unidata uses Jetstream to make geoscience data available to science community
29 January 2020, IU Newsroom

Data + software services
21 August 2018, UCAR

provided by Google News



Share this page

Featured Products

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

Neo4j logo

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

Present your product here