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. GigaSpaces vs. JanusGraph vs. Microsoft SQL Server vs. Trino

System Properties Comparison Cassandra vs. GigaSpaces vs. JanusGraph vs. Microsoft SQL Server vs. Trino

Editorial information provided by DB-Engines
NameCassandra  Xexclude from comparisonGigaSpaces  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonTrino  Xexclude from comparison
DescriptionWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Microsofts flagship relational DBMSFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelWide column storeDocument store
Object oriented DBMS infoValues are user defined objects
Graph DBMSRelational DBMSRelational DBMS
Secondary database modelsVector DBMS infostarting with release V5Graph DBMS
Search engine
Document store
Graph DBMS
Spatial DBMS
Document 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.97
Rank#192  Overall
#32  Document stores
#6  Object oriented DBMS
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score5.00
Rank#66  Overall
#36  Relational DBMS
Websitecassandra.apache.orgwww.gigaspaces.comjanusgraph.orgwww.microsoft.com/­en-us/­sql-servertrino.io
Technical documentationcassandra.apache.org/­doc/­latestdocs.gigaspaces.com/­latest/­landing.htmldocs.janusgraph.orglearn.microsoft.com/­en-US/­sql/­sql-servertrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperApache Software Foundation infoApache top level project, originally developped by FacebookGigaspaces TechnologiesLinux Foundation; originally developed as Titan by AureliusMicrosoftTrino Software Foundation
Initial release20082000201719892012 info2020 rebranded from PrestoSQL
Current release4.1.3, July 202315.5, September 20200.6.3, February 2023SQL Server 2022, November 2022
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoApache Version 2; Commercial licenses availableOpen Source infoApache 2.0commercial inforestricted free version is availableOpen 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.
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 languageJavaJava, C++, .NetJavaC++Java
Server operating systemsBSD
Linux
OS X
Windows
Linux
macOS
Solaris
Windows
Linux
OS X
Unix
Windows
Linux
Windows
Linux
macOS infofor devlopment
Data schemeschema-freeschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nono infoXML can be used for describing objects metadatanoyesno
Secondary indexesrestricted infoonly equality queries, not always the best performing solutionyesyesyesdepending on connected data-source
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)SQL-99 for query and DML statementsnoyesyes
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
JDBC
RESTful HTTP API
Trino CLI
Supported programming languagesC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
.Net
C++
Java
Python
Scala
Clojure
Java
Python
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresnoyesyesTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javayes, depending on connected data-source
Triggersyesyes, event driven architectureyesyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"Shardingyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)tables can be distributed across several files (horizontal partitioning); sharding through federationdepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoRepresentation of geographical distribution of servers is possibleMulti-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
yesyes, but depending on the SQL-Server Editiondepending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyes infoMap-Reduce pattern can be built with XAP task executorsyes infovia Faunus, a graph analytics enginenono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Immediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYEventual Consistency
Immediate Consistency
Immediate Consistencydepending on connected data-source
Foreign keys infoReferential integritynonoyes infoRelationships in graphsyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsACIDACIDACIDdepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesdepending on connected data-source
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlAccess rights for users can be defined per objectRole-based access controlUser authentification and security via Rexster Graph Serverfine grained access rights according to SQL-standardSQL standard access control
More information provided by the system vendor
CassandraGigaSpacesJanusGraph infosuccessor of TitanMicrosoft SQL ServerTrino
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

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

58: Understanding your users with Trino and Mitzu
4 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
Navicat for SQL Server gives you a fully graphical approach to database management and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

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

More resources
CassandraGigaSpacesJanusGraph infosuccessor of TitanMicrosoft SQL ServerTrino
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

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4 January 2017, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

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

How Zalando migrated their shopping carts to Amazon DynamoDB from Apache Cassandra | Amazon Web Services
11 October 2023, AWS Blog

provided by Google News

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19 July 2023, CTech

GigaSpaces' New Cloudify Player Designed for OpenStack
11 December 2023, Channel Futures

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10 October 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3 November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27 July 2017, Data Center Knowledge

provided by Google News

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Database Deep Dives: JanusGraph
8 August 2019, IBM

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

Compose for JanusGraph arrives on Bluemix
15 September 2017, IBM

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

provided by Google News

Data Virtualization in SQL Server 2022
7 May 2024, Visual Studio Magazine

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, Microsoft

Containerize SQL Server workloads with Amazon EKS and DH2i | Amazon Web Services
28 March 2024, AWS Blog

SolarWinds upgrades free Plan Explorer tool for enhanced SQL Server analysis
5 May 2024, IT Brief New Zealand

How to Know When It's Time for a Microsoft SQL Server Upgrade
31 October 2023, BizTech Magazine

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

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

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

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.

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

RaimaDB logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here