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

DBMS > Amazon DynamoDB vs. NCache vs. Postgres-XL vs. Riak KV vs. TimesTen

System Properties Comparison Amazon DynamoDB vs. NCache vs. Postgres-XL vs. Riak KV vs. TimesTen

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonNCache  Xexclude from comparisonPostgres-XL  Xexclude from comparisonRiak KV  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudOpen-Source and Enterprise in-memory Key-Value StoreBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresDistributed, fault tolerant key-value storeIn-Memory RDBMS compatible to Oracle
Primary database modelDocument store
Key-value store
Key-value storeRelational DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexesRelational DBMS
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
Document store
Spatial DBMS
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
Score0.96
Rank#195  Overall
#29  Key-value stores
Score0.53
Rank#254  Overall
#117  Relational DBMS
Score4.01
Rank#79  Overall
#9  Key-value stores
Score1.36
Rank#161  Overall
#75  Relational DBMS
Websiteaws.amazon.com/­dynamodbwww.alachisoft.com/­ncachewww.postgres-xl.orgwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdocs.aws.amazon.com/­dynamodbwww.alachisoft.com/­resources/­docswww.postgres-xl.org/­documentationwww.tiot.jp/­riak-docs/­riak/­kv/­latestdocs.oracle.com/­database/­timesten-18.1
DeveloperAmazonAlachisoftOpenSource, formerly Basho TechnologiesOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release201220052014 infosince 2012, originally named StormDB20091998
Current release5.3.3, April 202410 R1, October 20183.2.0, December 202211 Release 2 (11.2.2.8.0)
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoEnterprise Edition availableOpen Source infoMozilla public licenseOpen Source infoApache version 2, commercial enterprise editioncommercial
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#, .NET, .NET Core, JavaCErlang
Server operating systemshostedLinux
Windows
Linux
macOS
Linux
OS X
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeschema-freeschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryesnoyes
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.noyes infoXML type, but no XML query functionalitynono
Secondary indexesyesyesyesrestrictedyes
SQL infoSupport of SQLnoSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yes infodistributed, parallel query executionnoyes
APIs and other access methodsRESTful HTTP APIIDistributedCache
JCache
LINQ
Proprietary native API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP API
Native Erlang Interface
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresnono infosupport for stored procedures with SQL-Server CLRuser defined functionsErlangPL/SQL
Triggersyes infoby integration with AWS Lambdayes infoNotificationsyesyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesShardingyeshorizontal partitioningSharding infono "single point of failure"none
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes, with selectable consistency levelselectable replication factorMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)yesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate ConsistencyEventual ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynonoyesno infolinks between data sets can be storedyes
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 locking and pessimistic lockingACID infoMVCCnoACID
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.yesnoyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Authentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)fine grained access rights according to SQL-standardyes, using Riak Securityfine grained access rights according to SQL-standard
More information provided by the system vendor
Amazon DynamoDBNCachePostgres-XLRiak KVTimesTen
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» more

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 DynamoDBNCachePostgres-XLRiak KVTimesTen
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

AWS announces Amazon DynamoDB zero-ETL integration with Amazon OpenSearch Service
28 November 2023, 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

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

provided by Google News

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

Basho to Bolster Riak with DB Plug-Ins
5 May 2014, Datanami

Basho Advances NoSQL Riak Enterprise 2.0 With Search, Advanced Data Types
15 September 2014, Data Center Knowledge

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

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