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. Apache Impala vs. Cloudflare Workers KV vs. Drizzle vs. OrigoDB

System Properties Comparison Amazon DynamoDB vs. Apache Impala vs. Cloudflare Workers KV vs. Drizzle vs. OrigoDB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonApache Impala  Xexclude from comparisonCloudflare Workers KV  Xexclude from comparisonDrizzle  Xexclude from comparisonOrigoDB  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudAnalytic DBMS for HadoopA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.MySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.A fully ACID in-memory object graph database
Primary database modelDocument store
Key-value store
Relational DBMSKey-value storeRelational DBMSDocument store
Object oriented DBMS
Secondary database modelsDocument store
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
Score12.45
Rank#40  Overall
#24  Relational DBMS
Score0.39
Rank#274  Overall
#39  Key-value stores
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Websiteaws.amazon.com/­dynamodbimpala.apache.orgwww.cloudflare.com/­developer-platform/­workers-kvorigodb.com
Technical documentationdocs.aws.amazon.com/­dynamodbimpala.apache.org/­impala-docs.htmldevelopers.cloudflare.com/­kv/­apiorigodb.com/­docs
DeveloperAmazonApache Software Foundation infoApache top-level project, originally developed by ClouderaCloudflareDrizzle project, originally started by Brian AkerRobert Friberg et al
Initial release20122013201820082009 infounder the name LiveDB
Current release4.1.0, June 20227.2.4, September 2012
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache Version 2commercialOpen Source infoGNU GPLOpen Source
Cloud-based only infoOnly available as a cloud serviceyesnoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C++C#
Server operating systemshostedLinuxhostedFreeBSD
Linux
OS X
Linux
Windows
Data schemeschema-freeyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesnoyesUser defined using .NET types and collections
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 infocan be achieved using .NET
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLnoSQL-like DML and DDL statementsnoyes infowith proprietary extensionsno
APIs and other access methodsRESTful HTTP APIJDBC
ODBC
HTTP REST
Proprietary protocol
JDBC.NET Client API
HTTP API
LINQ
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
All languages supporting JDBC/ODBCC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
C
C++
Java
PHP
.Net
Server-side scripts infoStored proceduresnoyes infouser defined functions and integration of map-reducenonoyes
Triggersyes infoby integration with AWS Lambdanonono infohooks for callbacks inside the server can be used.yes infoDomain Events
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardinghorizontal partitioning infoclient side managed; servers are not synchronized
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factoryesMulti-source replication
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)yes infoquery execution via MapReducenonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual ConsistencyEventual Consistency
Foreign keys infoReferential integritynononoyesdepending on model
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 regionnonoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoWrite ahead log
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users, groups and roles infobased on Apache Sentry and KerberosPluggable authentication mechanisms infoe.g. LDAP, HTTPRole based authorization

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

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

More resources
Amazon DynamoDBApache ImpalaCloudflare Workers KVDrizzleOrigoDB
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 won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

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

Apache Impala becomes Top-Level Project
28 November 2017, SDTimes.com

Cloudera Bringing Impala to AWS Cloud
28 November 2017, Datanami

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12 March 2017, Uber

Updates & Upserts in Hadoop Ecosystem with Apache Kudu
27 October 2017, KDnuggets

provided by Google News

Cloudflare updates Workers platform with Python support, event notifications, and improved local development ...
3 April 2024, DevClass

Cloudflare recovers from service outage after power failure at core North American data center
3 November 2023, DatacenterDynamics

Cloudflare dashboard, API service feeling poorly due to datacenter power snafu
2 November 2023, The Register

Cloudflare is (still) struggling with another outage - here's what to know
3 November 2023, ZDNet

How to Build a Scalable URL Shortener With Cloudflare Workers and KV Under 10 Minutes
21 August 2022, hackernoon.com

provided by Google News



Share this page

Featured Products

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