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. Microsoft Azure SQL Database vs. NSDb vs. OrigoDB vs. Percona Server for MongoDB

System Properties Comparison Amazon DynamoDB vs. Microsoft Azure SQL Database vs. NSDb vs. OrigoDB vs. Percona Server for MongoDB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonNSDb  Xexclude from comparisonOrigoDB  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudDatabase as a Service offering with high compatibility to Microsoft SQL ServerScalable, High-performance Time Series DBMS designed for Real-time Analytics on top of KubernetesA fully ACID in-memory object graph databaseA drop-in replacement for MongoDB Community Edition with enterprise-grade features.
Primary database modelDocument store
Key-value store
Relational DBMSTime Series DBMSDocument store
Object oriented DBMS
Document store
Secondary database modelsDocument store
Graph DBMS
Spatial 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
Score77.99
Rank#16  Overall
#11  Relational DBMS
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score0.52
Rank#254  Overall
#39  Document stores
Websiteaws.amazon.com/­dynamodbazure.microsoft.com/­en-us/­products/­azure-sql/­databasensdb.ioorigodb.comwww.percona.com/­mongodb/­software/­percona-server-for-mongodb
Technical documentationdocs.aws.amazon.com/­dynamodbdocs.microsoft.com/­en-us/­azure/­azure-sqlnsdb.io/­Architectureorigodb.com/­docsdocs.percona.com/­percona-distribution-for-mongodb
DeveloperAmazonMicrosoftRobert Friberg et alPercona
Initial release2012201020172009 infounder the name LiveDB2015
Current releaseV123.4.10-2.10, November 2017
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercialOpen Source infoApache Version 2.0Open SourceOpen Source infoGPL Version 2
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++Java, ScalaC#C++
Server operating systemshostedhostedLinux
macOS
Linux
Windows
Linux
Data schemeschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyes: int, bigint, decimal, stringUser defined using .NET types and collectionsyes
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.yesnono infocan be achieved using .NETno
Secondary indexesyesyesall fields are automatically indexedyesyes
SQL infoSupport of SQLnoyesSQL-like query languagenono
APIs and other access methodsRESTful HTTP APIADO.NET
JDBC
ODBC
gRPC
HTTP REST
WebSocket
.NET Client API
HTTP API
LINQ
proprietary protocol using JSON
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
Java
Scala
.NetActionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
Server-side scripts infoStored proceduresnoTransact SQLnoyesJavaScript
Triggersyes infoby integration with AWS Lambdayesyes infoDomain Eventsno
Partitioning methods infoMethods for storing different data on different nodesShardingShardinghorizontal partitioning infoclient side managed; servers are not synchronizedSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes, with always 3 replicas availableSource-replica replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyEventual ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesnodepending on modelno
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 regionACIDnoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesUsing Apache Luceneyes infoWrite ahead logyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infovia In-Memory Engine
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)fine grained access rights according to SQL-standardRole based authorizationAccess rights for users and roles

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 SQL Database infoformerly SQL AzureNSDbOrigoDBPercona Server for MongoDB
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

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

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

show all

Recent citations in the news

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

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

Distributed Transactions at Scale in Amazon DynamoDB
7 November 2023, InfoQ.com

provided by Google News

Public Preview: New Azure SQL Database skills introduced to Microsoft Copilot in Azure | Azure updates
21 May 2024, azure.microsoft.com

Copilot in Azure SQL Database in Private Preview
27 March 2024, InfoQ.com

Microsoft unveils Copilot for Azure SQL Database
27 March 2024, InfoWorld

Azure SQL Database migration to OCI - resources estimation and migration approach
11 January 2024, Oracle

Microsoft Build 2024: Cosmos DB for NoSQL gets vector search
21 May 2024, InfoWorld

provided by Google News

5 Reasons to Run MongoDB on Kubernetes
6 March 2024, The New Stack

How to Plan Your MongoDB Upgrade
29 January 2024, The New Stack

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

DB or not DB: Open-sourcer Percona pushes out plethora of SQL and NoSQL tweaks in bid to win over suits
19 May 2020, The Register

6 keys to MongoDB database security
22 May 2019, InfoWorld

provided by Google News



Share this page

Featured Products

SingleStore logo

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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