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

DBMS > Apache Impala vs. HugeGraph vs. Kinetica vs. Microsoft Azure Cosmos DB vs. Snowflake

System Properties Comparison Apache Impala vs. HugeGraph vs. Kinetica vs. Microsoft Azure Cosmos DB vs. Snowflake

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonHugeGraph  Xexclude from comparisonKinetica  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopA fast-speed and highly-scalable Graph DBMSFully vectorized database across both GPUs and CPUsGlobally distributed, horizontally scalable, multi-model database serviceCloud-based data warehousing service for structured and semi-structured data
Primary database modelRelational DBMSGraph DBMSRelational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Relational DBMS
Secondary database modelsDocument storeSpatial DBMS
Time Series DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score12.45
Rank#40  Overall
#24  Relational DBMS
Score0.17
Rank#335  Overall
#31  Graph DBMS
Score0.66
Rank#234  Overall
#107  Relational DBMS
Score27.71
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score130.36
Rank#8  Overall
#5  Relational DBMS
Websiteimpala.apache.orggithub.com/­hugegraph
hugegraph.apache.org
www.kinetica.comazure.microsoft.com/­services/­cosmos-dbwww.snowflake.com
Technical documentationimpala.apache.org/­impala-docs.htmlhugegraph.apache.org/­docsdocs.kinetica.comlearn.microsoft.com/­azure/­cosmos-dbdocs.snowflake.net/­manuals/­index.html
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaBaiduKineticaMicrosoftSnowflake Computing Inc.
Initial release20132018201220142014
Current release4.1.0, June 20220.97.1, August 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache Version 2.0commercialcommercialcommercial
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 languageC++JavaC, C++
Server operating systemsLinuxLinux
macOS
Unix
Linuxhostedhosted
Data schemeyesyesyesschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateyesyesyesyes infoJSON 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.nononoyes
Secondary indexesyesyes infoalso supports composite index and range indexyesyes infoAll properties auto-indexed by default
SQL infoSupport of SQLSQL-like DML and DDL statementsnoSQL-like DML and DDL statementsSQL-like query languageyes
APIs and other access methodsJDBC
ODBC
Java API
RESTful HTTP API
TinkerPop Gremlin
JDBC
ODBC
RESTful HTTP API
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
CLI Client
JDBC
ODBC
Supported programming languagesAll languages supporting JDBC/ODBCGroovy
Java
Python
C++
Java
JavaScript (Node.js)
Python
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceasynchronous Gremlin script jobsuser defined functionsJavaScriptuser defined functions
Triggersnonoyes infotriggers when inserted values for one or more columns fall within a specified rangeJavaScriptno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesShardingyes infodepending on used storage backend, e.g. Cassandra and HBaseShardingSharding infoImplicit feature of the cloud serviceyes
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factoryes infodepending on used storage backend, e.g. Cassandra and HBaseSource-replica replicationyes infoImplicit feature of the cloud serviceyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducevia hugegraph-sparknowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*no
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual ConsistencyImmediate Consistency or Eventual Consistency depending on configurationBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyes infoedges in graphyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoMulti-item ACID transactions with snapshot isolation within a partitionACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.noyesyes infoGPU vRAM or System RAMno
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and KerberosUsers, roles and permissionsAccess rights for users and roles on table levelAccess rights can be defined down to the item levelUsers 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
CData: 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
Apache ImpalaHugeGraphKineticaMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBSnowflake
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

Apache Impala becomes Top-Level Project
28 November 2017, SDTimes.com

Cloudera Bringing Impala to AWS Cloud
28 November 2017, Datanami

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12 March 2017, Uber

Updates & Upserts in Hadoop Ecosystem with Apache Kudu
27 October 2017, KDnuggets

provided by Google News

POC exploit code published for 9.8-rated Apache HugeGraph RCE flaw
7 June 2024, The Register

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

PoC Exploit Released for High Severity Apache HugeGraph RCE flaw
7 June 2024, CybersecurityNews

AI, Lockbit, Veeam, Club Penguin, Kali, Commando Cat, HugeGraph, Aaran Leyland… – SWN #391
7 June 2024, SC Media

Top 5 CVEs and Vulnerabilities of May 2024
3 June 2024, Security Boulevard

provided by Google News

Kinetica Delivers Real-Time Vector Similarity Search
21 March 2024, insideBIGDATA

Kinetica Elevates RAG with Fast Access to Real-Time Data
26 March 2024, Datanami

Kinetica ramps up RAG for generative AI, empowering enterprises with real-time operational data
18 March 2024, SiliconANGLE News

Kinetica Launches Generative AI Solution for Real-Time Inferencing Powered by NVIDIA AI Enterprise
18 March 2024, GlobeNewswire

Transforming spatiotemporal data analysis with GPUs and generative AI
30 October 2023, InfoWorld

provided by Google News

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9 May 2024, azure.microsoft.com

Public Preview: DiskANN vector indexing and search in Azure Cosmos DB NoSQL | Azure updates
21 May 2024, azure.microsoft.com

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, azure.microsoft.com

Building Planet-Scale .NET Apps with Azure Cosmos DB
4 June 2024, Visual Studio Magazine

Public preview: Filtered vector search in vCore-based Azure Cosmos DB for MongoDB | Azure updates
24 April 2024, azure.microsoft.com

provided by Google News

The Snowflake Attack May Be Turning Into One of the Largest Data Breaches Ever
6 June 2024, WIRED

Hackers steal “significant volume” of data from hundreds of Snowflake customers
10 June 2024, Ars Technica

Mandiant says hackers stole a 'significant volume of data' from Snowflake customers
10 June 2024, TechCrunch

Pure Storage confirms data breach after Snowflake account hack
11 June 2024, BleepingComputer

Ticketmaster's Snowflake data breach was just one of 165
11 June 2024, The Verge

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

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

Present your product here