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. Apache Kylin vs. ArcadeDB vs. OrientDB vs. Snowflake

System Properties Comparison Apache Impala vs. Apache Kylin vs. ArcadeDB vs. OrientDB vs. Snowflake

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonApache Kylin  Xexclude from comparisonArcadeDB  Xexclude from comparisonOrientDB  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopA distributed analytics engine for big data, providing a SQL interface and multi-dimensional analysis (OLAP) and leveraging the Hadoop stackFast and scalable multi-model DBMS, originally forked from OrientDB but most of the code has been rewrittenMulti-model DBMS (Document, Graph, Key/Value)Cloud-based data warehousing service for structured and semi-structured data
Primary database modelRelational DBMSRelational DBMSDocument store
Graph DBMS
Key-value store
Time Series DBMS infoin next version
Document store
Graph DBMS
Key-value store
Relational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score14.03
Rank#40  Overall
#24  Relational DBMS
Score1.20
Rank#175  Overall
#80  Relational DBMS
Score0.09
Rank#355  Overall
#48  Document stores
#37  Graph DBMS
#52  Key-value stores
#34  Time Series DBMS
Score3.27
Rank#97  Overall
#16  Document stores
#6  Graph DBMS
#15  Key-value stores
Score123.20
Rank#9  Overall
#6  Relational DBMS
Websiteimpala.apache.orgkylin.apache.orgarcadedb.comorientdb.orgwww.snowflake.com
Technical documentationimpala.apache.org/­impala-docs.htmlkylin.apache.org/­docsdocs.arcadedb.comwww.orientdb.com/­docs/­last/­index.htmldocs.snowflake.net/­manuals/­index.html
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaApache Software Foundation, originally contributed from eBay IncArcade DataOrientDB LTD; CallidusCloud; SAPSnowflake Computing Inc.
Initial release20132015202120102014
Current release4.1.0, June 20223.1.0, July 2020September 20213.2.29, March 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache Version 2.0Open Source infoApache Version 2.0Open Source infoApache version 2commercial
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 languageC++JavaJavaJava
Server operating systemsLinuxLinuxAll OS with a Java VMAll OS with a Java JDK (>= JDK 6)hosted
Data schemeyesyesschema-freeschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")yes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateyesyesyesyesyes
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
SQL infoSupport of SQLSQL-like DML and DDL statementsANSI SQL for queries (using Apache Calcite)SQL-like query language, no joinsSQL-like query language, no joinsyes
APIs and other access methodsJDBC
ODBC
JDBC
ODBC
RESTful HTTP API
JDBC
MongoDB API
OpenCypher
PostgreSQL wire protocol
Redis API
RESTful HTTP/JSON API
TinkerPop Gremlin
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
CLI Client
JDBC
ODBC
Supported programming languagesAll languages supporting JDBC/ODBCJava.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceJava, Javascriptuser defined functions
TriggersnoHooksno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesShardingShardingyes
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorSource-replica replicationMulti-source replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReduceyesnono infocould be achieved with distributed queriesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes inforelationship in graphsyes inforelationship in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACID
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.nonono
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and KerberosAccess rights for users and roles; record level security configurableUsers 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 ImpalaApache KylinArcadeDBOrientDBSnowflake
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, 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 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

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

Introducing Kyligence Copilot: The AI Copilot for Data to Excel Your KPIs
23 August 2023, insideBIGDATA

Overhauling Apache Kylin for the cloud
18 November 2021, InfoWorld

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

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

provided by Google News

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

CallidusCloud Acquires Leading Multi-Model Database Technology
19 September 2017, GlobeNewswire

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

K2View updates DataOps platform with data fabric automation
11 May 2021, TechTarget

provided by Google News

Data Storage Stocks Q4 Results: Benchmarking Snowflake (NYSE:SNOW)
16 April 2024, Yahoo Finance

pgEdge Distributed PostgreSQL Introduces Automatic DDL Replication and Snowflake Sequences for Postgres
17 April 2024, PR Newswire

How to Secure Your Data In Snowflake: 8 Areas to Focus On
16 April 2024, Security Boulevard

Use Apache Iceberg in your data lake with Amazon S3, AWS Glue, and Snowflake | Amazon Web Services
3 April 2024, AWS Blog

MessageGears to operate with the Snowflake data cloud
9 April 2024, MarTech

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

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

Neo4j logo

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

AllegroGraph logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Present your product here