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. Galaxybase vs. Google Cloud Bigtable vs. HBase vs. Titan

System Properties Comparison Cloudflare Workers KV vs. Galaxybase vs. Google Cloud Bigtable vs. HBase vs. Titan

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisonGalaxybase  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonHBase  Xexclude from comparisonTitan  Xexclude from comparison
Titan has been decommisioned after the takeover by Datastax. It will be removed from the DB-Engines ranking. A fork has been open-sourced as JanusGraph.
DescriptionA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.Scalable, ACID-compliant native distributed parallel graph platformGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Wide-column store based on Apache Hadoop and on concepts of BigTableTitan is a Graph DBMS optimized for distributed clusters.
Primary database modelKey-value storeGraph DBMSKey-value store
Wide column store
Wide column storeGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.32
Rank#283  Overall
#40  Key-value stores
Score0.00
Rank#383  Overall
#39  Graph DBMS
Score3.26
Rank#92  Overall
#13  Key-value stores
#8  Wide column stores
Score30.50
Rank#26  Overall
#2  Wide column stores
Websitewww.cloudflare.com/­developer-platform/­workers-kvgalaxybase.comcloud.google.com/­bigtablehbase.apache.orggithub.com/­thinkaurelius/­titan
Technical documentationdevelopers.cloudflare.com/­kv/­apicloud.google.com/­bigtable/­docshbase.apache.org/­book.htmlgithub.com/­thinkaurelius/­titan/­wiki
DeveloperCloudflareChuanglin(Createlink) Technology Co., Ltd 浙江创邻科技有限公司GoogleApache Software Foundation infoApache top-level project, originally developed by PowersetAurelius, owned by DataStax
Initial release20182017201520082012
Current releaseNov 20, November 20212.3.4, January 2021
License infoCommercial or Open SourcecommercialcommercialcommercialOpen Source infoApache version 2Open Source infoApache license, version 2.0
Cloud-based only infoOnly available as a cloud serviceyesnoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and JavaJavaJava
Server operating systemshostedLinuxhostedLinux
Unix
Windows infousing Cygwin
Linux
OS X
Unix
Windows
Data schemeschema-freeStrong typed schemaschema-freeschema-free, schema definition possibleyes
Typing infopredefined data types such as float or datenoyesnooptions to bring your own types, AVROyes
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
Secondary indexesnoyesnonoyes
SQL infoSupport of SQLnonononono
APIs and other access methodsHTTP REST
Proprietary protocol
Browser interface
console (shell)
Graph API (Gremlin)
OpenCypher
Proprietary native API
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
Java API
RESTful HTTP API
Thrift
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Supported programming languagesC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
Go
Java
Python
C#
C++
Go
Java
JavaScript (Node.js)
Python
C
C#
C++
Groovy
Java
PHP
Python
Scala
Clojure
Java
Python
Server-side scripts infoStored proceduresnouser defined procedures and functionsnoyes infoCoprocessors in Javayes
Triggersnonoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingyes infovia pluggable storage backends
Replication methods infoMethods for redundantly storing data on multiple nodesyesInternal replication in Colossus, and regional replication between two clusters in different zonesMulti-source replication
Source-replica replication
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesyesyes infovia Faunus, a graph analytics engine
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate Consistency or Eventual ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyes infoRelationships in graphsnonoyes infoRelationships in graph
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDAtomic single-row operationsSingle row ACID (across millions of columns)ACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcast
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes
User concepts infoAccess controlRole-based access controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACUser authentification and security via Rexster Graph Server

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
Cloudflare Workers KVGalaxybaseGoogle Cloud BigtableHBaseTitan
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

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

做国产图数据库,「创邻科技」将拓展国际市场| 新科技创业
5 April 2023, 36kr

创邻科技,位居IDC MarketScape中国图数据库市场领导者类别
13 September 2023, CSDN

provided by Google News

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

Google expands BigQuery with Gemini, brings vector support to cloud databases
29 February 2024, VentureBeat

Google announces Axion, its first Arm-based CPU for data centers
9 April 2024, Yahoo Movies Canada

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31 January 2022, InfoQ.com

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

provided by Google News

MapR Technologies' Executives to Speak About Big Data, HBase and Hadoop at Upcoming April Conferences
10 May 2024, Yahoo Movies UK

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9 October 2023, AWS Blog

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20 October 2023, hackernoon.com

HBase: The database big data left behind
6 May 2016, InfoWorld

HBase Tutorial
24 February 2023, Simplilearn

provided by Google News

Amazon DynamoDB Storage Backend for Titan: Distributed Graph Database | Amazon Web Services
24 August 2015, AWS Blog

Titan Graph Database Integration with DynamoDB: World-class Performance, Availability, and Scale for New Workloads
20 August 2015, All Things Distributed

Beyond Titan: The Evolution of DataStax's New Graph Database
21 June 2016, Datanami

DataStax acquires Aurelius, the startup behind the Titan graph database
3 February 2015, VentureBeat

DSE Graph review: Graph database does double duty
14 November 2019, InfoWorld

provided by Google News



Share this page

Featured Products

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

SingleStore logo

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

Neo4j logo

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

Milvus logo

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

RaimaDB logo

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

Present your product here