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. Hawkular Metrics vs. Microsoft Azure Cosmos DB vs. SiteWhere vs. TinkerGraph

System Properties Comparison Amazon DynamoDB vs. Hawkular Metrics vs. Microsoft Azure Cosmos DB vs. SiteWhere vs. TinkerGraph

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonHawkular Metrics  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonSiteWhere  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudHawkular metrics is the metric storage of the Red Hat sponsored Hawkular monitoring system. It is based on Cassandra.Globally distributed, horizontally scalable, multi-model database serviceM2M integration platform for persisting/querying time series dataA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelDocument store
Key-value store
Time Series DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Time Series DBMSGraph 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
Score0.00
Rank#379  Overall
#40  Time Series DBMS
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score0.06
Rank#356  Overall
#35  Time Series DBMS
Score0.08
Rank#348  Overall
#35  Graph DBMS
Websiteaws.amazon.com/­dynamodbwww.hawkular.orgazure.microsoft.com/­services/­cosmos-dbgithub.com/­sitewhere/­sitewheretinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationdocs.aws.amazon.com/­dynamodbwww.hawkular.org/­hawkular-metrics/­docs/­user-guidelearn.microsoft.com/­azure/­cosmos-dbsitewhere1.sitewhere.io/­index.html
DeveloperAmazonCommunity supported by Red HatMicrosoftSiteWhere
Initial release20122014201420102009
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache 2.0commercialOpen Source infoCommon Public Attribution License Version 1.0Open Source infoApache 2.0
Cloud-based only infoOnly available as a cloud serviceyesnoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaJava
Server operating systemshostedLinux
OS X
Windows
hostedLinux
OS X
Windows
Data schemeschema-freeschema-freeschema-freepredefined schemeschema-free
Typing infopredefined data types such as float or dateyesyesyes infoJSON typesyesyes
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.nonono
Secondary indexesyesnoyes infoAll properties auto-indexed by defaultnono
SQL infoSupport of SQLnonoSQL-like query languagenono
APIs and other access methodsRESTful HTTP APIHTTP RESTDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
HTTP RESTTinkerPop 3
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
Go
Java
Python
Ruby
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Groovy
Java
Server-side scripts infoStored proceduresnonoJavaScriptno
Triggersyes infoby integration with AWS Lambdayes infovia Hawkular AlertingJavaScriptno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infobased on CassandraSharding infoImplicit feature of the cloud serviceSharding infobased on HBasenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factor infobased on Cassandrayes infoImplicit feature of the cloud serviceselectable replication factor infobased on HBasenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Bounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate Consistencynone
Foreign keys infoReferential integritynonononoyes infoRelationships in graphs
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 regionnoMulti-item ACID transactions with snapshot isolation within a partitionnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesno
Durability infoSupport for making data persistentyesyesyesyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)noAccess rights can be defined down to the item levelUsers with fine-grained authorization conceptno

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 DynamoDBHawkular MetricsMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBSiteWhereTinkerGraph
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

Recent citations in the news

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

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

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

Waiting for Red Hat OpenShift 4.0? Too late, 4.1 has already arrived… • DEVCLASS
5 June 2019, DevClass

provided by Google News

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9 May 2024, Microsoft

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, Microsoft

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25 August 2023, DataDrivenInvestor

Microsoft Benchmarks Distributed PostgreSQL DBs
10 July 2023, Datanami

provided by Google News

11 Best Open source IoT Platforms To Develop Smart Projects
9 March 2023, H2S Media

provided by Google News

Automated testing of Amazon Neptune data access with Apache TinkerPop Gremlin | Amazon Web Services
28 September 2022, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26 February 2019, AWS Blog

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.

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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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