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

DBMS > Cloudflare Workers KV vs. GridDB vs. mSQL vs. OrigoDB vs. TimesTen

System Properties Comparison Cloudflare Workers KV vs. GridDB vs. mSQL vs. OrigoDB vs. TimesTen

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisonGridDB  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonOrigoDB  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionA 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 databaseIn-Memory RDBMS compatible to Oracle
Primary database modelKey-value storeTime Series DBMSRelational DBMSDocument store
Object oriented DBMS
Relational DBMS
Secondary database modelsKey-value store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.32
Rank#283  Overall
#40  Key-value stores
Score1.95
Rank#128  Overall
#10  Time Series DBMS
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websitewww.cloudflare.com/­developer-platform/­workers-kvgriddb.nethughestech.com.au/­products/­msqlorigodb.comwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdevelopers.cloudflare.com/­kv/­apidocs.griddb.netorigodb.com/­docsdocs.oracle.com/­database/­timesten-18.1
DeveloperCloudflareToshiba CorporationHughes TechnologiesRobert Friberg et alOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release2018201319942009 infounder the name LiveDB1998
Current release5.1, August 20224.4, October 202111 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourcecommercialOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availablecommercial infofree licenses can be providedOpen Sourcecommercial
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++CC#
Server operating systemshostedLinuxAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeschema-freeyesyesyesyes
Typing infopredefined data types such as float or datenoyes infonumerical, string, blob, geometry, boolean, timestampyesUser defined using .NET types and collectionsyes
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 .NETno
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLnoSQL92, SQL-like TQL (Toshiba Query Language)A subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersnoyes
APIs and other access methodsHTTP REST
Proprietary protocol
JDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
JDBC
ODBC
.NET Client API
HTTP API
LINQ
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesC
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
.NetC
C++
Java
PL/SQL
Server-side scripts infoStored proceduresnononoyesPL/SQL
Triggersnoyesnoyes infoDomain Eventsno
Partitioning methods infoMethods for storing different data on different nodesShardingnonehorizontal partitioning infoclient side managed; servers are not synchronizednone
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationnoneSource-replica replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate consistency within container, eventual consistency across containersnoneImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynononodepending on modelyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID at container levelnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesnoyesyes
Durability infoSupport for making data persistentyesyesyesyes infoWrite ahead logyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyesyes
User concepts infoAccess controlAccess rights for users can be defined per databasenoRole based authorizationfine grained access rights according to SQL-standard
More information provided by the system vendor
Cloudflare Workers KVGridDBmSQL infoMini SQLOrigoDBTimesTen
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
Cloudflare Workers KVGridDBmSQL infoMini SQLOrigoDBTimesTen
Recent citations in the news

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

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

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

provided by Google News

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16 January 2024, global.toshiba

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

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1 November 2020, global.toshiba

Toshiba's Distributed Database GridDB(R) Now Features Scale-Out and Scale-Up combo for Petabyte-scale Data ...
3 December 2019, 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

The Intel Xeon E7-8800 v3 Review: The POWER8 Killer?
8 May 2015, AnandTech

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.

AllegroGraph logo

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

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

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