DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon DynamoDB vs. HarperDB vs. Oracle NoSQL vs. Snowflake

System Properties Comparison Amazon DynamoDB vs. HarperDB vs. Oracle NoSQL vs. Snowflake

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonHarperDB  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudUltra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.A multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesCloud-based data warehousing service for structured and semi-structured data
Primary database modelDocument store
Key-value store
Document storeDocument store
Key-value store
Relational DBMS
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
Score0.55
Rank#248  Overall
#38  Document stores
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score121.33
Rank#9  Overall
#6  Relational DBMS
Websiteaws.amazon.com/­dynamodbwww.harperdb.iowww.oracle.com/­database/­nosql/­technologies/­nosqlwww.snowflake.com
Technical documentationdocs.aws.amazon.com/­dynamodbdocs.harperdb.io/­docsdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmldocs.snowflake.net/­manuals/­index.html
DeveloperAmazonHarperDBOracleSnowflake Computing Inc.
Initial release2012201720112014
Current release3.1, August 202123.3, December 2023
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercial infofree community edition availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)commercial
Cloud-based only infoOnly available as a cloud serviceyesnonoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageNode.jsJava
Server operating systemshostedLinux
OS X
Linux
Solaris SPARC/x86
hosted
Data schemeschema-freedynamic schemaSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateyesyes infoJSON data typesoptionalyes
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.nonoyes
Secondary indexesyesyesyes
SQL infoSupport of SQLnoSQL-like data manipulation statementsSQL-like DML and DDL statementsyes
APIs and other access methodsRESTful HTTP APIJDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
RESTful HTTP APICLI Client
JDBC
ODBC
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
C
C#
Go
Java
JavaScript (Node.js)
Python
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoCustom Functions infosince release 3.1nouser defined functions
Triggersyes infoby integration with AWS Lambdanonono infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesShardingA table resides as a whole on one (or more) nodes in a clusterShardingyes
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes infothe nodes on which a table resides can be definedElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nowith Hadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Immediate Consistency
Foreign keys infoReferential integritynononoyes
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 regionAtomic execution of specific operationsconfigurable infoACID within a storage node (=shard)ACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes, using LMDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infooff heap cacheno
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 rolesAccess rights for users and rolesUsers with fine-grained authorization concept, user roles and pluggable authentication

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
CData: 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 DynamoDBHarperDBOracle NoSQLSnowflake
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

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

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

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22 June 2023, hackernoon.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29 November 2022, AWS Blog

HarperDB: An underdog SQL / NoSQL database | ZDNET
7 February 2018, ZDNet

HarperDB 4.0 Delivers Enterprise-Grade Global Application Development to Every Developer
17 January 2023, Markets Insider

HarperDB is More Than Just a Database: Here's Why
21 August 2021, hackernoon.com

provided by Google News

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21 August 2023, blogs.oracle.com

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, blogs.oracle.com

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Larry Ellison Just Embraced the Enemy. Or Did He?
1 October 2012, WIRED

What You Need to Know About NoSQL Databases
17 February 2012, Forbes

provided by Google News

Stream data into Snowflake using Amazon Data Firehose and Snowflake Snowpipe Streaming
17 April 2024, AWS Blog

Infosys at Snowflake Data Cloud Summit 2024
3 May 2024, Infosys

Snowflake Data Clean Rooms Democratize Secure Data Sharing Across Clouds
24 April 2024, Acceleration Economy

Coalesce raises more cash to transform data for Snowflake customers
4 April 2024, TechCrunch

Snowflake sees surge in AI analysis in cloud data warehouse – Blocks and Files
25 March 2024, Blocks & Files

provided by Google News



Share this page

Featured Products

SingleStore logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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.

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