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 > Cassandra vs. Riak TS vs. Spark SQL vs. Trino vs. Warp 10

System Properties Comparison Cassandra vs. Riak TS vs. Spark SQL vs. Trino vs. Warp 10

Editorial information provided by DB-Engines
NameCassandra  Xexclude from comparisonRiak TS  Xexclude from comparisonSpark SQL  Xexclude from comparisonTrino  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVSpark SQL is a component on top of 'Spark Core' for structured data processingFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQLTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelWide column storeTime Series DBMSRelational DBMSRelational DBMSTime Series DBMS
Secondary database modelsVector DBMS infostarting with release V5Document store
Key-value store
Spatial DBMS
Search engine
Time Series DBMS
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score101.89
Rank#12  Overall
#1  Wide column stores
Score0.20
Rank#319  Overall
#27  Time Series DBMS
Score18.96
Rank#33  Overall
#20  Relational DBMS
Score5.00
Rank#66  Overall
#36  Relational DBMS
Score0.07
Rank#349  Overall
#32  Time Series DBMS
Websitecassandra.apache.orgspark.apache.org/­sqltrino.iowww.warp10.io
Technical documentationcassandra.apache.org/­doc/­latestwww.tiot.jp/­riak-docs/­riak/­ts/­latestspark.apache.org/­docs/­latest/­sql-programming-guide.htmltrino.io/­broadcast
trino.io/­docs/­current
www.warp10.io/­content/­02_Getting_started
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperApache Software Foundation infoApache top level project, originally developped by FacebookOpen Source, formerly Basho TechnologiesApache Software FoundationTrino Software FoundationSenX
Initial release2008201520142012 info2020 rebranded from PrestoSQL2015
Current release4.1.3, July 20233.0.0, September 20223.5.0 ( 2.13), September 2023
License infoCommercial or Open SourceOpen Source infoApache version 2Open SourceOpen Source infoApache 2.0Open Source infoApache Version 2.0Open Source infoApache License 2.0
Cloud-based only infoOnly available as a cloud servicenonononono
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.Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
Implementation languageJavaErlangScalaJavaJava
Server operating systemsBSD
Linux
OS X
Windows
Linux
OS X
Linux
OS X
Windows
Linux
macOS infofor devlopment
Linux
OS X
Windows
Data schemeschema-freeschema-freeyesyesschema-free
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.nonononono
Secondary indexesrestricted infoonly equality queries, not always the best performing solutionrestrictednodepending on connected data-sourceno
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)yes, limitedSQL-like DML and DDL statementsyesno
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
HTTP API
Native Erlang Interface
JDBC
ODBC
JDBC
RESTful HTTP API
Trino CLI
HTTP API
Jupyter
WebSocket
Supported programming languagesC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Java
Python
R
Scala
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresnoErlangnoyes, depending on connected data-sourceyes infoWarpScript
Triggersyesyes infopre-commit hooks and post-commit hooksnonono
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"Shardingyes, utilizing Spark Coredepending on connected data-sourceSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoRepresentation of geographical distribution of servers is possibleselectable replication factornonedepending on connected data-sourceselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Eventual Consistencydepending on connected data-sourceImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynono infolinks between datasets can be storednonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsnonodepending on connected data-sourceno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesdepending on connected data-sourceyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlAccess rights for users can be defined per objectnonoSQL standard access controlMandatory use of cryptographic tokens, containing fine-grained authorizations
More information provided by the system vendor
CassandraRiak TSSpark SQLTrinoWarp 10
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» more
Trino is the fastest open source, massively parallel processing SQL query engine...
» more
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» more
High performance analtyics and data processing of very large data sets Powerful ANSI...
» more
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
Performant analytics query engine for data warehouses, data lakes, and data lakehouses...
» more
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» more
Trino is widely adopted across the globe as freely-available open source software....
» more
Market metricsCassandra is used by 40% of the Fortune 100.
» more
33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» more
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» more
Trino is an open source project and usage is therefore free. Commercial offerings...
» more
News

How Concide Built its Chat Platform with Enhanced Document Management for Legal Tech Professionals
23 May 2024

Astra Vectorize: Generate Vector Embeddings with 1 Line of Code
22 May 2024

GitHub Copilot + DataStax Astra DB: Build GenAI Apps 100x Faster
21 May 2024

Empowering On-Premises Deployments with Generative AI: Introducing Vector Search for a Self-Managed Modern Architecture
15 May 2024

Tips and Tricks for the DataStax Astra CLI
7 May 2024

60: Trino calling AI
22 May 2024

Big names round out the Trino Fest 2024 lineup
8 May 2024

59: Querying Trino with Java and jOOQ
24 April 2024

A sneak peek of Trino Fest 2024
15 April 2024

Time travel in Delta Lake connector
11 April 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

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

More resources
CassandraRiak TSSpark SQLTrinoWarp 10
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

Microsoft Build 2024: Cosmos DB for NoSQL gets vector search
21 May 2024, InfoWorld

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

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

provided by Google News

Best open source databases for IoT applications
26 May 2017, Open Source For You

provided by Google News

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

What is Apache Spark? The big data platform that crushed Hadoop
3 April 2024, InfoWorld

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1 April 2024, Simplilearn

Performant IPv4 Range Spark Joins | by Jean-Claude Cote
24 January 2024, Towards Data Science

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

provided by Google News

The Perfect AI Storage: Trino From Facebook And Iceberg From Netflix?
30 April 2024, The Next Platform

Starburst Brings Dataframes Into Trino Platform
7 September 2023, Datanami

Query big data with resilience using Trino in Amazon EMR with Amazon EC2 Spot Instances for less cost | Amazon ...
4 October 2023, AWS Blog

A look at Presto, Trino SQL query engines
9 August 2022, TechTarget

Trino: The Open-source Data Query Engine That Split from Facebook
30 March 2022, hackernoon.com

provided by Google News

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

Time Series Databases Software Market [2024-2031] | InfluxData, Trendalyze, Amazon Timestream
11 May 2024, Motions Online

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
24 April 2024, Amoré

Time Series Intelligence Software Market Analysis and Revenue Prediction | Azure Time Series Insights, Trendalyze ...
20 May 2024, Weekly Post Gazette

provided by Google News



Share this page

Featured Products

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

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

Present your product here