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. Datomic vs. NCache vs. OpenMLDB

System Properties Comparison Amazon DynamoDB vs. Datomic vs. NCache vs. OpenMLDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonDatomic  Xexclude from comparisonNCache  Xexclude from comparisonOpenMLDB  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityOpen-Source and Enterprise in-memory Key-Value StoreAn open-source machine learning database that provides a feature platform for training and inference
Primary database modelDocument store
Key-value store
Relational DBMSKey-value storeTime Series DBMS
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
Relational 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
Score1.59
Rank#150  Overall
#69  Relational DBMS
Score0.94
Rank#195  Overall
#29  Key-value stores
Score0.02
Rank#367  Overall
#37  Time Series DBMS
Websiteaws.amazon.com/­dynamodbwww.datomic.comwww.alachisoft.com/­ncacheopenmldb.ai
Technical documentationdocs.aws.amazon.com/­dynamodbdocs.datomic.comwww.alachisoft.com/­resources/­docsopenmldb.ai/­docs/­zh/­main
DeveloperAmazonCognitectAlachisoft4 Paradigm Inc.
Initial release2012201220052020
Current release1.0.6735, June 20235.3.3, April 20242024-2 February 2024
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercial infolimited edition freeOpen Source infoEnterprise Edition availableOpen Source
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJava, ClojureC#, .NET, .NET Core, JavaC++, Java, Scala
Server operating systemshostedAll OS with a Java VMLinux
Windows
Linux
Data schemeschema-freeyesschema-freeFixed schema
Typing infopredefined data types such as float or dateyesyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryes
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 indexesyesyesyesyes
SQL infoSupport of SQLnonoSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yes
APIs and other access methodsRESTful HTTP APIRESTful HTTP APIIDistributedCache
JCache
LINQ
Proprietary native API
JDBC
SQLAlchemy
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
Clojure
Java
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
C++
Go
Java
Python
Scala
Server-side scripts infoStored proceduresnoyes infoTransaction Functionsno infosupport for stored procedures with SQL-Server CLRno
Triggersyes infoby integration with AWS LambdaBy using transaction functionsyes infoNotificationsno
Partitioning methods infoMethods for storing different data on different nodesShardingnone infoBut extensive use of caching in the application peersyeshorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesnone infoBut extensive use of caching in the application peersyes, with selectable consistency levelSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)noyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency
Foreign keys infoReferential integritynononono
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 regionACIDoptimistic locking and pessimistic lockingno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes inforecommended only for testing and developmentyesyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)noAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)fine grained access rights according to SQL-standard
More information provided by the system vendor
Amazon DynamoDBDatomicNCacheOpenMLDB
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 DynamoDBDatomicNCacheOpenMLDB
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

Introducing configurable maximum throughput for Amazon DynamoDB on-demand | Amazon Web Services
3 May 2024, AWS Blog

AWS announces Amazon DynamoDB zero-ETL integration with Amazon OpenSearch Service
28 November 2023, AWS Blog

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

A new and improved AWS CDK construct for Amazon DynamoDB tables | Amazon Web Services
31 January 2024, AWS Blog

Bulk update Amazon DynamoDB tables with AWS Step Functions | Amazon Web Services
20 March 2024, AWS Blog

provided by Google News

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Zoona Case Study
16 December 2017, AWS Blog

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Nubank acquires US company; PayPal studies cryptocurrencies
24 July 2020, iupana.com

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

MLOp practice: using OpenMLDB in the real-time anti-fraud model for the bank's online transaction
23 August 2021, Towards Data Science

Predictive maintenance — 5minutes demo of an end to end machine learning project
13 August 2021, Towards Data Science

Compared to Native Spark 3.0, We Have Achieved Significant Optimization Effects in the AI
3 August 2021, Towards Data Science

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

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Neo4j logo

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

RaimaDB logo

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

Present your product here