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. NCache vs. Oracle Rdb vs. Realm

System Properties Comparison Amazon DynamoDB vs. NCache vs. Oracle Rdb vs. Realm

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonNCache  Xexclude from comparisonOracle Rdb  Xexclude from comparisonRealm  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudOpen-Source and Enterprise in-memory Key-Value StoreA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core Data
Primary database modelDocument store
Key-value store
Key-value storeRelational DBMSDocument store
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
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
Score1.14
Rank#178  Overall
#80  Relational DBMS
Score7.41
Rank#52  Overall
#8  Document stores
Websiteaws.amazon.com/­dynamodbwww.alachisoft.com/­ncachewww.oracle.com/­database/­technologies/­related/­rdb.htmlrealm.io
Technical documentationdocs.aws.amazon.com/­dynamodbwww.alachisoft.com/­resources/­docswww.oracle.com/­database/­technologies/­related/­rdb-doc.htmlrealm.io/­docs
DeveloperAmazonAlachisoftOracle, originally developed by Digital Equipment Corporation (DEC)Realm, acquired by MongoDB in May 2019
Initial release2012200519842014
Current release5.3.3, April 20247.4.1.1, 2021
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoEnterprise Edition availablecommercialOpen 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 languageC#, .NET, .NET Core, Java
Server operating systemshostedLinux
Windows
HP Open VMSAndroid
Backend: server-less
iOS
Windows
Data schemeschema-freeschema-freeFlexible Schema (defined schema, partial schema, schema free)yes
Typing infopredefined data types such as float or dateyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryesyes
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 SQLnoSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yesno
APIs and other access methodsRESTful HTTP APIIDistributedCache
JCache
LINQ
Proprietary native API
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
.Net
Java infowith Android only
Objective-C
React Native
Swift
Server-side scripts infoStored proceduresnono infosupport for stored procedures with SQL-Server CLRno inforuns within the applications so server-side scripts are unnecessary
Triggersyes infoby integration with AWS Lambdayes infoNotificationsyes infoChange Listeners
Partitioning methods infoMethods for storing different data on different nodesShardingyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes, with selectable consistency levelnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)yesnono
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 ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesno
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 lockingyes, on a single nodeACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes infoIn-Memory realm
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)yes
More information provided by the system vendor
Amazon DynamoDBNCacheOracle RdbRealm
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 DynamoDBNCacheOracle RdbRealm
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

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

Use Amazon DynamoDB incremental exports to drive continuous data retention | Amazon Web Services
12 June 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

Simplify private connectivity to Amazon DynamoDB with AWS PrivateLink | Amazon Web Services
19 March 2024, AWS Blog

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

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

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18 September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4 May 2013, O'Reilly Media

provided by Google News

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

MongoDB Cloud Gives Developers An Escape From Data Silos With First-Ever Unified Cloud-To-Mobile Experience
10 June 2020, AiThority

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

Java Synthetic Methods — What are these? | by Vaibhav Singh
27 February 2021, DataDrivenInvestor

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

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

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.

Present your product here