DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Apache Impala vs. Drizzle vs. Microsoft Azure Cosmos DB vs. openGemini vs. Snowflake

System Properties Comparison Apache Impala vs. Drizzle vs. Microsoft Azure Cosmos DB vs. openGemini vs. Snowflake

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonDrizzle  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonopenGemini  Xexclude from comparisonSnowflake  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionAnalytic DBMS for HadoopMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Globally distributed, horizontally scalable, multi-model database serviceAn open source distributed Time Series DBMS with high concurrency, high performance, and high scalabilityCloud-based data warehousing service for structured and semi-structured data
Primary database modelRelational DBMSRelational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Time Series DBMSRelational DBMS
Secondary database modelsDocument storeSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score10.63
Rank#40  Overall
#24  Relational DBMS
Score24.97
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score0.00
Rank#385  Overall
#40  Time Series DBMS
Score133.72
Rank#7  Overall
#5  Relational DBMS
Websiteimpala.apache.orgazure.microsoft.com/­services/­cosmos-dbwww.opengemini.org
github.com/­openGemini
www.snowflake.com
Technical documentationimpala.apache.org/­impala-docs.htmllearn.microsoft.com/­azure/­cosmos-dbdocs.opengemini.org/­guidedocs.snowflake.net/­manuals/­index.html
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaDrizzle project, originally started by Brian AkerMicrosoftHuawei and openGemini communitySnowflake Computing Inc.
Initial release20132008201420222014
Current release4.1.0, June 20227.2.4, September 20121.1, July 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoGNU GPLcommercialOpen Source infoApache Version 2.0commercial
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++C++Go
Server operating systemsLinuxFreeBSD
Linux
OS X
hostedLinux
Windows
hosted
Data schemeyesyesschema-freeschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateyesyesyes infoJSON typesInteger, Float, Boolean, Stringyes
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.nonoyes
Secondary indexesyesyesyes infoAll properties auto-indexed by defaultyes
SQL infoSupport of SQLSQL-like DML and DDL statementsyes infowith proprietary extensionsSQL-like query languageSQL-like query languageyes
APIs and other access methodsJDBC
ODBC
JDBCDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
HTTP RESTCLI Client
JDBC
ODBC
Supported programming languagesAll languages supporting JDBC/ODBCC
C++
Java
PHP
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
C
C++
Go
Java
JavaScript (Node.js)
Python
Rust
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reducenoJavaScriptnouser defined functions
Triggersnono infohooks for callbacks inside the server can be used.JavaScriptnono infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infoImplicit feature of the cloud serviceShardingyes
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorMulti-source replication
Source-replica replication
yes infoImplicit feature of the cloud serviceyesyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDMulti-item ACID transactions with snapshot isolation within a partitionnoACID
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.noyesno
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and KerberosPluggable authentication mechanisms infoe.g. LDAP, HTTPAccess rights can be defined down to the item levelAdministrators and common users accountsUsers 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 ImpalaDrizzleMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBopenGeminiSnowflake
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

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

Apache Impala 4 Supports Operator Multi-Threading
29 July 2021, iProgrammer

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

Cloudera brings Apache Iceberg data lake format to its Data Platform
30 June 2022, SiliconANGLE News

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

Share.Market redefines the investment experience with Microsoft Azure
19 September 2024, customers.microsoft.com

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
21 May 2024, azure.microsoft.com

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

Public Preview: vCore-based Azure Cosmos DB for MongoDB cross-region disaster recovery (DR)
21 May 2024, azure.microsoft.com

provided by Google News

Open Source @ Huawei
9 February 2022, Huawei

provided by Google News

Reflecting On Data Storage Stocks’ Q2 Earnings: Snowflake (NYSE:SNOW)
18 September 2024, Yahoo Finance

Snowflake's Unistore still on ice years after announcement
16 September 2024, The Register

Risk & Repeat: AT&T's Snowflake database breached
16 July 2024, TechTarget

DataOps.live Delivers New AIOps Capabilities with Snowflake Cortex and AWS Bedrock for End-to-End AI Workload Lifecycle Management
19 September 2024, insideBIGDATA

Snowflake Data Cloud Summit 2024: The Biggest News
4 June 2024, CRN

provided by Google News



Share this page

Featured Products

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

The data platform to build your intelligent applications.
Try it 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