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

DBMS > Amazon DynamoDB vs. BoltDB vs. NCache vs. Oracle Rdb vs. RocksDB

System Properties Comparison Amazon DynamoDB vs. BoltDB vs. NCache vs. Oracle Rdb vs. RocksDB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonBoltDB  Xexclude from comparisonNCache  Xexclude from comparisonOracle Rdb  Xexclude from comparisonRocksDB  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudAn embedded key-value store for Go.Open-Source and Enterprise in-memory Key-Value StoreEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelDocument store
Key-value store
Key-value storeKey-value storeRelational DBMSKey-value 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.80
Rank#215  Overall
#31  Key-value stores
Score0.96
Rank#195  Overall
#29  Key-value stores
Score1.14
Rank#178  Overall
#80  Relational DBMS
Score3.41
Rank#86  Overall
#11  Key-value stores
Websiteaws.amazon.com/­dynamodbgithub.com/­boltdb/­boltwww.alachisoft.com/­ncachewww.oracle.com/­database/­technologies/­related/­rdb.htmlrocksdb.org
Technical documentationdocs.aws.amazon.com/­dynamodbwww.alachisoft.com/­resources/­docswww.oracle.com/­database/­technologies/­related/­rdb-doc.htmlgithub.com/­facebook/­rocksdb/­wiki
DeveloperAmazonAlachisoftOracle, originally developed by Digital Equipment Corporation (DEC)Facebook, Inc.
Initial release20122013200519842013
Current release5.3.3, April 20247.4.1.1, 20219.2.1, May 2024
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoMIT LicenseOpen Source infoEnterprise Edition availablecommercialOpen Source infoBSD
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 languageGoC#, .NET, .NET Core, JavaC++
Server operating systemshostedBSD
Linux
OS X
Solaris
Windows
Linux
Windows
HP Open VMSLinux
Data schemeschema-freeschema-freeschema-freeFlexible Schema (defined schema, partial schema, schema free)schema-free
Typing infopredefined data types such as float or dateyesnopartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryesno
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 indexesyesnoyesyesno
SQL infoSupport of SQLnonoSQL-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
C++ API
Java API
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
Go.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
C
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresnonono infosupport for stored procedures with SQL-Server CLRno
Triggersyes infoby integration with AWS Lambdanoyes infoNotifications
Partitioning methods infoMethods for storing different data on different nodesShardingnoneyeshorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneyes, with selectable consistency levelyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)noyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
noneEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency
Foreign keys infoReferential integritynononoyesno
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 regionyesoptimistic locking and pessimistic lockingyes, on a single nodeyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes
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)no
More information provided by the system vendor
Amazon DynamoDBBoltDBNCacheOracle RdbRocksDB
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
Speedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Amazon DynamoDBBoltDBNCacheOracle RdbRocksDB
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 cross-account access control with Amazon DynamoDB using resource-based policies | Amazon Web Services
20 March 2024, AWS Blog

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

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

provided by Google News

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.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

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

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

provided by Google News

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

The Journey to a Million Ops / Sec / Node in Venice
16 March 2024, InfoQ.com

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

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