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. GBase vs. Manticore Search vs. MySQL vs. OrigoDB

System Properties Comparison Cloudflare Workers KV vs. GBase vs. Manticore Search vs. MySQL vs. OrigoDB

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisonGBase  Xexclude from comparisonManticore Search  Xexclude from comparisonMySQL  Xexclude from comparisonOrigoDB  Xexclude from comparison
DescriptionA 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.Multi-storage database for search, including full-text search.Widely used open source RDBMSA fully ACID in-memory object graph database
Primary database modelKey-value storeRelational DBMSSearch engineRelational DBMS infoKey/Value like access via memcached APIDocument store
Object oriented DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.32
Rank#283  Overall
#40  Key-value stores
Score1.07
Rank#185  Overall
#86  Relational DBMS
Score0.22
Rank#312  Overall
#21  Search engines
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Websitewww.cloudflare.com/­developer-platform/­workers-kvwww.gbase.cnmanticoresearch.comwww.mysql.comorigodb.com
Technical documentationdevelopers.cloudflare.com/­kv/­apimanual.manticoresearch.comdev.mysql.com/­docorigodb.com/­docs
DeveloperCloudflareGeneral Data Technology Co., Ltd.Manticore SoftwareOracle infosince 2010, originally MySQL AB, then SunRobert Friberg et al
Initial release20182004201719952009 infounder the name LiveDB
Current releaseGBase 8a, GBase 8s, GBase 8c6.0, February 20238.4.0, April 2024
License infoCommercial or Open SourcecommercialcommercialOpen Source infoGPL version 2Open Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source
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.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageC, Java, PythonC++C and C++C#
Server operating systemshostedLinuxFreeBSD
Linux
macOS
Windows
FreeBSD
Linux
OS X
Solaris
Windows
Linux
Windows
Data schemeschema-freeyesFixed schemayesyes
Typing infopredefined data types such as float or datenoyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, BooleanyesUser 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.noyesCan index from XMLyesno infocan be achieved using .NET
Secondary indexesnoyesyes infofull-text index on all search fieldsyesyes
SQL infoSupport of SQLnoStandard with numerous extensionsSQL-like query languageyes infowith proprietary extensionsno
APIs and other access methodsHTTP REST
Proprietary protocol
ADO.NET
C API
JDBC
ODBC
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
ADO.NET
JDBC
ODBC
Proprietary native API
.NET Client API
HTTP API
LINQ
Supported programming languagesC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
C#Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
Server-side scripts infoStored proceduresnouser defined functionsuser defined functionsyes infoproprietary syntaxyes
Triggersnoyesnoyesyes infoDomain Events
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by range, list and hash) and vertical partitioningSharding infoPartitioning is done manually, search queries against distributed index is supportedhorizontal partitioning, sharding with MySQL Cluster or MySQL Fabrichorizontal partitioning infoclient side managed; servers are not synchronized
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesSynchronous replication based on Galera libraryMulti-source replication
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyes infonot for MyISAM storage enginedepending on model
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDyes infoisolated transactions for atomic changes and binary logging for safe writesACID infonot for MyISAM storage engineACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infotable locks or row locks depending on storage engineyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Manticore index.yesyes 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 controlyesnoUsers with fine-grained authorization concept infono user groups or rolesRole 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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

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

More resources
Cloudflare Workers KVGBaseManticore SearchMySQLOrigoDB
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

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 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

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

provided by Google News

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Ultimate MySQL Workbench Installation Guide [2024 Edition]
15 February 2024, Simplilearn

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

How to Create a MySQL 8 Database User With Remote Access
4 January 2024, TechRepublic

Rule::array() and whereJsonOverlaps() for MySQL in Laravel 11.7
7 May 2024, Laravel News

provided by Google News



Share this page

Featured Products

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

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