DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Hazelcast vs. JSqlDb vs. Memcached vs. Microsoft Azure Data Explorer vs. Snowflake

System Properties Comparison Hazelcast vs. JSqlDb vs. Memcached vs. Microsoft Azure Data Explorer vs. Snowflake

Editorial information provided by DB-Engines
NameHazelcast  Xexclude from comparisonJSqlDb  Xexclude from comparisonMemcached  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonSnowflake  Xexclude from comparison
JSqlDB seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
DescriptionA widely adopted in-memory data gridJavaScript Query Language Database, stores JavaScript objects and primitivesIn-memory key-value store, originally intended for cachingFully managed big data interactive analytics platformCloud-based data warehousing service for structured and semi-structured data
Primary database modelKey-value storeDocument store
Object oriented DBMS
Key-value storeRelational DBMS infocolumn orientedRelational DBMS
Secondary database modelsDocument store infoJSON support with IMDG 3.12Document store infoIf a column is of type dynamic docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types/­dynamic then it's possible to add arbitrary JSON documents in this cell
Event Store infothis is the general usage pattern at Microsoft. Billing, Logs, Telemetry events are stored in ADX and the state of an individual entity is defined by the arg_max(timestamps)
Spatial DBMS
Search engine infosupport for complex search expressions docs.microsoft.com/­en-us/­azure/­kusto/­query/­parseoperator FTS, Geospatial docs.microsoft.com/­en-us/­azure/­kusto/­query/­geo-point-to-geohash-function distributed search -> ADX acts as a distributed search engine
Time Series DBMS infosee docs.microsoft.com/­en-us/­azure/­data-explorer/­time-series-analysis
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.97
Rank#57  Overall
#6  Key-value stores
Score19.42
Rank#32  Overall
#4  Key-value stores
Score4.38
Rank#77  Overall
#41  Relational DBMS
Score121.33
Rank#9  Overall
#6  Relational DBMS
Websitehazelcast.comjsqldb.org (offline)www.memcached.orgazure.microsoft.com/­services/­data-explorerwww.snowflake.com
Technical documentationhazelcast.org/­imdg/­docsgithub.com/­memcached/­memcached/­wikidocs.microsoft.com/­en-us/­azure/­data-explorerdocs.snowflake.net/­manuals/­index.html
DeveloperHazelcastKonrad von BackstromDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalMicrosoftSnowflake Computing Inc.
Initial release20082018200320192014
Current release5.3.6, November 20230.8, December 20181.6.25, March 2024cloud service with continuous releases
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen SourceOpen Source infoBSD licensecommercialcommercial
Cloud-based only infoOnly available as a cloud servicenononoyesyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC
Server operating systemsAll OS with a Java VMLinux
macOS
Windows
FreeBSD
Linux
OS X
Unix
Windows
hostedhosted
Data schemeschema-freeschema-freeschema-freeFixed schema with schema-less datatypes (dynamic)yes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateyesnonoyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesyes
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 strategynoyesyes
Secondary indexesyesnonoall fields are automatically indexed
SQL infoSupport of SQLSQL-like query languagenonoKusto Query Language (KQL), SQL subsetyes
APIs and other access methodsJCache
JPA
Memcached protocol
RESTful HTTP API
Proprietary protocolMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
CLI Client
JDBC
ODBC
Supported programming languages.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
JavaScript.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyes infoEvent Listeners, Executor Servicesfunctions in JavaScriptnoYes, possible languages: KQL, Python, Ruser defined functions
Triggersyes infoEventsnonoyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesShardingnonenoneSharding infoImplicit feature of the cloud serviceyes
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoReplicated Mapnonenone infoRepcached, a Memcached patch, provides this functionallityyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonoSpark connector (open source): github.com/­Azure/­azure-kusto-sparkno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataone or two-phase-commit; repeatable reads; read commitednonoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infousing RocksDBnoyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnono
User concepts infoAccess controlRole-based access controlyes infousing SASL (Simple Authentication and Security Layer) protocolAzure Active Directory AuthenticationUsers with fine-grained authorization concept, user roles and pluggable authentication

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

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

More resources
HazelcastJSqlDbMemcachedMicrosoft Azure Data ExplorerSnowflake
DB-Engines blog posts

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

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

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

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

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17 April 2024, VentureBeat

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

provided by Google News

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Ubuntu 24.04 Helping Achieve Greater Performance On Intel Xeon Scalable Emerald Rapids
8 March 2024, Phoronix

Redis Labs Boldly Joins AWS in Dropping Prices From 10 to 40 Percent
27 March 2024, Yahoo Lifestyle UK

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

provided by Google News

Providing modern data transfer and storage service at Microsoft with Microsoft Azure - Inside Track Blog
13 July 2023, Microsoft

Introducing Microsoft Fabric: The data platform for the era of AI | Microsoft Azure Blog
23 May 2023, Microsoft

Azure Data Explorer: Log and telemetry analytics benchmark
16 August 2022, Microsoft

Microsoft Introduces Azure Integration Environments and Business Process Tracking in Public Preview
23 November 2023, InfoQ.com

Azure Data Explorer and Stream Analytics for anomaly detection
16 January 2020, Microsoft

provided by Google News

Snowflake Unveils the Future of Enterprise AI, Apps, and Data at Sixth-Annual Data Cloud Summit
8 May 2024, Business Wire

Stream data into Snowflake using Amazon Data Firehose and Snowflake Snowpipe Streaming
17 April 2024, AWS Blog

Infosys at Snowflake Data Cloud Summit 2024
3 May 2024, Infosys

Snowflake Data Clean Rooms Democratize Secure Data Sharing Across Clouds
24 April 2024, Acceleration Economy

Coalesce raises more cash to transform data for Snowflake customers
4 April 2024, TechCrunch

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

AllegroGraph logo

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

Neo4j logo

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

Present your product here