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. Dolt vs. Newts vs. SwayDB vs. TimesTen

System Properties Comparison Amazon DynamoDB vs. Dolt vs. Newts vs. SwayDB vs. TimesTen

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonDolt  Xexclude from comparisonNewts  Xexclude from comparisonSwayDB  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudA MySQL compatible DBMS with Git-like versioning of data and schemaTime Series DBMS based on CassandraAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storageIn-Memory RDBMS compatible to Oracle
Primary database modelDocument store
Key-value store
Relational DBMSTime Series DBMSKey-value storeRelational DBMS
Secondary database modelsDocument store
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.96
Rank#193  Overall
#90  Relational DBMS
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score0.00
Rank#382  Overall
#59  Key-value stores
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websiteaws.amazon.com/­dynamodbgithub.com/­dolthub/­dolt
www.dolthub.com
opennms.github.io/­newtsswaydb.simer.auwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdocs.aws.amazon.com/­dynamodbdocs.dolthub.comgithub.com/­OpenNMS/­newts/­wikidocs.oracle.com/­database/­timesten-18.1
DeveloperAmazonDoltHub IncOpenNMS GroupSimer PlahaOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20122018201420181998
Current release11 Release 2 (11.2.2.8.0)
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache Version 2.0Open Source infoApache 2.0Open Source infoGNU Affero GPL V3.0commercial
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJavaScala
Server operating systemshostedLinux
macOS
Windows
Linux
OS X
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeschema-freeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnoyes
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
Secondary indexesyesyesnonoyes
SQL infoSupport of SQLnoyesnonoyes
APIs and other access methodsRESTful HTTP APICLI Client
HTTP REST
HTTP REST
Java API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaJava
Kotlin
Scala
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresnoyes infocurrently in alpha releasenonoPL/SQL
Triggersyes infoby integration with AWS Lambdayesnonono
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infobased on Cassandranonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.selectable replication factor infobased on CassandranoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nononono
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
Immediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynoyesnonoyes
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 regionACIDnoAtomic execution of operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Only one user is configurable, and must be specified in the config file at startupnonofine 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 DynamoDBDoltNewtsSwayDBTimesTen
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

Uber Migrates 1 Trillion Records from DynamoDB to LedgerStore to Save $6 Million Annually
19 May 2024, InfoQ.com

Using the circuit-breaker pattern with AWS Lambda extensions and Amazon DynamoDB | Amazon Web Services
16 May 2024, AWS Blog

Continuously replicate Amazon DynamoDB changes to Amazon Aurora PostgreSQL using AWS Lambda | Amazon ...
14 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

provided by Google News

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Are you still not using Version Control for Data?
11 April 2020, Towards Data Science

provided by Google News

Oracle starts peddling Exalytics in-memory appliance
12 March 2012, The Register

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

SingleStore logo

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

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here