DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Cloudflare Workers KV vs. GeoMesa vs. Milvus vs. STSdb vs. Vitess

System Properties Comparison Cloudflare Workers KV vs. GeoMesa vs. Milvus vs. STSdb vs. Vitess

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisonGeoMesa  Xexclude from comparisonMilvus  Xexclude from comparisonSTSdb  Xexclude from comparisonVitess  Xexclude from comparison
DescriptionA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.GeoMesa is a distributed spatio-temporal DBMS based on various systems as storage layer.A DBMS designed for efficient storage of vector data and vector similarity searchesKey-Value Store with special method for indexing infooptimized for high performance using a special indexing methodScalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelKey-value storeSpatial DBMSVector DBMSKey-value storeRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.39
Rank#278  Overall
#39  Key-value stores
Score0.81
Rank#214  Overall
#4  Spatial DBMS
Score1.81
Rank#144  Overall
#5  Vector DBMS
Score0.06
Rank#365  Overall
#55  Key-value stores
Score1.04
Rank#191  Overall
#89  Relational DBMS
Websitewww.cloudflare.com/­developer-platform/­workers-kvwww.geomesa.orgmilvus.iogithub.com/­STSSoft/­STSdb4vitess.io
Technical documentationdevelopers.cloudflare.com/­kv/­apiwww.geomesa.org/­documentation/­stable/­user/­index.htmlmilvus.io/­docs/­overview.mdvitess.io/­docs
DeveloperCloudflareCCRi and othersSTS Soft SCThe Linux Foundation, PlanetScale
Initial release20182014201920112013
Current release4.0.5, February 20242.3.4, January 20244.0.8, September 201515.0.2, December 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache License 2.0Open Source infoApache Version 2.0Open Source infoGPLv2, commercial license availableOpen Source infoApache Version 2.0, commercial licenses available
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.
Zilliz Cloud – Cloud-native service for Milvus
Implementation languageScalaC++, GoC#Go
Server operating systemshostedLinux
macOS info10.14 or later
Windows infowith WSL 2 enabled
WindowsDocker
Linux
macOS
Data schemeschema-freeyesyesyes
Typing infopredefined data types such as float or datenoyesVector, Numeric and Stringyes infoprimitive types and user defined types (classes)yes
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.nonono
Secondary indexesnoyesnonoyes
SQL infoSupport of SQLnonononoyes infowith proprietary extensions
APIs and other access methodsHTTP REST
Proprietary protocol
RESTful HTTP API.NET Client APIADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languagesC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
C++
Go
Java
JavaScript (Node.js)
Python
C#
Java
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnonononoyes infoproprietary syntax
Triggersnonononoyes
Partitioning methods infoMethods for storing different data on different nodesdepending on storage layerShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesdepending on storage layernoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistencydepending on storage layerBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Eventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integritynonononoyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonononoACID at shard level
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infotable locks or row locks depending on storage engine
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nodepending on storage layeryesyes
User concepts infoAccess controlyes infodepending on the DBMS used for storageRole based access control and fine grained access rightsnoUsers with fine-grained authorization concept infono user groups or roles
More information provided by the system vendor
Cloudflare Workers KVGeoMesaMilvusSTSdbVitess
Specific characteristicsMilvus is an open-source and cloud-native vector database built for production-ready...
» more
Competitive advantagesHighly available, versatile, and robust with millisecond latency. Supports batch...
» more
Typical application scenariosRAG: retrieval augmented generation Video media : video understanding, video deduplication....
» more
Key customersMilvus is trusted by thousands of enterprises, including PayPal, eBay, IKEA, LINE,...
» more
Market metricsAs of January 2024, 25k+ GitHub stars 10M+ downloads and installations​ ​ 3k+ enterprise...
» more
Licensing and pricing modelsMilvus was released under the open-source Apache License 2.0 in October 2019. Fully-managed...
» 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 KVGeoMesaMilvusSTSdbVitess
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Vector databases
2 June 2023, 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

What Is Milvus Vector Database?
6 October 2023, The New Stack

AI-Powered Search Engine With Milvus Vector Database on Vultr
31 January 2024, SitePoint

Zilliz Unveils Game-Changing Features for Vector Search
22 March 2024, Datanami

Milvus 2.4 Unveils Game-Changing Features for Enhanced Vector Search
20 March 2024, GlobeNewswire

Zilliz Cloud boosts vector database performance
31 January 2024, InfoWorld

provided by Google News

Vitess, the database clustering system powering YouTube, graduates CNCF incubation
5 November 2019, SiliconANGLE News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

PlanetScale grabs YouTube-developed open-source tech, promises Vitess DBaaS with on-the-fly schema changes
18 May 2021, The Register

They scaled YouTube — now they’ll shard everyone with PlanetScale
13 December 2018, TechCrunch

Massively Scaling MySQL Using Vitess
19 February 2019, InfoQ.com

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.

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

AllegroGraph logo

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

Present your product here