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

DBMS > Amazon SimpleDB vs. Cloudflare Workers KV vs. IBM Db2 Event Store vs. OpenEdge vs. OrigoDB

System Properties Comparison Amazon SimpleDB vs. Cloudflare Workers KV vs. IBM Db2 Event Store vs. OpenEdge vs. OrigoDB

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonCloudflare Workers KV  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonOpenEdge  Xexclude from comparisonOrigoDB  Xexclude from comparison
DescriptionHosted simple database service by Amazon, with the data stored in the Amazon Cloud. infoThere is an unrelated product called SimpleDB developed by Edward ScioreA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.Distributed Event Store optimized for Internet of Things use casesApplication development environment with integrated database management systemA fully ACID in-memory object graph database
Primary database modelKey-value storeKey-value storeEvent Store
Time Series DBMS
Relational DBMSDocument store
Object oriented DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#138  Overall
#24  Key-value stores
Score0.32
Rank#283  Overall
#40  Key-value stores
Score0.19
Rank#323  Overall
#2  Event Stores
#28  Time Series DBMS
Score3.51
Rank#86  Overall
#46  Relational DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Websiteaws.amazon.com/­simpledbwww.cloudflare.com/­developer-platform/­workers-kvwww.ibm.com/­products/­db2-event-storewww.progress.com/­openedgeorigodb.com
Technical documentationdocs.aws.amazon.com/­simpledbdevelopers.cloudflare.com/­kv/­apiwww.ibm.com/­docs/­en/­db2-event-storedocumentation.progress.com/­output/­ua/­OpenEdge_latestorigodb.com/­docs
DeveloperAmazonCloudflareIBMProgress Software CorporationRobert Friberg et al
Initial release20072018201719842009 infounder the name LiveDB
Current release2.0OpenEdge 12.2, March 2020
License infoCommercial or Open Sourcecommercialcommercialcommercial infofree developer edition availablecommercialOpen Source
Cloud-based only infoOnly available as a cloud serviceyesyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++C#
Server operating systemshostedhostedLinux infoLinux, macOS, Windows for the developer additionAIX
HP-UX
Linux
Solaris
Windows
Linux
Windows
Data schemeschema-freeschema-freeyesyesyes
Typing infopredefined data types such as float or datenonoyesyesUser 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.nonoyesno infocan be achieved using .NET
Secondary indexesyes infoAll columns are indexed automaticallynonoyesyes
SQL infoSupport of SQLnonoyes infothrough the embedded Spark runtimeyes infoclose to SQL 92no
APIs and other access methodsRESTful HTTP APIHTTP REST
Proprietary protocol
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
JDBC
ODBC
.NET Client API
HTTP API
LINQ
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
C
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
Progress proprietary ABL (Advanced Business Language).Net
Server-side scripts infoStored proceduresnonoyesyesyes
Triggersnononoyesyes infoDomain Events
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationShardinghorizontal partitioning infosince Version 11.4horizontal partitioning infoclient side managed; servers are not synchronized
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesActive-active shard replicationSource-replica replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesdepending on model
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationnonoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesNo - written data is immutableyesyes
Durability infoSupport for making data persistentyesyesYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyesyes infoWrite ahead log
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)fine grained access rights according to SQL-standardUsers and groupsRole 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

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

More resources
Amazon SimpleDBCloudflare Workers KVIBM Db2 Event StoreOpenEdgeOrigoDB
DB-Engines blog posts

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

show all

Recent citations in the news

A Place for Everything – Amazon SimpleDB
14 December 2007, AWS Blog

Hands-on Tutorial for Getting Started with Amazon SimpleDB
28 May 2010, Packt Hub

Amazon DynamoDB Serves Trillions Of Requests Per Month While Counterpart SimpleDB Is No Longer A Listed ...
12 November 2013, TechCrunch

Amazon SimpleDB Management in Eclipse
22 July 2009, AWS Blog

An Overview of Amazon Web Services - Cloud Application Architectures [Book]
22 September 2018, oreilly.com

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

The vision for Db2
26 February 2019, biplatform.nl

Advancements in streaming data storage, real-time analysis and machine learning
25 July 2019, IBM

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31 May 2018, Data Center Knowledge

How IBM Is Turning Db2 into an 'AI Database'
3 June 2019, Datanami

Best cloud databases of 2022
4 October 2022, ITPro

provided by Google News

OpenEdge Application Development | Progress OpenEdge
14 September 2014, Progress Software

What's New in OpenEdge 12.8
15 April 2024, release.nl

PoC Exploit Released for OpenEdge Authentication Gateway & AdminServer Vulnerability
11 March 2024, GBHackers

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.

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

RaimaDB logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

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

Present your product here