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 > Apache Drill vs. Apache Phoenix vs. FoundationDB vs. Fujitsu Enterprise Postgres vs. Milvus

System Properties Comparison Apache Drill vs. Apache Phoenix vs. FoundationDB vs. Fujitsu Enterprise Postgres vs. Milvus

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonApache Phoenix  Xexclude from comparisonFoundationDB  Xexclude from comparisonFujitsu Enterprise Postgres  Xexclude from comparisonMilvus  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 HBaseOrdered key-value store. Core features are complimented by layers.Enterprise-grade PostgreSQL-based DBMS with security enhancements such as Transparent Data Encryption and Data Masking, plus high-availability and performance improvement features.A DBMS designed for efficient storage of vector data and vector similarity searches
Primary database modelDocument store
Relational DBMS
Relational DBMSDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Relational DBMSVector DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.95
Rank#127  Overall
#23  Document stores
#60  Relational DBMS
Score1.97
Rank#126  Overall
#59  Relational DBMS
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score0.31
Rank#285  Overall
#129  Relational DBMS
Score2.31
Rank#113  Overall
#3  Vector DBMS
Websitedrill.apache.orgphoenix.apache.orggithub.com/­apple/­foundationdbwww.postgresql.fastware.commilvus.io
Technical documentationdrill.apache.org/­docsphoenix.apache.orgapple.github.io/­foundationdbwww.postgresql.fastware.com/­product-manualsmilvus.io/­docs/­overview.md
DeveloperApache Software FoundationApache Software FoundationFoundationDBPostgreSQL Global Development Group, Fujitsu Australia Software Technology
Initial release2012201420132019
Current release1.20.3, January 20235.0-HBase2, July 2018 and 4.15-HBase1, December 20196.2.28, November 2020Fujitsu Enterprise Postgres 14, January 20222.3.4, January 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache Version 2.0Open Source infoApache 2.0commercialOpen Source infoApache Version 2.0
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.
Zilliz Cloud – Cloud-native service for Milvus
Implementation languageJavaC++CC++, Go
Server operating systemsLinux
OS X
Windows
Linux
Unix
Windows
Linux
OS X
Windows
Linux
Windows
Linux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Data schemeschema-freeyes infolate-bound, schema-on-read capabilitiesschema-free infosome layers support schemasyes
Typing infopredefined data types such as float or dateyesyesno infosome layers support typingyesVector, Numeric and String
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.nonono
Secondary indexesnoyesnoyesno
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantyessupported in specific SQL layer onlyyesno
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
JDBCADO.NET
JDBC
native C library
ODBC
streaming API for large objects
RESTful HTTP API
Supported programming languagesC++C
C#
C++
Go
Groovy
Java
PHP
Python
Scala
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C++
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresuser defined functionsuser defined functionsin SQL-layer onlyuser defined functionsno
Triggersnononoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingpartitioning by range, list and by hashSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesHadoop integrationnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency or Eventual ConsistencyLinearizable consistencyImmediate ConsistencyBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Foreign keys infoReferential integritynonoin SQL-layer onlyyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes
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 sourceyesyes
User concepts infoAccess controlDepending on the underlying data sourceAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancynofine grained access rights according to SQL-standardRole based access control and fine grained access rights
More information provided by the system vendor
Apache DrillApache PhoenixFoundationDBFujitsu Enterprise PostgresMilvus
Specific characteristics100% compatible with community PostgreSQL
» more
Milvus is an open-source and cloud-native vector database built for production-ready...
» more
Competitive advantagesBuilt-in TDE and Data Masking security. In-Memory Columnar Index, and a high speed...
» more
Highly available, versatile, and robust with millisecond latency. Supports batch...
» more
Typical application scenariosTransactional payments applications, reporting and mixed workloads.
» more
RAG: retrieval augmented generation Video media : video understanding, video deduplication....
» more
Key customersMilvus is trusted by thousands of enterprises, including PayPal, eBay, IKEA, LINE,...
» more
Market metricsOver 30 years experience in database technology. Over 20 years in Postgres development...
» more
As of January 2024, 25k+ GitHub stars 10M+ downloads and installations​ ​ 3k+ enterprise...
» more
Licensing and pricing modelsCore based licensing
» more
Milvus was released under the open-source Apache License 2.0 in October 2019. Fully-managed...
» 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

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

More resources
Apache DrillApache PhoenixFoundationDBFujitsu Enterprise PostgresMilvus
DB-Engines blog posts

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

show all

Vector databases
2 June 2023, 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
23 September 2019, Towards Data Science

Apache Drill Poised to Crack Tough Data Challenges
19 May 2015, Datanami

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

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 | Amazon Web Services
2 June 2016, AWS Blog

Bridge the SQL-NoSQL gap with Apache Phoenix
4 February 2016, InfoWorld

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

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

Suspects in violent Payson casino robbery were employees, FBI says
7 August 2018, KTAR.com

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

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13 February 2024, Yahoo Finance

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

provided by Google News

Fujitsu Develops Column-Oriented Data-Processing Engine Enabling Fast, High-Volume Data Analysis in Database ...
26 February 2015, Fujitsu

Primary Data says stop, Hammerspace, Innodisk cooks some SSDs, and Fujitsu goes blockchain
22 May 2018, The Register

provided by Google News

How NVIDIA GPU Acceleration Supercharged Milvus Vector Database
26 March 2024, The New Stack

AI-Powered Search Engine With Milvus Vector Database on Vultr
31 January 2024, SitePoint

Milvus 2.4 Unveils Game-Changing Features for Enhanced Vector Search
20 March 2024, GlobeNewswire

Zilliz Unveils Game-Changing Features for Vector Search
22 March 2024, Datanami

IBM watsonx.data’s integrated vector database: unify, prepare, and deliver your data for AI
9 April 2024, IBM

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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.

Present your product here