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 > ArangoDB vs. Cassandra vs. Quasardb vs. TimesTen vs. Trino

System Properties Comparison ArangoDB vs. Cassandra vs. Quasardb vs. TimesTen vs. Trino

Editorial information provided by DB-Engines
NameArangoDB  Xexclude from comparisonCassandra  Xexclude from comparisonQuasardb  Xexclude from comparisonTimesTen  Xexclude from comparisonTrino  Xexclude from comparison
DescriptionNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.Wide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessDistributed, high-performance timeseries databaseIn-Memory RDBMS compatible to OracleFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelDocument store
Graph DBMS
Key-value store
Search engine
Wide column storeTime Series DBMSRelational DBMSRelational 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
Score3.32
Rank#90  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score101.89
Rank#12  Overall
#1  Wide column stores
Score0.14
Rank#332  Overall
#29  Time Series DBMS
Score1.31
Rank#163  Overall
#74  Relational DBMS
Score5.00
Rank#66  Overall
#36  Relational DBMS
Websitearangodb.comcassandra.apache.orgquasar.aiwww.oracle.com/­database/­technologies/­related/­timesten.htmltrino.io
Technical documentationdocs.arangodb.comcassandra.apache.org/­doc/­latestdoc.quasar.ai/­masterdocs.oracle.com/­database/­timesten-18.1trino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterFacebookYouTubeInstagramLinkedInTwitterYouTubeGitHub
DeveloperArangoDB Inc.Apache Software Foundation infoApache top level project, originally developped by FacebookquasardbOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005Trino Software Foundation
Initial release20122008200919982012 info2020 rebranded from PrestoSQL
Current release3.11.5, November 20234.1.3, July 20233.14.1, January 202411 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoApache version 2commercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensescommercialOpen Source infoApache Version 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.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.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 languageC++JavaC++Java
Server operating systemsLinux
OS X
Windows
BSD
Linux
OS X
Windows
BSD
Linux
OS X
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
macOS infofor devlopment
Data schemeschema-free infoautomatically recognizes schema within a collectionschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashyesyes infointeger and binaryyesyes
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 indexesyesrestricted infoonly equality queries, not always the best performing solutionyes infowith tagsyesdepending on connected data-source
SQL infoSupport of SQLnoSQL-like SELECT, DML and DDL statements (CQL)SQL-like query languageyesyes
APIs and other access methodsAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
Proprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
HTTP APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
JDBC
RESTful HTTP API
Trino CLI
Supported programming languagesC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
C#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
C
C++
Java
PL/SQL
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresJavaScriptnonoPL/SQLyes, depending on connected data-source
Triggersnoyesnonono
Partitioning methods infoMethods for storing different data on different nodesSharding infosince version 2.0Sharding infono "single point of failure"Sharding infoconsistent hashingnonedepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factorselectable replication factor infoRepresentation of geographical distribution of servers is possibleSource-replica replication with selectable replication factorMulti-source replication
Source-replica replication
depending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be done with stored procedures in JavaScriptyeswith Hadoop integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Eventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Immediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationdepending on connected data-source
Foreign keys infoReferential integrityyes inforelationships in graphsnonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoAtomicity and isolation are supported for single operationsACIDACIDdepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using LevelDByes infoby means of logfiles and checkpointsdepending on connected data-source
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoTransient modeyes
User concepts infoAccess controlyesAccess rights for users can be defined per objectCryptographically strong user authentication and audit trailfine grained access rights according to SQL-standardSQL standard access control
More information provided by the system vendor
ArangoDBCassandraQuasardbTimesTenTrino
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
Apache 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 advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
No 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 scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
Internet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
Performant analytics query engine for data warehouses, data lakes, and data lakehouses...
» more
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Apple, 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 metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
Cassandra 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 modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» more
Apache 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

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

58: Understanding your users with Trino and Mitzu
4 April 2024

57: Seeing clearly with OpenTelemetry
14 March 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
ArangoDBCassandraQuasardbTimesTenTrino
DB-Engines blog posts

The Weight of Relational Databases: Time for Multi-Model?
29 August 2017, Luca Olivari (guest author)

show all

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

ArangoGraphML: Simplifying the Power of Graph Machine Learning
11 October 2023, Datanami

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics - High-Performance Computing ...
30 May 2023, insideHPC

How to Build Knowledge Graph Enhanced Chatbot with ChatGPT and ArangoDB
30 June 2023, DataDrivenInvestor

ArangoDB brings yet more money into graph database market with $27.8M round
6 October 2021, SiliconANGLE News

ArangoDB expands scope of graph database platform
6 October 2022, TechTarget

provided by Google News

What Is Cassandra? Working, Features, and Uses - Spiceworks Inc
17 August 2023, Spiceworks News and Insights

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

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

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

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

provided by Google News

Hubble Unexpectedly Finds Double Quasar in Distant Universe
4 October 2023, Science@NASA

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11 September 2023, Datanami

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6 June 2023, PR Newswire

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

provided by Google News

In-memory databases with Emulex Gen 7
25 October 2023, Broadcom Inc.

provided by Google News

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

Speed Trino Queries with These Performance-Tuning Tips
11 July 2023, The New Stack

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

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

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
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

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