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. InfinityDB vs. Memcached vs. RocksDB vs. SQream DB

System Properties Comparison Cloudflare Workers KV vs. InfinityDB vs. Memcached vs. RocksDB vs. SQream DB

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisonInfinityDB  Xexclude from comparisonMemcached  Xexclude from comparisonRocksDB  Xexclude from comparisonSQream DB  Xexclude from comparison
DescriptionA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.A Java embedded Key-Value Store which extends the Java Map interfaceIn-memory key-value store, originally intended for cachingEmbeddable persistent key-value store optimized for fast storage (flash and RAM)a GPU-based, columnar RDBMS for big data analytics workloads
Primary database modelKey-value storeKey-value storeKey-value storeKey-value storeRelational 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#378  Overall
#57  Key-value stores
Score19.42
Rank#32  Overall
#4  Key-value stores
Score3.65
Rank#85  Overall
#11  Key-value stores
Score0.70
Rank#227  Overall
#104  Relational DBMS
Websitewww.cloudflare.com/­developer-platform/­workers-kvboilerbay.comwww.memcached.orgrocksdb.orgsqream.com
Technical documentationdevelopers.cloudflare.com/­kv/­apiboilerbay.com/­infinitydb/­manualgithub.com/­memcached/­memcached/­wikigithub.com/­facebook/­rocksdb/­wikidocs.sqream.com
DeveloperCloudflareBoiler Bay Inc.Danga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalFacebook, Inc.SQream Technologies
Initial release20182002200320132017
Current release4.01.6.25, March 20248.11.4, April 20242022.1.6, December 2022
License infoCommercial or Open SourcecommercialcommercialOpen Source infoBSD licenseOpen Source infoBSDcommercial
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 languageJavaCC++C++, CUDA, Haskell, Java, Scala
Server operating systemshostedAll OS with a Java VMFreeBSD
Linux
OS X
Unix
Windows
LinuxLinux
Data schemeschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-freeschema-freeyes
Typing infopredefined data types such as float or datenoyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysnonoyes, ANSI Standard SQL Types
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 indexesnono infomanual creation possible, using inversions based on multi-value capabilitynonono
SQL infoSupport of SQLnonononoyes
APIs and other access methodsHTTP REST
Proprietary protocol
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Proprietary protocolC++ API
Java API
.Net
JDBC
ODBC
Supported programming languagesC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
Java.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
C
C++
Go
Java
Perl
Python
Ruby
C++
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnonononouser defined functions in Python
Triggersnononono
Partitioning methods infoMethods for storing different data on different nodesnonenonehorizontal partitioninghorizontal and vertical partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesnonenone infoRepcached, a Memcached patch, provides this functionallityyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Foreign keys infoReferential integritynono infomanual creation possible, using inversions based on multi-value capabilitynonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infoOptimistic locking for transactions; no isolation for bulk loadsnoyesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesnoyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlnoyes infousing SASL (Simple Authentication and Security Layer) protocolno

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 partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
Cloudflare Workers KVInfinityDBMemcachedRocksDBSQream DB
DB-Engines blog posts

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, 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 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

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Intel Continues To Demonstrate The Importance Of Software Optimizations: Clear Linux + Xeon Max Benchmarks
23 October 2023, Phoronix

Redis Labs Boldly Joins AWS in Dropping Prices From 10 to 40 Percent
27 March 2024, Yahoo Lifestyle UK

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

Intel Linux Optimizations Help AMD EPYC "Genoa" Improve Scaling To 384 Threads
6 April 2023, Phoronix

provided by Google News

SQream Announces Strategic Integration for Powerful Big Data Analytics with Dataiku
9 February 2024, insideBIGDATA

I SQream, you SQream, we all SQream for … data analytics?
5 October 2023, FierceWireless

SQream Joins Samsung Cloud Platform Ecosystem
26 July 2023, Datanami

GPU data warehouse startup SQream lands $39.4M funding round
24 June 2020, SiliconANGLE News

SQream Launches IoT Edge Partner Innovation Lab
2 May 2019, PR Newswire

provided by Google News



Share this page

Featured Products

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here