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

DBMS > Amazon DynamoDB vs. Kinetica vs. NSDb vs. TimesTen vs. VoltDB

System Properties Comparison Amazon DynamoDB vs. Kinetica vs. NSDb vs. TimesTen vs. VoltDB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonKinetica  Xexclude from comparisonNSDb  Xexclude from comparisonTimesTen  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudFully vectorized database across both GPUs and CPUsScalable, High-performance Time Series DBMS designed for Real-time Analytics on top of KubernetesIn-Memory RDBMS compatible to OracleDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelDocument store
Key-value store
Relational DBMSTime Series DBMSRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMS
Time Series 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.64
Rank#236  Overall
#109  Relational DBMS
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score1.31
Rank#163  Overall
#74  Relational DBMS
Score1.44
Rank#158  Overall
#73  Relational DBMS
Websiteaws.amazon.com/­dynamodbwww.kinetica.comnsdb.iowww.oracle.com/­database/­technologies/­related/­timesten.htmlwww.voltdb.com
Technical documentationdocs.aws.amazon.com/­dynamodbdocs.kinetica.comnsdb.io/­Architecturedocs.oracle.com/­database/­timesten-18.1docs.voltdb.com
DeveloperAmazonKineticaOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005VoltDB Inc.
Initial release20122012201719982010
Current release7.1, August 202111 Release 2 (11.2.2.8.0)11.3, April 2022
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercialOpen Source infoApache Version 2.0commercialOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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 languageC, C++Java, ScalaJava, C++
Server operating systemshostedLinuxLinux
macOS
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
OS X infofor development
Data schemeschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesyesyes: int, bigint, decimal, stringyesyes
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 indexesyesyesall fields are automatically indexedyesyes
SQL infoSupport of SQLnoSQL-like DML and DDL statementsSQL-like query languageyesyes infoonly a subset of SQL 99
APIs and other access methodsRESTful HTTP APIJDBC
ODBC
RESTful HTTP API
gRPC
HTTP REST
WebSocket
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C++
Java
JavaScript (Node.js)
Python
Java
Scala
C
C++
Java
PL/SQL
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresnouser defined functionsnoPL/SQLJava
Triggersyes infoby integration with AWS Lambdayes infotriggers when inserted values for one or more columns fall within a specified rangenono
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationMulti-source replication
Source-replica replication
Multi-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
Immediate Consistency or Eventual Consistency depending on configurationEventual ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynoyesnoyesno infoFOREIGN KEY constraints are not supported
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 regionnonoACIDACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesUsing Apache Luceneyes infoby means of logfiles and checkpointsyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoGPU vRAM or System RAMyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users and roles on table levelfine grained access rights according to SQL-standardUsers and roles with access to stored procedures

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 DynamoDBKineticaNSDbTimesTenVoltDB
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

Freecharge lowered their identity management system cost and improved scaling by switching to Amazon DynamoDB ...
20 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

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

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

provided by Google News

Kinetica Elevates RAG with Fast Access to Real-Time Data
26 March 2024, Datanami

Kinetica ramps up RAG for generative AI, empowering enterprises with real-time operational data
18 March 2024, SiliconANGLE News

Kinetica Launches Generative AI Solution for Real-Time Inferencing Powered by NVIDIA AI Enterprise
18 March 2024, GlobeNewswire

Kinetica Delivers Real-Time Vector Similarity Search
20 March 2024, Datanami

Transforming spatiotemporal data analysis with GPUs and generative AI
30 October 2023, InfoWorld

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

provided by Google News



Share this page

Featured Products

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.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
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