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. FatDB vs. GigaSpaces vs. Microsoft Azure SQL Database vs. Stardog

System Properties Comparison Cassandra vs. FatDB vs. GigaSpaces vs. Microsoft Azure SQL Database vs. Stardog

Editorial information provided by DB-Engines
NameCassandra  Xexclude from comparisonFatDB  Xexclude from comparisonGigaSpaces  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonStardog  Xexclude from comparison
FatDB/FatCloud has ceased operations as a company with February 2014. FatDB is discontinued and excluded from the ranking.
DescriptionWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessA .NET NoSQL DBMS that can integrate with and extend SQL Server.High performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsDatabase as a Service offering with high compatibility to Microsoft SQL ServerEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelWide column storeDocument store
Key-value store
Document store
Object oriented DBMS infoValues are user defined objects
Relational DBMSGraph DBMS
RDF store
Secondary database modelsVector DBMS infostarting with release V5Graph DBMS
Search engine
Document store
Graph DBMS
Spatial DBMS
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
Score77.99
Rank#16  Overall
#11  Relational DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websitecassandra.apache.orgwww.gigaspaces.comazure.microsoft.com/­en-us/­products/­azure-sql/­databasewww.stardog.com
Technical documentationcassandra.apache.org/­doc/­latestdocs.gigaspaces.com/­latest/­landing.htmldocs.microsoft.com/­en-us/­azure/­azure-sqldocs.stardog.com
DeveloperApache Software Foundation infoApache top level project, originally developped by FacebookFatCloudGigaspaces TechnologiesMicrosoftStardog-Union
Initial release20082012200020102010
Current release4.1.3, July 202315.5, September 2020V127.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoApache version 2commercialOpen Source infoApache Version 2; Commercial licenses availablecommercialcommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
Cloud-based only infoOnly available as a cloud servicenononoyesno
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 languageJavaC#Java, C++, .NetC++Java
Server operating systemsBSD
Linux
OS X
Windows
WindowsLinux
macOS
Solaris
Windows
hostedLinux
macOS
Windows
Data schemeschema-freeschema-freeschema-freeyesschema-free and OWL/RDFS-schema support
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 metadatayesno infoImport/export of XML data possible
Secondary indexesrestricted infoonly equality queries, not always the best performing solutionyesyesyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)no infoVia inetgration in SQL ServerSQL-99 for query and DML statementsyesYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
.NET Client API
LINQ
RESTful HTTP API
RPC
Windows WCF Bindings
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
ADO.NET
JDBC
ODBC
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C#.Net
C++
Java
Python
Scala
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresnoyes infovia applicationsyesTransact SQLuser defined functions and aggregates, HTTP Server extensions in Java
Triggersyesyes infovia applicationsyes, event driven architectureyesyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"ShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoRepresentation of geographical distribution of servers is possibleselectable replication factorMulti-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
yes, with always 3 replicas availableMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesyes infoMap-Reduce pattern can be built with XAP task executorsnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Eventual Consistency
Immediate Consistency
Immediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integritynononoyesyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsnoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
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 objectno infoCan implement custom security layer via applicationsRole-based access controlfine grained access rights according to SQL-standardAccess rights for users and roles
More information provided by the system vendor
CassandraFatDBGigaSpacesMicrosoft Azure SQL Database infoformerly SQL AzureStardog
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 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
CassandraFatDBGigaSpacesMicrosoft Azure SQL Database infoformerly SQL AzureStardog
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

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

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

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

Copilot in Azure SQL Database in Private Preview
27 March 2024, InfoQ.com

Microsoft unveils Copilot for Azure SQL Database
27 March 2024, InfoWorld

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

Azure SQL Database takes Saturday off on US east coast following network power failure
18 September 2023, The Register

Microsoft Announces a New Azure SQL Database Free Offer in Public Preview
1 October 2023, InfoQ.com

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

Milvus logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

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

RaimaDB logo

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

Present your product here