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

DBMS > AlaSQL vs. Apache Drill vs. Apache Phoenix vs. H2 vs. Snowflake

System Properties Comparison AlaSQL vs. Apache Drill vs. Apache Phoenix vs. H2 vs. Snowflake

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonApache Drill  Xexclude from comparisonApache Phoenix  Xexclude from comparisonH2  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionJavaScript DBMS librarySchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageA scale-out RDBMS with evolutionary schema built on Apache HBaseFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Cloud-based data warehousing service for structured and semi-structured data
Primary database modelDocument store
Relational DBMS
Document store
Relational DBMS
Relational DBMSRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score1.95
Rank#127  Overall
#23  Document stores
#60  Relational DBMS
Score1.97
Rank#126  Overall
#59  Relational DBMS
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score121.33
Rank#9  Overall
#6  Relational DBMS
Websitealasql.orgdrill.apache.orgphoenix.apache.orgwww.h2database.comwww.snowflake.com
Technical documentationgithub.com/­AlaSQL/­alasqldrill.apache.org/­docsphoenix.apache.orgwww.h2database.com/­html/­main.htmldocs.snowflake.net/­manuals/­index.html
DeveloperAndrey Gershun & Mathias R. WulffApache Software FoundationApache Software FoundationThomas MuellerSnowflake Computing Inc.
Initial release20142012201420052014
Current release1.20.3, January 20235.0-HBase2, July 2018 and 4.15-HBase1, December 20192.2.220, July 2023
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2Open Source infoApache Version 2.0Open Source infodual-licence (Mozilla public license, Eclipse public license)commercial
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 languageJavaScriptJavaJava
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Linux
Unix
Windows
All OS with a Java VMhosted
Data schemeschema-freeschema-freeyes infolate-bound, schema-on-read capabilitiesyesyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or datenoyesyesyesyes
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 indexesnonoyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL SELECT statement is SQL:2003 compliantyesyesyes
APIs and other access methodsJavaScript APIJDBC
ODBC
RESTful HTTP API
JDBCJDBC
ODBC
CLI Client
JDBC
ODBC
Supported programming languagesJavaScriptC++C
C#
C++
Go
Groovy
Java
PHP
Python
Scala
JavaJavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnouser defined functionsuser defined functionsJava Stored Procedures and User-Defined Functionsuser defined functions
Triggersyesnonoyesno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingnoneyes
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
With clustering: 2 database servers on different computers operate on identical copies of a databaseyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesHadoop integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnonenoneImmediate Consistency or Eventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagenoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageDepending on the underlying data sourceyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesDepending on the underlying data sourceyesyesno
User concepts infoAccess controlnoDepending on the underlying data sourceAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyfine grained access rights according to SQL-standardUsers 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
AlaSQLApache DrillApache PhoenixH2Snowflake
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

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

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

Apache Drill case study: A tutorial on processing CSV files
9 June 2016, TheServerSide.com

Analyse Kafka messages with SQL queries using Apache Drill
23 September 2019, Towards Data Science

Apache Drill Poised to Crack Tough Data Challenges
19 May 2015, Datanami

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11 April 2016, The New Stack

Apache Drill improves big data SQL query engine
31 August 2021, TechTarget

provided by Google News

Supercharge SQL on Your Data in Apache HBase with Apache Phoenix | Amazon Web Services
2 June 2016, AWS Blog

Azure #HDInsight Apache Phoenix now supports Zeppelin
16 August 2018, Microsoft

Bridge the SQL-NoSQL gap with Apache Phoenix
4 February 2016, InfoWorld

Apache Calcite, FreeMarker, Gora, Phoenix, and Solr updated
27 March 2017, SDTimes.com

Hortonworks Starts Hadoop Summit with Data Platform Update -- ADTmag
28 June 2016, ADT Magazine

provided by Google News

Get to know Snowflake.. Supercharge your Data Strategy. | by My Brandt | May, 2024
26 May 2024, Medium

Snowflake and Microsoft announce expansion of their partnership
22 May 2024, microsoft.com

Snowflake Cortex and Arctic: Leveraging Predictive and GenAI
25 May 2024, Atrium AI

Datometry Announces Support for Snowflake
23 May 2024, PR Newswire

Briefing: Snowflake Shares Fall 5% as Revenue Growth Slows Despite AI Push
23 May 2024, The Information

provided by Google News



Share this page

Featured Products

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

Present your product here