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. GridDB vs. mSQL vs. OrigoDB

System Properties Comparison Amazon SimpleDB vs. Cloudflare Workers KV vs. GridDB vs. mSQL vs. OrigoDB

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonCloudflare Workers KV  Xexclude from comparisonGridDB  Xexclude from comparisonmSQL infoMini SQL  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.Scalable in-memory time series database optimized for IoT and Big DatamSQL (Mini SQL) is a simple and lightweight RDBMSA fully ACID in-memory object graph database
Primary database modelKey-value storeKey-value storeTime Series DBMSRelational DBMSDocument store
Object oriented DBMS
Secondary database modelsKey-value store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.90
Rank#145  Overall
#24  Key-value stores
Score0.33
Rank#290  Overall
#41  Key-value stores
Score2.00
Rank#137  Overall
#11  Time Series DBMS
Score1.41
Rank#170  Overall
#78  Relational DBMS
Score0.06
Rank#379  Overall
#51  Document stores
#18  Object oriented DBMS
Websiteaws.amazon.com/­simpledbwww.cloudflare.com/­developer-platform/­workers-kvgriddb.nethughestech.com.au/­products/­msqlorigodb.com
Technical documentationdocs.aws.amazon.com/­simpledbdevelopers.cloudflare.com/­kv/­apidocs.griddb.netorigodb.com/­docs
DeveloperAmazonCloudflareToshiba CorporationHughes TechnologiesRobert Friberg et al
Initial release20072018201319942009 infounder the name LiveDB
Current release5.1, August 20224.4, October 2021
License infoCommercial or Open SourcecommercialcommercialOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availablecommercial infofree licenses can be providedOpen 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++CC#
Server operating systemshostedhostedLinuxAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Windows
Data schemeschema-freeschema-freeyesyesyes
Typing infopredefined data types such as float or datenonoyes infonumerical, string, blob, geometry, boolean, timestampyesUser 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.nononono infocan be achieved using .NET
Secondary indexesyes infoAll columns are indexed automaticallynoyesyesyes
SQL infoSupport of SQLnonoSQL92, SQL-like TQL (Toshiba Query Language)A subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersno
APIs and other access methodsRESTful HTTP APIHTTP REST
Proprietary protocol
JDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON 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++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C++
Delphi
Java
Perl
PHP
Tcl
.Net
Server-side scripts infoStored proceduresnonononoyes
Triggersnonoyesnoyes infoDomain Events
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationShardingnonehorizontal partitioning infoclient side managed; servers are not synchronized
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesSource-replica replicationnoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual ConsistencyImmediate consistency within container, eventual consistency across containersnone
Foreign keys infoReferential integritynonononodepending on model
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationnoACID at container levelnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesnoyes
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.noyesnoyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users can be defined per databasenoRole based authorization
More information provided by the system vendor
Amazon SimpleDBCloudflare Workers KVGridDBmSQL infoMini SQLOrigoDB
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
Market metricsGitHub trending repository
» more
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» 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

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

More resources
Amazon SimpleDBCloudflare Workers KVGridDBmSQL infoMini SQLOrigoDB
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

New SimpleDB Goodies: Enhanced Select, Larger Result Sets, Mandatory HTTPS | Amazon Web Services
20 May 2009, 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 Product On AWS
12 November 2013, TechCrunch

Choosing Consistency
24 February 2010, All Things Distributed

High Performance Multithreaded Access to Amazon SimpleDB
8 May 2008, AWS Blog

provided by Google News

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

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

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

Cloudflare adds AI services as CTO says "a developer platform without AI" is little use • DEVCLASS
16 May 2023, DevClass

Cloudflare services offline due to data centre power outages
3 November 2023, Techzine Europe

provided by Google News

General Availability of GridDB 5.3 Enterprise Edition ~ Major Enhancement in IoT and Time Series Data Analysis ...
16 May 2023, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8 April 2021, The Register

Toshiba's Distributed Database GridDB(R) Now Features Scale-Out and Scale-Up combo for Petabyte-scale Data ...
3 December 2019, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19 August 2022, global.toshiba

Leveraging Open Source Tools for IoT - open source for you
19 February 2020, Open Source For You

provided by Google News

Make Your MySQL Server More Secure With These 7 Steps - MUO
1 December 2022, MakeUseOf

Writing a Web Service in Perl
9 July 2003, PCQuest

Higher Education PS rules out ghost students before PAC - Zambia
29 November 2018, diggers.news

provided by Google News



Share this page

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

SingleStore logo

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

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

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.

Present your product here