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

DBMS > Amazon DynamoDB vs. EXASOL vs. Firebase Realtime Database vs. HBase vs. Snowflake

System Properties Comparison Amazon DynamoDB vs. EXASOL vs. Firebase Realtime Database vs. HBase vs. Snowflake

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonEXASOL  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonHBase  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudHigh-performance, in-memory, MPP database specifically designed for in-memory analytics.Cloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Wide-column store based on Apache Hadoop and on concepts of BigTableCloud-based data warehousing service for structured and semi-structured data
Primary database modelDocument store
Key-value store
Relational DBMSDocument storeWide column storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.07
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score1.99
Rank#124  Overall
#58  Relational DBMS
Score14.29
Rank#39  Overall
#6  Document stores
Score30.50
Rank#26  Overall
#2  Wide column stores
Score121.33
Rank#9  Overall
#6  Relational DBMS
Websiteaws.amazon.com/­dynamodbwww.exasol.comfirebase.google.com/­products/­realtime-databasehbase.apache.orgwww.snowflake.com
Technical documentationdocs.aws.amazon.com/­dynamodbwww.exasol.com/­resourcesfirebase.google.com/­docs/­databasehbase.apache.org/­book.htmldocs.snowflake.net/­manuals/­index.html
DeveloperAmazonExasolGoogle infoacquired by Google 2014Apache Software Foundation infoApache top-level project, originally developed by PowersetSnowflake Computing Inc.
Initial release20122000201220082014
Current release2.3.4, January 2021
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercialcommercialOpen Source infoApache version 2commercial
Cloud-based only infoOnly available as a cloud serviceyesnoyesnoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJava
Server operating systemshostedhostedLinux
Unix
Windows infousing Cygwin
hosted
Data schemeschema-freeyesschema-freeschema-free, schema definition possibleyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateyesyesyesoptions to bring your own types, AVROyes
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 indexesyesyesyesno
SQL infoSupport of SQLnoyesnonoyes
APIs and other access methodsRESTful HTTP API.Net
JDBC
ODBC
WebSocket
Android
iOS
JavaScript API
RESTful HTTP API
Java API
RESTful HTTP API
Thrift
CLI Client
JDBC
ODBC
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
Java
Lua
Python
R
Java
JavaScript
Objective-C
C
C#
C++
Groovy
Java
PHP
Python
Scala
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnouser defined functionslimited functionality with using 'rules'yes infoCoprocessors in Javauser defined functions
Triggersyes infoby integration with AWS LambdayesCallbacks are triggered when data changesyesno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingyes
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)yes infoHadoop integrationnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate Consistency or Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoACID across one or more tables within a single AWS account and regionACIDyesSingle row ACID (across millions of columns)ACID
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.yesyesno
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users, groups and roles according to SQL-standardyes, based on authentication and database rulesAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACUsers 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
Amazon DynamoDBEXASOLFirebase Realtime DatabaseHBaseSnowflake
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

show all

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

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

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

Uber Migrates 1 Trillion Records from DynamoDB to LedgerStore to Save $6 Million Annually
19 May 2024, InfoQ.com

Using the circuit-breaker pattern with AWS Lambda extensions and Amazon DynamoDB | Amazon Web Services
16 May 2024, AWS Blog

Continuously replicate Amazon DynamoDB changes to Amazon Aurora PostgreSQL using AWS Lambda | Amazon ...
14 May 2024, AWS Blog

Migrating Uber's Ledger Data from DynamoDB to LedgerStore
11 April 2024, Uber

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

provided by Google News

Exasol Finds AI Underinvestment Leads to Business Failure, But Data Challenges Stall Rapid Adoption
14 May 2024, insideBIGDATA

It's Back to the Database Future for Exasol CEO Tewes
26 October 2023, Datanami

Exasol gets jolt of AI with Espresso suite of capabilities
26 February 2024, TechTarget

Exasol Unveils New Suite of AI Tools to Turbocharge Enterprise Data Analytics
21 February 2024, Business Wire

Top Customer-Rated Exasol Espresso Gets Boost of AI
13 November 2023, Yahoo Finance

provided by Google News

Realtime vs Cloud Firestore: Which Firebase Database to go?
8 March 2024, Appinventiv

Google launches Firebase Genkit, a new open source framework for building AI-powered apps
14 May 2024, TechCrunch

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18 January 2024, Atos

Don't be like these 900+ websites and expose millions of passwords via Firebase
18 March 2024, The Register

Google Firebase may have exposed 125M records from misconfigurations
19 March 2024, SC Media

provided by Google News

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9 October 2023, AWS Blog

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20 October 2023, hackernoon.com

HBase: The database big data left behind
6 May 2016, InfoWorld

HydraBase – The evolution of HBase@Facebook - Engineering at Meta
5 June 2014, Facebook Engineering

A Look At HBase, the NoSQL Database Built on Hadoop
6 May 2015, The New Stack

provided by Google News

Snowflake Ventures invests in Metaplane to ensure trust in data across the Data Cloud
15 May 2024, PR Newswire

Snowflake invests in Metaplane to solve data quality issues plaguing AI development
16 May 2024, VentureBeat

PurpleCube AI partners with Snowflake to Revolutionize Data Engineering with Next-Generation AI and Machine ...
15 May 2024, Business Wire

Persistent Achieves Premier Services Partner Status with Snowflake, Boosting Data Management and Analytics ...
16 May 2024, Financial Times

Snowflake Data Clean Rooms Democratize Secure Data Sharing Across Clouds
24 April 2024, Acceleration Economy

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

RaimaDB logo

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

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.

Present your product here