DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon DynamoDB vs. Firebase Realtime Database vs. Graph Engine vs. H2 vs. IBM Db2 warehouse

System Properties Comparison Amazon DynamoDB vs. Firebase Realtime Database vs. Graph Engine vs. H2 vs. IBM Db2 warehouse

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonH2  Xexclude from comparisonIBM Db2 warehouse infoformerly named IBM dashDB  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.A distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Cloud-based data warehousing service
Primary database modelDocument store
Key-value store
Document storeGraph DBMS
Key-value store
Relational DBMSRelational DBMS
Secondary database modelsSpatial 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
Score14.29
Rank#39  Overall
#6  Document stores
Score0.61
Rank#240  Overall
#21  Graph DBMS
#35  Key-value stores
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score1.30
Rank#164  Overall
#75  Relational DBMS
Websiteaws.amazon.com/­dynamodbfirebase.google.com/­products/­realtime-databasewww.graphengine.iowww.h2database.comwww.ibm.com/­products/­db2/­warehouse
Technical documentationdocs.aws.amazon.com/­dynamodbfirebase.google.com/­docs/­databasewww.graphengine.io/­docs/­manualwww.h2database.com/­html/­main.html
DeveloperAmazonGoogle infoacquired by Google 2014MicrosoftThomas MuellerIBM
Initial release20122012201020052014
Current release2.2.220, July 2023
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercialOpen Source infoMIT LicenseOpen Source infodual-licence (Mozilla public license, Eclipse public license)commercial
Cloud-based only infoOnly available as a cloud serviceyesyesnonoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation language.NET and CJava
Server operating systemshostedhosted.NETAll OS with a Java VMhosted
Data schemeschema-freeschema-freeyesyesyes
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.nononono infoImport/export of XML data possible
Secondary indexesyesyesyesyes
SQL infoSupport of SQLnononoyesyes
APIs and other access methodsRESTful HTTP APIAndroid
iOS
JavaScript API
RESTful HTTP API
RESTful HTTP APIJDBC
ODBC
.NET Client API
JDBC
ODBC
OLE DB
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
Java
JavaScript
Objective-C
C#
C++
F#
Visual Basic
JavaJava
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Server-side scripts infoStored proceduresnolimited functionality with using 'rules'yesJava Stored Procedures and User-Defined FunctionsPL/SQL, SQL PL
Triggersyes infoby integration with AWS LambdaCallbacks are triggered when data changesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioningnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesWith clustering: 2 database servers on different computers operate on identical copies of a databaseyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesyes
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 regionyesnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)yes, based on authentication and database rulesfine grained access rights according to SQL-standardfine grained access rights according to SQL-standard

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
Amazon DynamoDBFirebase Realtime DatabaseGraph Engine infoformer name: TrinityH2IBM Db2 warehouse infoformerly named IBM dashDB
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

Recent citations in the news

Using Elasticsearch to Offload Search and Analytics from DynamoDB: Pros and Cons
10 May 2024, hackernoon.com

How Heroku reduced their operational overhead by migrating their 30 TB self-managed database from Amazon EC2 to ...
9 May 2024, AWS Blog

Simplify cross-account access control with Amazon DynamoDB using resource-based policies | Amazon Web Services
20 March 2024, AWS Blog

Bulk update Amazon DynamoDB tables with AWS Step Functions | Amazon Web Services
20 March 2024, AWS Blog

A new and improved AWS CDK construct for Amazon DynamoDB tables | Amazon Web Services
31 January 2024, AWS Blog

provided by Google News

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

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
8 May 2024, MSN

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

Misconfigured Firebase instances leaked 19 million plaintext passwords
19 March 2024, BleepingComputer

provided by Google News

Trinity
2 June 2023, microsoft.com

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

How Google and Microsoft taught search to "understand" the Web
6 June 2012, Ars Technica

The graph analytics landscape 2019 - DataScienceCentral.com
27 February 2019, Data Science Central

provided by Google News

Introducing the next generation of Db2 Warehouse: Our cost-effective, cloud-native data warehouse built for always-on ...
11 July 2023, IBM

Db2 Warehouse delivers 4x faster query performance than previously, while cutting storage costs by 34x
11 July 2023, IBM

Top 7 Cloud Data Warehouse Companies
31 May 2023, Datamation

Data mining in Db2 Warehouse: the basics
23 June 2020, Towards Data Science

Top 7 Cloud Data Warehouse Companies in 2023
23 October 2023, Analytics Insight

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.

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

SingleStore logo

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

Present your product here