DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Cloudflare Workers KV vs. Google Cloud Datastore vs. Lovefield vs. SiteWhere vs. TDengine

System Properties Comparison Cloudflare Workers KV vs. Google Cloud Datastore vs. Lovefield vs. SiteWhere vs. TDengine

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonLovefield  Xexclude from comparisonSiteWhere  Xexclude from comparisonTDengine  Xexclude from comparison
DescriptionA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.Automatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformEmbeddable relational database for web apps written in pure JavaScriptM2M integration platform for persisting/querying time series dataTime Series DBMS and big data platform
Primary database modelKey-value storeDocument storeRelational DBMSTime Series DBMSTime Series DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#283  Overall
#40  Key-value stores
Score4.13
Rank#71  Overall
#12  Document stores
Score0.22
Rank#306  Overall
#138  Relational DBMS
Score0.07
Rank#347  Overall
#33  Time Series DBMS
Score2.48
Rank#107  Overall
#9  Time Series DBMS
Websitewww.cloudflare.com/­developer-platform/­workers-kvcloud.google.com/­datastoregoogle.github.io/­lovefieldgithub.com/­sitewhere/­sitewheregithub.com/­taosdata/­TDengine
tdengine.com
Technical documentationdevelopers.cloudflare.com/­kv/­apicloud.google.com/­datastore/­docsgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdsitewhere1.sitewhere.io/­index.htmldocs.tdengine.com
DeveloperCloudflareGoogleGoogleSiteWhereTDEngine, previously Taos Data
Initial release20182008201420102019
Current release2.1.12, February 20173.0, August 2022
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache 2.0Open Source infoCommon Public Attribution License Version 1.0Open Source infoAGPL V3, also commercial editions available
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 languageJavaScriptJavaC
Server operating systemshostedhostedserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinux
OS X
Windows
Linux
Windows
Data schemeschema-freeschema-freeyespredefined schemeyes
Typing infopredefined data types such as float or datenoyes, details hereyesyesyes
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.nonononono
Secondary indexesnoyesyesnono
SQL infoSupport of SQLnoSQL-like query language (GQL)SQL-like query language infovia JavaScript builder patternnoStandard SQL with extensions for time-series applications
APIs and other access methodsHTTP REST
Proprietary protocol
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
HTTP RESTJDBC
RESTful HTTP API
Supported programming languagesC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaScriptC
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Rust
Server-side scripts infoStored proceduresnousing Google App Enginenono
TriggersnoCallbacks using the Google Apps EngineUsing read-only observersyes, via alarm monitoring
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infobased on HBaseSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication using Paxosnoneselectable replication factor infobased on HBaseyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infousing Google Cloud Dataflownono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate Consistency
Foreign keys infoReferential integritynoyes infovia ReferenceProperties or Ancestor pathsyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes infousing MemoryDBno
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)noUsers with fine-grained authorization conceptyes
More information provided by the system vendor
Cloudflare Workers KVGoogle Cloud DatastoreLovefieldSiteWhereTDengine
Specific characteristicsTDengineā„¢ is a time-series database designed to help traditional industries overcome...
» more
Competitive advantagesHigh Performance at Any Scale: With its distributed scalable architecture that grows...
» more
Typical application scenariosTDengine is purpose-built for Industry 4.0 and the Industrial IoT (IIoT) and particularly...
» more
Market metricsTDengine has garnered over 23,000 stars on GitHub and is used in over 50 countries...
» more
Licensing and pricing modelsTDengine OSS is free, open-source software released under the AGPLv3. TDengine Enterprise...
» more
News

Optimize Data Consolidation for Multi-Site Renewable Energy Operations
9 September 2024

Connect Power BI to TDengine
6 September 2024

Using Streams and Subscriptions for Alerting
5 September 2024

Solar Panel Monitoring: OPC UA Ingestion
2 September 2024

Time-Series Databases: A Game Changer for the Renewable Energy Industry
30 August 2024

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 KVGoogle Cloud DatastoreLovefieldSiteWhereTDengine
Recent citations in the 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

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

How to Use CloudFlare Workers and KV to Serve a Static Site
1 September 2020, How-To Geek

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

provided by Google News

Google Cloud vs AWS: Which Cloud Computing Platform is Better?
11 September 2024, Cloudwards

Google Gets Rid of Fees To Transfer Data Out of Cloud Platform
12 January 2024, Spiceworks News and Insights

Google App Engine
26 April 2024, TechTarget

What Is Google Cloud? Platform, Benefits & More Explained
11 September 2024, Cloudwards

17 Top Cloud Storage Companies to Know
9 April 2024, Built In

provided by Google News

SiteWhere: An open platform for connected devices
11 July 2017, Open Source For You

Top Open-Source Tools for IoT Development in 2024
5 September 2024, Analytics Insight

11 Best Open source IoT Platforms To Develop Smart Projects
9 March 2023, H2S Media

provided by Google News

TDengine Cloud released to developers
19 October 2022, App Developer Magazine

TDengine Brings Open Source Time-Series Database to Kubernetes
19 April 2023, Cloud Native Now

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

MindsDB is now the leading and fastest growing applied ML platform in the world
3 November 2022, PR Newswire

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.

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.

SingleStore logo

The data platform to build your intelligent applications.
Try it 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