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

DBMS > Cassandra vs. Cloudflare Workers KV vs. Microsoft Azure Table Storage vs. RDF4J vs. Transbase

System Properties Comparison Cassandra vs. Cloudflare Workers KV vs. Microsoft Azure Table Storage vs. RDF4J vs. Transbase

Editorial information provided by DB-Engines
NameCassandra  Xexclude from comparisonCloudflare Workers KV  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessA 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 datasetsRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.A resource-optimized, high-performance, universally applicable RDBMS
Primary database modelWide column storeKey-value storeWide column storeRDF storeRelational DBMS
Secondary database modelsVector DBMS infostarting with release V5
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score101.89
Rank#12  Overall
#1  Wide column stores
Score0.32
Rank#283  Overall
#40  Key-value stores
Score4.48
Rank#75  Overall
#6  Wide column stores
Score0.69
Rank#230  Overall
#9  RDF stores
Score0.11
Rank#341  Overall
#150  Relational DBMS
Websitecassandra.apache.orgwww.cloudflare.com/­developer-platform/­workers-kvazure.microsoft.com/­en-us/­services/­storage/­tablesrdf4j.orgwww.transaction.de/­en/­products/­transbase.html
Technical documentationcassandra.apache.org/­doc/­latestdevelopers.cloudflare.com/­kv/­apirdf4j.org/­documentationwww.transaction.de/­en/­products/­transbase/­features.html
DeveloperApache Software Foundation infoApache top level project, originally developped by FacebookCloudflareMicrosoftSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Transaction Software GmbH
Initial release20082018201220041987
Current release4.1.3, July 2023Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoApache version 2commercialcommercialOpen Source infoEclipse Distribution License (EDL), v1.0.commercial infofree development license
Cloud-based only infoOnly available as a cloud servicenoyesyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.
Implementation languageJavaJavaC and C++
Server operating systemsBSD
Linux
OS X
Windows
hostedhostedLinux
OS X
Unix
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Data schemeschema-freeschema-freeschema-freeyes infoRDF Schemasyes
Typing infopredefined data types such as float or dateyesnoyesyesyes
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 indexesrestricted infoonly equality queries, not always the best performing solutionnonoyesyes
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)nononoyes
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
HTTP REST
Proprietary protocol
RESTful HTTP APIJava API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Java
PHP
Python
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresnononoyesyes
Triggersyesnonoyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"Sharding infoImplicit feature of the cloud servicenone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoRepresentation of geographical distribution of servers is possibleyesyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.noneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Eventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsnooptimistic lockingACID infoIsolation support depends on the API usedyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoin-memory storage is supported as wellyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononono
User concepts infoAccess controlAccess rights for users can be defined per objectAccess rights based on private key authentication or shared access signaturesnofine grained access rights according to SQL-standard
More information provided by the system vendor
CassandraCloudflare Workers KVMicrosoft Azure Table StorageRDF4J infoformerly known as SesameTransbase
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» more
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» more
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» more
Market metricsCassandra is used by 40% of the Fortune 100.
» more
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» 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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

Cassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» more

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

More resources
CassandraCloudflare Workers KVMicrosoft Azure Table StorageRDF4J infoformerly known as SesameTransbase
DB-Engines blog posts

Cassandra keeps climbing the ranks of the DB-Engines Ranking
3 May 2016, Matthias Gelbmann

Oracle is the DBMS of the Year
5 January 2016, Paul Andlinger, Matthias Gelbmann

Winners, losers and an attractive newcomer in Novembers DB-Engines ranking
2 November 2015, Paul Andlinger

show all

Recent citations in the news

Why Apache Cassandra 5.0 Is a Game-Changer for Developers
10 May 2024, The New Stack

Here's What to Know About Apache Cassandra 5.0
15 April 2024, hackernoon.com

How Uber Optimized Cassandra Operations At Scale
20 July 2023, Uber

Cassandra is the “best f*cking database for gen AI,” says DataStax CEO
13 December 2023, VentureBeat

Microsoft extends life support for aging Apache Cassandra 3.11 database
10 October 2023, The Register

provided by Google 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

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, azure.microsoft.com

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

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

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

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

Present your product here