DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon DynamoDB vs. Microsoft Azure Table Storage vs. OpenQM vs. Quasardb vs. Realm

System Properties Comparison Amazon DynamoDB vs. Microsoft Azure Table Storage vs. OpenQM vs. Quasardb vs. Realm

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonOpenQM infoalso called QM  Xexclude from comparisonQuasardb  Xexclude from comparisonRealm  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudA Wide Column Store for rapid development using massive semi-structured datasetsQpenQM is a high-performance, self-tuning, multi-value DBMSDistributed, high-performance timeseries databaseA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core Data
Primary database modelDocument store
Key-value store
Wide column storeMultivalue DBMSTime Series DBMSDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.45
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score4.04
Rank#77  Overall
#6  Wide column stores
Score0.34
Rank#284  Overall
#10  Multivalue DBMS
Score0.21
Rank#322  Overall
#29  Time Series DBMS
Score7.41
Rank#52  Overall
#8  Document stores
Websiteaws.amazon.com/­dynamodbazure.microsoft.com/­en-us/­services/­storage/­tableswww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qmquasar.airealm.io
Technical documentationdocs.aws.amazon.com/­dynamodbdoc.quasar.ai/­masterrealm.io/­docs
DeveloperAmazonMicrosoftRocket Software, originally Martin PhillipsquasardbRealm, acquired by MongoDB in May 2019
Initial release20122012199320092014
Current release3.4-123.14.1, January 2024
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercialOpen Source infoGPLv2, extended commercial license availablecommercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensesOpen Source
Cloud-based only infoOnly available as a cloud serviceyesyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++
Server operating systemshostedhostedAIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
BSD
Linux
OS X
Windows
Android
Backend: server-less
iOS
Windows
Data schemeschema-freeschema-freeyes infowith some exceptionsschema-freeyes
Typing infopredefined data types such as float or dateyesyesyes infointeger and binaryyes
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.noyesnono
Secondary indexesyesnoyesyes infowith tagsyes
SQL infoSupport of SQLnononoSQL-like query languageno
APIs and other access methodsRESTful HTTP APIRESTful HTTP APIHTTP API
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Basic
C
Java
Objective C
PHP
Python
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
.Net
Java infowith Android only
Objective-C
React Native
Swift
Server-side scripts infoStored proceduresnonoyesnono inforuns within the applications so server-side scripts are unnecessary
Triggersyes infoby integration with AWS Lambdanoyesnoyes infoChange Listeners
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoImplicit feature of the cloud serviceyesSharding infoconsistent hashingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yesSource-replica replication with selectable replication factornone
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nonowith Hadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononono
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 regionoptimistic lockingACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoby using LevelDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoTransient modeyes infoIn-Memory realm
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights based on private key authentication or shared access signaturesAccess rights can be defined down to the item levelCryptographically strong user authentication and audit trailyes

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 DynamoDBMicrosoft Azure Table StorageOpenQM infoalso called QMQuasardbRealm
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

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

AWS announces Amazon DynamoDB zero-ETL integration with Amazon OpenSearch Service
28 November 2023, AWS Blog

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

Simplify private connectivity to Amazon DynamoDB with AWS PrivateLink | Amazon Web Services
19 March 2024, AWS Blog

Introducing configurable maximum throughput for Amazon DynamoDB on-demand | Amazon Web Services
3 May 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

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

Inside Azure File Storage
7 October 2015, azure.microsoft.com

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

provided by Google News

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11 September 2023, Datanami

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

Quasar ‘Clocks’ Show Universe Was Five Times Slower Soon after the Big Bang
4 July 2023, Lab Manager Magazine

Gas on the run – ALMA spots the shadow of a molecular outflow from a quasar when the Universe was less than one ...
2 February 2024, waseda.jp

provided by Google News

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

Danish CEO explains Silicon Valley learning curve for European entrepreneurs - San Francisco Business Times
6 October 2016, The Business Journals

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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