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 > AnzoGraph DB vs. Cassandra vs. FoundationDB vs. IBM Db2 Event Store vs. NuoDB

System Properties Comparison AnzoGraph DB vs. Cassandra vs. FoundationDB vs. IBM Db2 Event Store vs. NuoDB

Editorial information provided by DB-Engines
NameAnzoGraph DB  Xexclude from comparisonCassandra  Xexclude from comparisonFoundationDB  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonNuoDB  Xexclude from comparison
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
DescriptionScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessOrdered key-value store. Core features are complimented by layers.Distributed Event Store optimized for Internet of Things use casesNuoDB is a webscale distributed database that supports SQL and ACID transactions
Primary database modelGraph DBMS
RDF store
Wide column storeDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Event Store
Time Series DBMS
Relational DBMS
Secondary database modelsVector DBMS infostarting with release V5
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.23
Rank#307  Overall
#24  Graph DBMS
#13  RDF stores
Score101.89
Rank#12  Overall
#1  Wide column stores
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score0.19
Rank#323  Overall
#2  Event Stores
#28  Time Series DBMS
Score0.89
Rank#198  Overall
#92  Relational DBMS
Websitecambridgesemantics.com/­anzographcassandra.apache.orggithub.com/­apple/­foundationdbwww.ibm.com/­products/­db2-event-storewww.3ds.com/­nuodb-distributed-sql-database
Technical documentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmcassandra.apache.org/­doc/­latestapple.github.io/­foundationdbwww.ibm.com/­docs/­en/­db2-event-storedoc.nuodb.com
DeveloperCambridge SemanticsApache Software Foundation infoApache top level project, originally developped by FacebookFoundationDBIBMDassault Systèmes infooriginally NuoDB, Inc.
Initial release20182008201320172013
Current release2.3, January 20214.1.3, July 20236.2.28, November 20202.0
License infoCommercial or Open Sourcecommercial infofree trial version availableOpen Source infoApache version 2Open Source infoApache 2.0commercial infofree developer edition availablecommercial infolimited edition free
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.
Implementation languageJavaC++C and C++C++
Server operating systemsLinuxBSD
Linux
OS X
Windows
Linux
OS X
Windows
Linux infoLinux, macOS, Windows for the developer additionhosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Data schemeSchema-free and OWL/RDFS-schema supportschema-freeschema-free infosome layers support schemasyesyes
Typing infopredefined data types such as float or dateyesno infosome layers support typingyesyes
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 indexesnorestricted infoonly equality queries, not always the best performing solutionnonoyes
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.SQL-like SELECT, DML and DDL statements (CQL)supported in specific SQL layer onlyyes infothrough the embedded Spark runtimeyes
APIs and other access methodsApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
Proprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
Supported programming languagesC++
Java
Python
C#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresuser defined functions and aggregatesnoin SQL-layer onlyyesJava, SQL
Triggersnoyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesAutomatic shardingSharding infono "single point of failure"ShardingShardingdata is dynamically stored/cached on the nodes where it is read/written
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication in MPP-Clusterselectable replication factor infoRepresentation of geographical distribution of servers is possibleyesActive-active shard replicationyes infoManaged transparently by NuoDB
MapReduce infoOffers an API for user-defined Map/Reduce methodsKerberos/HDFS data loadingyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency in MPP-ClusterEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Linearizable consistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityno infonot needed in graphsnoin SQL-layer onlynoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoAtomicity and isolation are supported for single operationsACIDnoACID infotunable commit protocol
Concurrency infoSupport for concurrent manipulation of datayesyesyesNo - written data is immutableyes infoMVCC
Durability infoSupport for making data persistentyesyesyesYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes infoTemporary table
User concepts infoAccess controlAccess rights for users and rolesAccess rights for users can be defined per objectnofine grained access rights according to SQL-standardStandard SQL roles/ privileges, Administrative Users
More information provided by the system vendor
AnzoGraph DBCassandraFoundationDBIBM Db2 Event StoreNuoDB
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
AnzoGraph DBCassandraFoundationDBIBM Db2 Event StoreNuoDB
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

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

AnzoGraph review: A graph database for deep analytics
15 April 2019, InfoWorld

Cambridge Semantics Fits AnzoGraph DB with More Speed, Free Access
23 January 2020, Solutions Review

AnzoGraph: A W3C Standards-Based Graph Database | by Jo Stichbury
8 February 2019, Towards Data Science

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

Is The Enterprise Knowledge Graph Finally Going To Make All Data Usable?
19 September 2018, Forbes

provided by Google 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

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

Antithesis raises $47M to launch an automated testing platform for software
13 February 2024, TechCrunch

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28 September 2023, DevClass

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19 April 2018, GeekWire

provided by Google News

Advancements in streaming data storage, real-time analysis and machine learning
25 July 2019, ibm.com

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31 May 2018, Data Center Knowledge

How IBM Is Turning Db2 into an 'AI Database'
3 June 2019, Datanami

Best cloud databases of 2022
4 October 2022, ITPro

Why a robust data management strategy is essential today | IBM HDM
19 September 2019, Express Computer

provided by Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

Dassault Systemes to acquire U.S.-based NuoDB
25 November 2020, MarketWatch

Dassault Systèmes to acquire Cambridge database startup - Boston Business Journal
25 November 2020, The Business Journals

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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.

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

Present your product here