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

DBMS > Apache Doris vs. Apache Impala vs. Apache Kylin vs. Bangdb vs. Snowflake

System Properties Comparison Apache Doris vs. Apache Impala vs. Apache Kylin vs. Bangdb vs. Snowflake

Editorial information provided by DB-Engines
NameApache Doris  Xexclude from comparisonApache Impala  Xexclude from comparisonApache Kylin  Xexclude from comparisonBangdb  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionAn MPP-based analytics DBMS embracing the MySQL protocolAnalytic DBMS for HadoopA distributed analytics engine for big data, providing a SQL interface and multi-dimensional analysis (OLAP) and leveraging the Hadoop stackConverged and high performance database for device data, events, time series, document and graphCloud-based data warehousing service for structured and semi-structured data
Primary database modelRelational DBMSRelational DBMSRelational DBMSDocument store
Graph DBMS
Time Series DBMS
Relational DBMS
Secondary database modelsDocument storeSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.60
Rank#247  Overall
#113  Relational DBMS
Score12.45
Rank#40  Overall
#24  Relational DBMS
Score1.25
Rank#170  Overall
#77  Relational DBMS
Score0.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score130.36
Rank#8  Overall
#5  Relational DBMS
Websitedoris.apache.org
github.com/­apache/­doris
impala.apache.orgkylin.apache.orgbangdb.comwww.snowflake.com
Technical documentationgithub.com/­apache/­doris/­wikiimpala.apache.org/­impala-docs.htmlkylin.apache.org/­docsdocs.bangdb.comdocs.snowflake.net/­manuals/­index.html
DeveloperApache Software Foundation, originally contributed from BaiduApache Software Foundation infoApache top-level project, originally developed by ClouderaApache Software Foundation, originally contributed from eBay IncSachin Sinha, BangDBSnowflake Computing Inc.
Initial release20172013201520122014
Current release1.2.2, February 20234.1.0, June 20223.1.0, July 2020BangDB 2.0, October 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2Open Source infoApache Version 2.0Open Source infoBSD 3commercial
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.
Implementation languageJavaC++JavaC, C++
Server operating systemsLinuxLinuxLinuxLinuxhosted
Data schemeyesyesyesschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateyesyesyesyes: string, long, double, int, geospatial, stream, eventsyes
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.nonononoyes
Secondary indexesyesyesyesyes infosecondary, composite, nested, reverse, geospatial
SQL infoSupport of SQLyesSQL-like DML and DDL statementsANSI SQL for queries (using Apache Calcite)SQL like support with command line toolyes
APIs and other access methodsJDBC
MySQL client
JDBC
ODBC
JDBC
ODBC
RESTful HTTP API
Proprietary protocol
RESTful HTTP API
CLI Client
JDBC
ODBC
Supported programming languagesJavaAll languages supporting JDBC/ODBCC
C#
C++
Java
Python
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresuser defined functionsyes infouser defined functions and integration of map-reducenouser defined functions
Triggersnonoyes, Notifications (with Streaming only)no infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningShardingSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmyes
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factorselectable replication factor, Knob for CAP (enterprise version only)yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoquery execution via MapReduceyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyTunable consistency, set CAP knob accordinglyImmediate Consistency
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, optimistic concurrency controlyes
Durability infoSupport for making data persistentyesyesyesyes, implements WAL (Write ahead log) as wellyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononoyes, run db with in-memory only modeno
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users, groups and roles infobased on Apache Sentry and Kerberosyes (enterprise version only)Users 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
Apache DorisApache ImpalaApache KylinBangdbSnowflake
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

Workload Isolation in Apache Doris: Optimizing Resource Management and Performance
25 May 2024, hackernoon.com

Streamlining Data Operations: How a Grocery Chain Optimizes Workloads with Apache Doris
16 May 2024, hackernoon.com

How to Digest 15 Billion Logs Per Day and Keep Big Queries Within 1 Second
1 September 2023, KDnuggets

Using Arrow Flight SQL Protocol in Apache Doris 2.1 For Super Fast Data Transfer
8 May 2024, hackernoon.com

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

provided by Google News

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

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

Cloudera Bringing Impala to AWS Cloud
28 November 2017, Datanami

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

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

provided by Google News

Migrating from ClickHouse to Apache Doris: Boosting OLAP Performance
9 October 2023, hackernoon.com

Overhauling Apache Kylin for the cloud
18 November 2021, InfoWorld

eBay's Kylin Becomes a Top-Level Apache Open Source Project
9 December 2015, eBay Inc.

The Apache Software Foundation Announces Apache™ Kylin™ as a Top-Level Project
8 December 2015, GlobeNewswire

How Kyligence Cloud uses Amazon EMR Serverless to simplify OLAP | Amazon Web Services
9 November 2022, AWS Blog

provided by Google News

Snowflake denies breach, blames data theft on poorly secured customer accounts
1 June 2024, Help Net Security

Threat actor compromising Snowflake database customers
31 May 2024, TechTarget

Massive Ticketmaster, Santander data breaches linked to Snowflake cloud storage
31 May 2024, The Verge

The Ticketmaster Data Breach May Be Just the Beginning
1 June 2024, WIRED

Snowflake denies miscreants melted its security to steal data from top customers
31 May 2024, The Register

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

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.

Present your product here