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. Newts vs. RDF4J vs. Trafodion

System Properties Comparison Amazon DynamoDB vs. Microsoft Azure SQL Database vs. Newts vs. RDF4J vs. Trafodion

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonNewts  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonTrafodion  Xexclude from comparison
Apache Trafodion has been retired in 2021. Therefore it is excluded from the DB-Engines Ranking.
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudDatabase as a Service offering with high compatibility to Microsoft SQL ServerTime Series DBMS based on CassandraRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.Transactional SQL-on-Hadoop DBMS
Primary database modelDocument store
Key-value store
Relational DBMSTime Series DBMSRDF storeRelational DBMS
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.69
Rank#230  Overall
#9  RDF stores
Websiteaws.amazon.com/­dynamodbazure.microsoft.com/­en-us/­products/­azure-sql/­databaseopennms.github.io/­newtsrdf4j.orgtrafodion.apache.org
Technical documentationdocs.aws.amazon.com/­dynamodbdocs.microsoft.com/­en-us/­azure/­azure-sqlgithub.com/­OpenNMS/­newts/­wikirdf4j.org/­documentationtrafodion.apache.org/­documentation.html
DeveloperAmazonMicrosoftOpenNMS GroupSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Apache Software Foundation, originally developed by HP
Initial release20122010201420042014
Current releaseV122.3.0, February 2019
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercialOpen Source infoApache 2.0Open Source infoEclipse Distribution License (EDL), v1.0.Open Source infoApache 2.0
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++JavaJavaC++, Java
Server operating systemshostedhostedLinux
OS X
Windows
Linux
OS X
Unix
Windows
Linux
Data schemeschema-freeyesschema-freeyes infoRDF Schemasyes
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.yesnono
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLnoyesnonoyes
APIs and other access methodsRESTful HTTP APIADO.NET
JDBC
ODBC
HTTP REST
Java API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
ADO.NET
JDBC
ODBC
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaJava
PHP
Python
All languages supporting JDBC/ODBC/ADO.Net
Server-side scripts infoStored proceduresnoTransact SQLnoyesJava Stored Procedures
Triggersyes infoby integration with AWS Lambdayesnoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infobased on CassandranoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes, with always 3 replicas availableselectable replication factor infobased on Cassandranoneyes, via HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nononoyes infovia user defined functions and HBase
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate Consistency
Foreign keys infoReferential integritynoyesnoyes
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 regionACIDnoACID infoIsolation support depends on the API usedACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoin-memory storage is supported as wellyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nono
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-standardnonofine 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 DynamoDBMicrosoft Azure SQL Database infoformerly SQL AzureNewtsRDF4J infoformerly known as SesameTrafodion
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

Using the circuit-breaker pattern with AWS Lambda extensions and Amazon DynamoDB | Amazon Web Services
16 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

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

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

provided by Google News

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

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

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, Microsoft

Azure SQL Database takes Saturday off on US east coast following network power failure
18 September 2023, The Register

Power what’s next with limitless relational databases from Azure
15 November 2023, Microsoft

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

provided by Google News

Evaluating HTAP Databases for Machine Learning Applications
2 November 2016, KDnuggets

Low-latency, distributed database architectures are critical for emerging fog applications
7 April 2022, Embedded Computing Design

provided by Google News



Share this page

Featured Products

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

RaimaDB logo

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

AllegroGraph logo

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

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

Present your product here