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 SimpleDB vs. Cloudflare Workers KV vs. GBase vs. IBM Db2 Event Store vs. OrigoDB

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

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonCloudflare Workers KV  Xexclude from comparisonGBase  Xexclude from comparisonIBM Db2 Event Store  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.Widely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.Distributed Event Store optimized for Internet of Things use casesA fully ACID in-memory object graph database
Primary database modelKey-value storeKey-value storeRelational DBMSEvent Store
Time Series DBMS
Document 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
Score1.07
Rank#185  Overall
#86  Relational DBMS
Score0.19
Rank#323  Overall
#2  Event Stores
#28  Time Series DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Websiteaws.amazon.com/­simpledbwww.cloudflare.com/­developer-platform/­workers-kvwww.gbase.cnwww.ibm.com/­products/­db2-event-storeorigodb.com
Technical documentationdocs.aws.amazon.com/­simpledbdevelopers.cloudflare.com/­kv/­apiwww.ibm.com/­docs/­en/­db2-event-storeorigodb.com/­docs
DeveloperAmazonCloudflareGeneral Data Technology Co., Ltd.IBMRobert Friberg et al
Initial release20072018200420172009 infounder the name LiveDB
Current releaseGBase 8a, GBase 8s, GBase 8c2.0
License infoCommercial or Open Sourcecommercialcommercialcommercialcommercial infofree developer edition availableOpen 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, Java, PythonC and C++C#
Server operating systemshostedhostedLinuxLinux infoLinux, macOS, Windows for the developer additionLinux
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.noyesnono infocan be achieved using .NET
Secondary indexesyes infoAll columns are indexed automaticallynoyesnoyes
SQL infoSupport of SQLnonoStandard with numerous extensionsyes infothrough the embedded Spark runtimeno
APIs and other access methodsRESTful HTTP APIHTTP REST
Proprietary protocol
ADO.NET
C API
JDBC
ODBC
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
.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#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
.Net
Server-side scripts infoStored proceduresnonouser defined functionsyesyes
Triggersnonoyesnoyes infoDomain Events
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationhorizontal partitioning (by range, list and hash) and vertical partitioningShardinghorizontal partitioning infoclient side managed; servers are not synchronized
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesyesActive-active shard replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynonoyesnodepending on model
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationnoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesNo - written data is immutableyes
Durability infoSupport for making data persistentyesyesyesYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyes infoWrite ahead log
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)yesfine grained access rights according to SQL-standardRole 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 KVGBaseIBM Db2 Event StoreOrigoDB
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



Share this page

Featured Products

RaimaDB logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here