DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Apache Drill vs. Apache Phoenix vs. Databricks vs. FoundationDB vs. SQLite

System Properties Comparison Apache Drill vs. Apache Phoenix vs. Databricks vs. FoundationDB vs. SQLite

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonApache Phoenix  Xexclude from comparisonDatabricks  Xexclude from comparisonFoundationDB  Xexclude from comparisonSQLite  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.
DescriptionSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageA scale-out RDBMS with evolutionary schema built on Apache HBaseThe Databricks Lakehouse Platform combines elements of data lakes and data warehouses to provide a unified view onto structured and unstructured data. It is based on Apache Spark.Ordered key-value store. Core features are complimented by layers.Widely used embeddable, in-process RDBMS
Primary database modelDocument store
Relational DBMS
Relational DBMSDocument store
Relational DBMS
Document store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.90
Rank#126  Overall
#23  Document stores
#60  Relational DBMS
Score1.90
Rank#125  Overall
#59  Relational DBMS
Score84.24
Rank#14  Overall
#2  Document stores
#9  Relational DBMS
Score0.97
Rank#191  Overall
#32  Document stores
#28  Key-value stores
#87  Relational DBMS
Score103.35
Rank#10  Overall
#7  Relational DBMS
Websitedrill.apache.orgphoenix.apache.orgwww.databricks.comgithub.com/­apple/­foundationdbwww.sqlite.org
Technical documentationdrill.apache.org/­docsphoenix.apache.orgdocs.databricks.comapple.github.io/­foundationdbwww.sqlite.org/­docs.html
DeveloperApache Software FoundationApache Software FoundationDatabricksFoundationDBDwayne Richard Hipp
Initial release20122014201320132000
Current release1.20.3, January 20235.0-HBase2, July 2018 and 4.15-HBase1, December 20196.2.28, November 20203.46.1  (13 August 2024), August 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache Version 2.0commercialOpen Source infoApache 2.0Open Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++C
Server operating systemsLinux
OS X
Windows
Linux
Unix
Windows
hostedLinux
OS X
Windows
server-less
Data schemeschema-freeyes infolate-bound, schema-on-read capabilitiesFlexible Schema (defined schema, partial schema, schema free)schema-free infosome layers support schemasyes infodynamic column types
Typing infopredefined data types such as float or dateyesyesno infosome layers support typingyes infonot rigid because of 'dynamic typing' concept.
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.nonoyesno
Secondary indexesnoyesyesnoyes
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantyeswith Databricks SQLsupported in specific SQL layer onlyyes infoSQL-92 is not fully supported
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
JDBCJDBC
ODBC
RESTful HTTP API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC++C
C#
C++
Go
Groovy
Java
PHP
Python
Scala
Python
R
Scala
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresuser defined functionsuser defined functionsuser defined functions and aggregatesin SQL-layer onlyno
Triggersnononoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yesyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesHadoop integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency or Eventual ConsistencyImmediate ConsistencyLinearizable consistency
Foreign keys infoReferential integritynonoin SQL-layer onlyyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infovia file-system locks
Durability infoSupport for making data persistentDepending on the underlying data sourceyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Depending on the underlying data sourceyesnoyes
User concepts infoAccess controlDepending on the underlying data sourceAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancynono
More information provided by the system vendor
Apache DrillApache PhoenixDatabricksFoundationDBSQLite
Specific characteristicsSupported database models : In addition to the Document store and Relational DBMS...
» 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 partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
Apache DrillApache PhoenixDatabricksFoundationDBSQLite
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

show all

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

show all

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

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

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

MapR Advances Support for Flexible and High Performance Analytics on JSON and S3 Data with Apache Drill
30 January 2019, Business Wire

Apache Drill Adds New Data Formats
28 March 2022, iProgrammer

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

provided by Google News

Supercharge SQL on Your Data in Apache HBase with Apache Phoenix
2 June 2016, AWS Blog

Deep dive into Azure HDInsight 4.0
25 September 2018, Microsoft

Hortonworks Starts Hadoop Summit with Data Platform Update
28 June 2016, ADT Magazine

Apache Drill Adds New Data Formats
28 March 2022, iProgrammer

Amazon EMR 4.7.0 – Apache Tez & Phoenix, Updates to Existing Apps
2 June 2016, AWS Blog

provided by Google News

Databricks could launch IPO in two months but biding time despite investor pressure, CEO says
13 September 2024, ION Analytics

Databricks sues patent holders over alleged 'extortion' scheme
9 September 2024, Reuters

Databricks reportedly paid $2 billion in Tabular acquisition
14 August 2024, TechCrunch

The People in Charge at Databricks as It Moves Toward a Potential IPO
24 July 2024, The Information

Inside the Snowflake — Databricks Rivalry, and Why Both Fear Microsoft
14 August 2024, Bloomberg

provided by Google News

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

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13 February 2024, PR Newswire

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

Apple's FoundationDB takes new Record Layer open source, confirms tech underpins CloudKit
14 January 2019, AppleInsider

Apple Acquires FoundationDB
24 March 2015, blogs.wsj.com

provided by Google News

Google researchers suggest "fixing" SQL with pipe syntax, SQLite creator unconvinced
30 August 2024, DevClass

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

Optimizing neuroscience data management by combining REDCap, BIDS and SQLite: a case study in Deep Brain Stimulation
5 September 2024, Frontiers

SQLite Gets Into Vector Search
5 September 2024, iProgrammer

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it 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.

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.

Present your product here