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

DBMS > DuckDB vs. Hazelcast vs. InfinityDB vs. MySQL vs. Rockset

System Properties Comparison DuckDB vs. Hazelcast vs. InfinityDB vs. MySQL vs. Rockset

Editorial information provided by DB-Engines
NameDuckDB  Xexclude from comparisonHazelcast  Xexclude from comparisonInfinityDB  Xexclude from comparisonMySQL  Xexclude from comparisonRockset  Xexclude from comparison
DescriptionAn embeddable, in-process, column-oriented SQL OLAP RDBMSA widely adopted in-memory data gridA Java embedded Key-Value Store which extends the Java Map interfaceWidely used open source RDBMSA scalable, reliable search and analytics service in the cloud, built on RocksDB
Primary database modelRelational DBMSKey-value storeKey-value storeRelational DBMS infoKey/Value like access via memcached APIDocument store
Secondary database modelsDocument store infoJSON support with IMDG 3.12Document store
Spatial DBMS
Relational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.46
Rank#81  Overall
#43  Relational DBMS
Score7.66
Rank#54  Overall
#5  Key-value stores
Score0.09
Rank#357  Overall
#53  Key-value stores
Score1101.50
Rank#2  Overall
#2  Relational DBMS
Score1.01
Rank#201  Overall
#35  Document stores
Websiteduckdb.orghazelcast.comboilerbay.comwww.mysql.comrockset.com
Technical documentationduckdb.org/­docshazelcast.org/­imdg/­docsboilerbay.com/­infinitydb/­manualdev.mysql.com/­docdocs.rockset.com
DeveloperHazelcastBoiler Bay Inc.Oracle infosince 2010, originally MySQL AB, then SunRockset
Initial release20182008200219952019
Current release0.10, February 20245.3.6, November 20234.08.3.0, January 2024
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache Version 2; commercial licenses availablecommercialOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availablecommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
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 languageC++JavaJavaC and C++C++
Server operating systemsserver-lessAll OS with a Java VMAll OS with a Java VMFreeBSD
Linux
OS X
Solaris
Windows
hosted
Data schemeyesschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyesschema-free
Typing infopredefined data types such as float or dateyesyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesdynamic typing
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.noyes infothe object must implement a serialization strategynoyesno infoingestion from XML files supported
Secondary indexesyesyesno infomanual creation possible, using inversions based on multi-value capabilityyesall fields are automatically indexed
SQL infoSupport of SQLyesSQL-like query languagenoyes infowith proprietary extensionsRead-only SQL queries, including JOINs
APIs and other access methodsArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
JCache
JPA
Memcached protocol
RESTful HTTP API
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
ADO.NET
JDBC
ODBC
Proprietary native API
HTTP REST
Supported programming languagesC
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
JavaAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoyes infoEvent Listeners, Executor Servicesnoyes infoproprietary syntaxno
Triggersnoyes infoEventsnoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnonehorizontal partitioning, sharding with MySQL Cluster or MySQL FabricAutomatic sharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoReplicated MapnoneMulti-source replication
Source-replica replication
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynonono infomanual creation possible, using inversions based on multi-value capabilityyes infonot for MyISAM storage engineno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDone or two-phase-commit; repeatable reads; read commitedACID infoOptimistic locking for transactions; no isolation for bulk loadsACID infonot for MyISAM storage engineno
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyes 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.yesyesnoyes
User concepts infoAccess controlnoRole-based access controlnoUsers with fine-grained authorization concept infono user groups or rolesAccess rights for users and organizations can be defined via Rockset console

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

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

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

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

More resources
DuckDBHazelcastInfinityDBMySQLRockset
DB-Engines blog posts

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

Enabling Remote Query Execution through DuckDB Extensions
12 March 2024, InfoQ.com

DuckDB Walks to the Beat of Its Own Analytics Drum
5 March 2024, Datanami

Steampipe dashboards and benchmarks for your data
27 March 2024, InfoWorld

How to read OSM data with DuckDB | Kamil Raczycki
1 March 2024, Towards Data Science

Seattle startup MotherDuck raises $52.5M at a $400M valuation to fuel DuckDB analytics platform
20 September 2023, GeekWire

provided by Google 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

Hazelcast: The 'true' value of streaming real-time data
27 September 2023, ComputerWeekly.com

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

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

provided by Google News

Vitess Version 19 Released: Ends Support for MySQL 5.7, Improves MySQL Compatibility
27 March 2024, InfoQ.com

Best Practices for Configuring MySQL Replication
26 March 2024, DevOps.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

Progress outbids private equity in offer for MariaDB plc
28 March 2024, The Register

Want to become an AI developer? Here's how with MySQL HeatWave
13 March 2024, Oracle

provided by Google News

Honing business data with AI real-time analytics
14 March 2024, SiliconANGLE News

Rockset lands $44M to power real-time search and analytics apps
29 August 2023, TechCrunch

Rockset targets cost control with latest database update
31 January 2024, TechTarget

Rockset Primes Database for Massive Vector Serving
20 November 2023, Datanami

Rockset Releases New Instance Class, Gains Momentum as the Search and Analytics Database Built for the Cloud
31 January 2024, GlobeNewswire

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.

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.

AllegroGraph logo

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

Present your product here