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

DBMS > Apache Drill vs. Cassandra vs. FileMaker vs. Ignite

System Properties Comparison Apache Drill vs. Cassandra vs. FileMaker vs. Ignite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonCassandra  Xexclude from comparisonFileMaker  Xexclude from comparisonIgnite  Xexclude from comparison
DescriptionSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessFileMaker is a cross-platform RDBMS that includes a GUI frontend.Apache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.
Primary database modelDocument store
Relational DBMS
Wide column storeRelational DBMSKey-value store
Relational DBMS
Secondary database modelsVector DBMS infostarting with release V5
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.95
Rank#127  Overall
#23  Document stores
#60  Relational DBMS
Score101.89
Rank#12  Overall
#1  Wide column stores
Score48.20
Rank#20  Overall
#14  Relational DBMS
Score3.16
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Websitedrill.apache.orgcassandra.apache.orgwww.claris.com/­filemakerignite.apache.org
Technical documentationdrill.apache.org/­docscassandra.apache.org/­doc/­latestwww.claris.com/­resources/­documentationapacheignite.readme.io/­docs
DeveloperApache Software FoundationApache Software Foundation infoApache top level project, originally developped by FacebookClaris infoa subsidiary of AppleApache Software Foundation
Initial release2012200819832015
Current release1.20.3, January 20234.1.3, July 202319.4.1, November 2021Apache Ignite 2.6
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache version 2commercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenononono
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, .Net
Server operating systemsLinux
OS X
Windows
BSD
Linux
OS X
Windows
iOS infoclient part only
Linux
OS X
Windows
Linux
OS X
Solaris
Windows
Data schemeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesyesyes
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.nonoyes infoA http query request can return the data in XML formatyes
Secondary indexesnorestricted infoonly equality queries, not always the best performing solutionyesyes
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantSQL-like SELECT, DML and DDL statements (CQL)yes infovia pluginsANSI-99 for query and DML statements, subset of DDL
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
Proprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
Filemaker WebDirect
JDBC
ODBC
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
Supported programming languagesC++C#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
PHPC#
C++
Java
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresuser defined functionsnoyesyes (compute grid and cache interceptors can be used instead)
Triggersnoyesyesyes (cache interceptors and events)
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infono "single point of failure"noneSharding
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 (replicated cache)
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnoyes (compute grid and hadoop accelerator)
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Immediate Consistency
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoAtomicity and isolation are supported for single operationsnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentDepending on the underlying data sourceyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Depending on the underlying data sourcenoyes
User concepts infoAccess controlDepending on the underlying data sourceAccess rights for users can be defined per objectsimple rights management via user accounts and connection to external directory servicesSecurity Hooks for custom implementations
More information provided by the system vendor
Apache DrillCassandraFileMakerIgnite
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
Apache DrillCassandraFileMakerIgnite
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

Analyse Kafka messages with SQL queries using Apache Drill
23 September 2019, Towards Data Science

Apache Drill case study: A tutorial on processing CSV files
9 June 2016, TheServerSide.com

Using Apache Iceberg for Developing Modern Data Tables
3 October 2023, Open Source For You

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11 April 2016, The New Stack

Apache Drill improves big data SQL query engine
31 August 2021, TechTarget

provided by Google News

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

Cassandra: Highly Scalable Database Out of the Box
27 December 2023, 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

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

Reviews - Features
1 March 2024, Reverse Shot

Apple Filed for new Trademarks in the U.S. and Hong Kong this week for the Figurative Version of 'Reality Composer ...
15 October 2023, Patently Apple

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

Apple subsidiary FileMaker returns to its original name from the '80s
6 August 2019, The Verge

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

RaimaDB logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Neo4j logo

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

Present your product here