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

DBMS > JaguarDB vs. Memgraph vs. Microsoft Azure Data Explorer vs. Netezza vs. Snowflake

System Properties Comparison JaguarDB vs. Memgraph vs. Microsoft Azure Data Explorer vs. Netezza vs. Snowflake

Editorial information provided by DB-Engines
NameJaguarDB  Xexclude from comparisonMemgraph  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonNetezza infoAlso called PureData System for Analytics by IBM  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionPerformant, highly scalable DBMS for AI and IoT applicationsAn open source graph database built for real-time streaming and compatible with Neo4jFully managed big data interactive analytics platformData warehouse and analytics appliance part of IBM PureSystemsCloud-based data warehousing service for structured and semi-structured data
Primary database modelKey-value store
Vector DBMS
Graph DBMSRelational DBMS infocolumn orientedRelational DBMSRelational DBMS
Secondary database modelsDocument 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
Score0.00
Rank#383  Overall
#60  Key-value stores
#13  Vector DBMS
Score3.02
Rank#98  Overall
#8  Graph DBMS
Score4.38
Rank#77  Overall
#41  Relational DBMS
Score9.06
Rank#46  Overall
#29  Relational DBMS
Score121.33
Rank#9  Overall
#6  Relational DBMS
Websitewww.jaguardb.commemgraph.comazure.microsoft.com/­services/­data-explorerwww.ibm.com/­products/­netezzawww.snowflake.com
Technical documentationwww.jaguardb.com/­support.htmlmemgraph.com/­docsdocs.microsoft.com/­en-us/­azure/­data-explorerdocs.snowflake.net/­manuals/­index.html
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperDataJaguar, Inc.Memgraph LtdMicrosoftIBMSnowflake Computing Inc.
Initial release20152017201920002014
Current release3.3 July 2023cloud service with continuous releases
License infoCommercial or Open SourceOpen Source infoGPL V3.0Open Source infoBSL 1.1; commercial license for enterprise edition availablecommercialcommercialcommercial
Cloud-based only infoOnly available as a cloud servicenonoyesnoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++ infothe server part. Clients available in other languagesC and C++
Server operating systemsLinuxLinuxhostedLinux infoincluded in appliancehosted
Data schemeyesschema-free and schema-optionalFixed schema with schema-less datatypes (dynamic)yesyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateyesyesyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesyesyes
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.nonoyesyes
Secondary indexesyesall fields are automatically indexedyes
SQL infoSupport of SQLA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersnoKusto Query Language (KQL), SQL subsetyesyes
APIs and other access methodsJDBC
ODBC
Bolt protocol
Cypher query language
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
JDBC
ODBC
OLE DB
CLI Client
JDBC
ODBC
Supported programming languagesC
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C
C++
Fortran
Java
Lua
Perl
Python
R
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoYes, possible languages: KQL, Python, Ryesuser defined functions
Triggersnoyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicynono infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infodynamic graph partitioningSharding infoImplicit feature of the cloud serviceShardingyes
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationMulti-source replication using RAFTyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-replica replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoSpark connector (open source): github.com/­Azure/­azure-kusto-sparkyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyes inforelationships in graphsnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infowith snapshot isolationnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnono
User concepts infoAccess controlrights management via user accountsUsers, roles and permissionsAzure Active Directory AuthenticationUsers with fine-grained authorization conceptUsers with fine-grained authorization concept, user roles and pluggable authentication
More information provided by the system vendor
JaguarDBMemgraphMicrosoft Azure Data ExplorerNetezza infoAlso called PureData System for Analytics by IBMSnowflake
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» more

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
JaguarDBMemgraphMicrosoft Azure Data ExplorerNetezza infoAlso called PureData System for Analytics by IBMSnowflake
DB-Engines blog posts

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

Enhance Your Network with the Power of a Graph DB
4 May 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

Making Your Own Memory Graph To Detect Memory Issues On iOS
13 April 2021, hackernoon.com

provided by Google News

General availability: Azure Data Explorer adds new geospatial capabilities | Azure updates
23 January 2024, Microsoft

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

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

Controlling costs in Azure Data Explorer using down-sampling and aggregation
11 February 2019, Microsoft

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

provided by Google News

IBM announces availability of the high-performance, cloud-native Netezza Performance Server as a Service on AWS
11 July 2023, IBM

AWS and IBM Netezza come out in support of Iceberg in table format face-off
1 August 2023, The Register

Migrating your Netezza data warehouse to Amazon Redshift | Amazon Web Services
27 May 2020, AWS Blog

U.S. Navy Chooses Yellowbrick, Sunsets IBM Netezza
22 March 2023, Business Wire

Tackling AI's data challenges with IBM databases on AWS
14 March 2024, IBM

provided by Google News

Brooklyn Data, a Velir Company, Achieves Elite Partner Status with Snowflake
14 May 2024, PR Newswire

Molham Aref Creates RelationalAI As AI Coprocessor For Data Clouds
8 May 2024, Forbes

Hevo Data Joins Snowflake Partner Connect on the Data Cloud
14 May 2024, PR Newswire

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

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

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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.

Neo4j logo

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

Milvus logo

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

Present your product here