DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Apache Cassandra vs. Memcached vs. Snowflake vs. SQream DB vs. VoltDB

System Properties Comparison Apache Cassandra vs. Memcached vs. Snowflake vs. SQream DB vs. VoltDB

Editorial information provided by DB-Engines
NameApache Cassandra  Xexclude from comparisonMemcached  Xexclude from comparisonSnowflake  Xexclude from comparisonSQream DB  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessIn-memory key-value store, originally intended for cachingCloud-based data warehousing service for structured and semi-structured dataa GPU-based, columnar RDBMS for big data analytics workloadsDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelWide column storeKey-value storeRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsVector DBMS infostarting with release V5
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score98.94
Rank#11  Overall
#1  Wide column stores
Score16.84
Rank#32  Overall
#4  Key-value stores
Score133.72
Rank#7  Overall
#5  Relational DBMS
Score0.62
Rank#234  Overall
#109  Relational DBMS
Score1.38
Rank#156  Overall
#72  Relational DBMS
Websitecassandra.apache.orgwww.memcached.orgwww.snowflake.comsqream.comwww.voltdb.com
Technical documentationcassandra.apache.org/­doc/­latestgithub.com/­memcached/­memcached/­wikidocs.snowflake.net/­manuals/­index.htmldocs.sqream.comdocs.voltdb.com
DeveloperApache Software Foundation infoApache top level project, originally developped by FacebookDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalSnowflake Computing Inc.SQream TechnologiesVoltDB Inc.
Initial release20082003201420172010
Current release5.0-rc1, July 20241.6.29, June 20242022.1.6, December 202211.3, April 2022
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoBSD licensecommercialcommercialOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
Cloud-based only infoOnly available as a cloud servicenonoyesnono
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 languageJavaCC++, CUDA, Haskell, Java, ScalaJava, C++
Server operating systemsBSD
Linux
OS X
Windows
FreeBSD
Linux
OS X
Unix
Windows
hostedLinuxLinux
OS X infofor development
Data schemeschema-freeschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)yesyes
Typing infopredefined data types such as float or dateyesnoyesyes, ANSI Standard SQL Typesyes
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.noyes
Secondary indexesrestricted infoonly equality queries, not always the best performing solutionnonoyes
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)noyesyesyes infoonly a subset of SQL 99
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
Proprietary protocolCLI Client
JDBC
ODBC
.Net
JDBC
ODBC
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languagesC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
JavaScript (Node.js)
Python
C++
Java
JavaScript (Node.js)
Python
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresnonouser defined functionsuser defined functions in PythonJava
Triggersyesnono infosimilar concept for controling cloud resourcesnono
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"noneyeshorizontal and vertical partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoRepresentation of geographical distribution of servers is possiblenone infoRepcached, a Memcached patch, provides this functionallityyesnoneMulti-source replication
Source-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
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesnono infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsnoACIDACIDACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesnoyesyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nono
User concepts infoAccess controlAccess rights for users can be defined per objectyes infousing SASL (Simple Authentication and Security Layer) protocolUsers with fine-grained authorization concept, user roles and pluggable authenticationUsers and roles with access to stored procedures
More information provided by the system vendor
Apache CassandraMemcachedSnowflakeSQream DBVoltDB
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 metricsApache Cassandra is used by 40% of the Fortune 100.
» more
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» more
News

How to Build a Notion Clone with Astra DB and Mongoose
20 September 2024

How to Monitor DataStax-Powered RAG Applications with Fiddler
19 September 2024

How Knowledge Graph RAG Boosts LLM Results
18 September 2024

How to Chunk Text in JavaScript for Your RAG Application
18 September 2024

Precision and Efficiency in Domain-Specific Text2SQL Conversion: Introducing Skypoint AI Platform’s SherloQ
11 September 2024

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 partiesCassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more
CData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Apache CassandraMemcachedSnowflakeSQream DBVoltDB
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

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

New Apache Cassandra 5.0 gives open source NoSQL database a scalability and performance boost
6 September 2024, VentureBeat

Apache Cassandra introduces version 5.0 of open-source NoSQL database
9 September 2024, Techzine Europe

Migrate Cassandra workloads to Amazon Keyspaces using CQLReplicator
4 September 2024, AWS Blog

Cassandra redesigns indexing, storage management for 5.0 release
10 September 2024, The Register

How Uber ensures Apache Cassandra®’s tolerance for single-zone failure
20 June 2024, Uber

provided by Google News

AMD Ryzen 5 9600X & Ryzen 7 9700X Offer Excellent Linux Performance
7 August 2024, Phoronix

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

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

Memcached Cloud available in the Azure Store
18 April 2014, Microsoft

provided by Google News

Hacker behind Snowflake customer data breaches remains active
21 September 2024, CyberScoop

Reflecting On Data Storage Stocks’ Q2 Earnings: Snowflake (NYSE:SNOW)
18 September 2024, Yahoo Finance

SingleStore Partners With Snowflake to Help Users Build Faster, More Efficient Real Time AI Applications
19 September 2024, Business Wire

Risk & Repeat: AT&T's Snowflake database breached
16 July 2024, TechTarget

Snowflake's Unistore still on ice years after announcement
16 September 2024, The Register

provided by Google News

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

SQream Joins Samsung Cloud Platform Ecosystem
26 July 2023, PR Newswire

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

SQream Technologies raises $39.4 million for GPU-accelerated databases
24 June 2020, VentureBeat

Accelerated Databases In The Fast Lane
25 June 2020, The Next Platform

provided by Google News

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

Unveiling Volt Active Data’s game-changing approach to limitless app performance
16 October 2023, YourStory

VoltDB Announces Key New Hires
26 October 2021, citybiz

VoltDB Aims for Fast Big Data Development
29 January 2015, ADT Magazine

Solutions Review Sits Down with VoltDB CEO David Flower
17 April 2018, Solutions Review

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.

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here