DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Cassandra vs. FileMaker vs. HugeGraph vs. InfinityDB vs. RavenDB

System Properties Comparison Cassandra vs. FileMaker vs. HugeGraph vs. InfinityDB vs. RavenDB

Editorial information provided by DB-Engines
NameCassandra  Xexclude from comparisonFileMaker  Xexclude from comparisonHugeGraph  Xexclude from comparisonInfinityDB  Xexclude from comparisonRavenDB  Xexclude from comparison
DescriptionWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessFileMaker is a cross-platform RDBMS that includes a GUI frontend.A fast-speed and highly-scalable Graph DBMSA Java embedded Key-Value Store which extends the Java Map interfaceOpen Source Operational and Transactional Enterprise NoSQL Document Database
Primary database modelWide column storeRelational DBMSGraph DBMSKey-value storeDocument store
Secondary database modelsVector DBMS infostarting with release V5Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score98.83
Rank#12  Overall
#1  Wide column stores
Score47.91
Rank#20  Overall
#14  Relational DBMS
Score0.17
Rank#335  Overall
#31  Graph DBMS
Score0.08
Rank#365  Overall
#55  Key-value stores
Score2.84
Rank#101  Overall
#18  Document stores
Websitecassandra.apache.orgwww.claris.com/­filemakergithub.com/­hugegraph
hugegraph.apache.org
boilerbay.comravendb.net
Technical documentationcassandra.apache.org/­doc/­latestwww.claris.com/­resources/­documentationhugegraph.apache.org/­docsboilerbay.com/­infinitydb/­manualravendb.net/­docs
DeveloperApache Software Foundation infoApache top level project, originally developped by FacebookClaris infoa subsidiary of AppleBaiduBoiler Bay Inc.Hibernating Rhinos
Initial release20081983201820022010
Current release4.1.3, July 202319.4.1, November 20210.94.05.4, July 2022
License infoCommercial or Open SourceOpen Source infoApache version 2commercialOpen Source infoApache Version 2.0commercialOpen Source infoAGPL version 3, commercial license available
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 languageJavaJavaJavaC#
Server operating systemsBSD
Linux
OS X
Windows
iOS infoclient part only
Linux
OS X
Windows
Linux
macOS
Unix
All OS with a Java VMLinux
macOS
Raspberry Pi
Windows
Data schemeschema-freeyesyesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-free
Typing infopredefined data types such as float or dateyesyesyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysno
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.noyes infoA http query request can return the data in XML formatnono
Secondary indexesrestricted infoonly equality queries, not always the best performing solutionyesyes infoalso supports composite index and range indexno infomanual creation possible, using inversions based on multi-value capabilityyes
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)yes infovia pluginsnonoSQL-like query language (RQL)
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
Filemaker WebDirect
JDBC
ODBC
Java API
RESTful HTTP API
TinkerPop Gremlin
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Supported programming languagesC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
PHPGroovy
Java
Python
Java.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresnoyesasynchronous Gremlin script jobsnoyes
Triggersyesyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"noneyes infodepending on used storage backend, e.g. Cassandra and HBasenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoRepresentation of geographical distribution of servers is possibleSource-replica replication, warm standby infosince Version 14yes infodepending on used storage backend, e.g. Cassandra and HBasenoneMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnovia hugegraph-sparknoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Eventual ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Foreign keys infoReferential integritynoyesyes infoedges in graphno infomanual creation possible, using inversions based on multi-value capabilityno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsnoACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsACID, Cluster-wide transaction available
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.noyesno
User concepts infoAccess controlAccess rights for users can be defined per objectsimple rights management via user accounts and connection to external directory servicesUsers, roles and permissionsnoAuthorization levels configured per client per database
More information provided by the system vendor
CassandraFileMakerHugeGraphInfinityDBRavenDB
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
News

An Introduction to Phil Nash, Developer Relations
3 June 2024

Focus on Creativity, Not Clusters: DataStax Mission Control in Action!
30 May 2024

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

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

Cassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» more

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

More resources
CassandraFileMakerHugeGraphInfinityDBRavenDB
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

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

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

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

provided by Google News

Apple kills Claris, saves FileMaker
4 June 2024, ITPro Today

Reviews - Features
1 March 2024, Reverse Shot

Tilda Swinton on 'Problemista' Fan Horror Stories About Her Character
1 March 2024, IndieWire

Apple Subsidiary to Face Worker's Job Loss Claims, but Not Apple
14 February 2024, Bloomberg Law

Free FileMaker open-source basic ERP revolutionizes company management
15 May 2024, openPR

provided by Google News

POC exploit code published for 9.8-rated Apache HugeGraph RCE flaw
7 June 2024, The Register

AI, Lockbit, Veeam, Club Penguin, Kali, Commando Cat, HugeGraph, Aaran Leyland… – SWN #391
7 June 2024, SC Media

PoC Exploit Released for High Severity Apache HugeGraph RCE flaw
7 June 2024, CybersecurityNews

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

Microsoft's Recall criticized for security shortcomings. Cyberespionage in Ukraine.
7 June 2024, The CyberWire

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

RavenDB Adds Graph Queries
15 May 2019, Datanami

Review: NoSQL database RavenDB
20 March 2019, TechGenix

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Neo4j logo

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

Present your product here