DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Cloudflare Workers KV vs. Microsoft Azure Table Storage vs. Solr vs. Tkrzw vs. Transbase

System Properties Comparison Cloudflare Workers KV vs. Microsoft Azure Table Storage vs. Solr vs. Tkrzw vs. Transbase

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonSolr  Xexclude from comparisonTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.A Wide Column Store for rapid development using massive semi-structured datasetsA widely used distributed, scalable search engine based on Apache LuceneA concept of libraries, allowing an application program to store and query key-value pairs in a file. Successor of Tokyo Cabinet and Kyoto CabinetA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelKey-value storeWide column storeSearch engineKey-value storeRelational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.32
Rank#283  Overall
#40  Key-value stores
Score4.48
Rank#75  Overall
#6  Wide column stores
Score42.91
Rank#24  Overall
#3  Search engines
Score0.00
Rank#383  Overall
#60  Key-value stores
Score0.11
Rank#341  Overall
#150  Relational DBMS
Websitewww.cloudflare.com/­developer-platform/­workers-kvazure.microsoft.com/­en-us/­services/­storage/­tablessolr.apache.orgdbmx.net/­tkrzwwww.transaction.de/­en/­products/­transbase.html
Technical documentationdevelopers.cloudflare.com/­kv/­apisolr.apache.org/­resources.htmlwww.transaction.de/­en/­products/­transbase/­features.html
DeveloperCloudflareMicrosoftApache Software FoundationMikio HirabayashiTransaction Software GmbH
Initial release20182012200620201987
Current release9.6.0, April 20240.9.3, August 2020Transbase 8.3, 2022
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache Version 2Open Source infoApache Version 2.0commercial infofree development license
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 languageJavaC++C and C++
Server operating systemshostedhostedAll OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)Linux
macOS
FreeBSD
Linux
macOS
Solaris
Windows
Data schemeschema-freeschema-freeyes infoDynamic Fields enables on-the-fly addition of new fieldsschema-freeyes
Typing infopredefined data types such as float or datenoyesyes infosupports customizable data types and automatic typingnoyes
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.nonoyesnono
Secondary indexesnonoyes infoAll search fields are automatically indexedyes
SQL infoSupport of SQLnonoSolr Parallel SQL Interfacenoyes
APIs and other access methodsHTTP REST
Proprietary protocol
RESTful HTTP APIJava API
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
C++
Java
Python
Ruby
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresnonoJava pluginsnoyes
Triggersnonoyes infoUser configurable commands triggered on index changesnoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yesnoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonospark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reducenono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanooptimistic lockingoptimistic lockingyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.nonoyesyes infousing specific database classesno
User concepts infoAccess controlAccess rights based on private key authentication or shared access signaturesyesnofine grained access rights according to SQL-standard

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 KVMicrosoft Azure Table StorageSolrTkrzw infoSuccessor of Tokyo Cabinet and Kyoto CabinetTransbase
DB-Engines blog posts

Elasticsearch replaced Solr as the most popular search engine
12 January 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

The DB-Engines ranking includes now search engines
4 February 2013, 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

Cloudflare services offline due to data centre power outages
3 November 2023, Techzine Europe

provided by Google News

Quick Guide to Azure Storage Pricing
16 May 2023, DevOps.com

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, Microsoft

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

provided by Google News

SOLR-led walkout demands better conditions for Compass workers
27 February 2024, Daily Northwestern

(SOLR) Technical Pivots with Risk Controls
28 April 2024, Stock Traders Daily

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

SOLR hosts teach-in of labor movements at Northwestern
28 January 2024, Daily Northwestern

SearchStax Launches Serverless Solr Service to Accelerate Cloud-Native Application Development
5 April 2023, PR Newswire

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.

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

RaimaDB logo

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

AllegroGraph logo

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

Present your product here