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 Doris vs. Apache Drill vs. FoundationDB vs. Postgres-XL vs. RRDtool

System Properties Comparison Apache Doris vs. Apache Drill vs. FoundationDB vs. Postgres-XL vs. RRDtool

Editorial information provided by DB-Engines
NameApache Doris  Xexclude from comparisonApache Drill  Xexclude from comparisonFoundationDB  Xexclude from comparisonPostgres-XL  Xexclude from comparisonRRDtool  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.
DescriptionAn MPP-based analytics DBMS embracing the MySQL protocolSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageOrdered key-value store. Core features are complimented by layers.Based on PostgreSQL enhanced with MPP and write-scale-out cluster featuresIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.
Primary database modelRelational DBMSDocument store
Relational DBMS
Document store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Relational DBMSTime Series DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.60
Rank#247  Overall
#113  Relational DBMS
Score2.02
Rank#124  Overall
#22  Document stores
#59  Relational DBMS
Score1.06
Rank#185  Overall
#31  Document stores
#28  Key-value stores
#85  Relational DBMS
Score0.53
Rank#254  Overall
#117  Relational DBMS
Score1.90
Rank#132  Overall
#11  Time Series DBMS
Websitedoris.apache.org
github.com/­apache/­doris
drill.apache.orggithub.com/­apple/­foundationdbwww.postgres-xl.orgoss.oetiker.ch/­rrdtool
Technical documentationgithub.com/­apache/­doris/­wikidrill.apache.org/­docsapple.github.io/­foundationdbwww.postgres-xl.org/­documentationoss.oetiker.ch/­rrdtool/­doc
DeveloperApache Software Foundation, originally contributed from BaiduApache Software FoundationFoundationDBTobias Oetiker
Initial release2017201220132014 infosince 2012, originally named StormDB1999
Current release1.2.2, February 20231.20.3, January 20236.2.28, November 202010 R1, October 20181.8.0, 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2Open Source infoApache 2.0Open Source infoMozilla public licenseOpen Source infoGPL V2 and FLOSS
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.
Implementation languageJavaC++CC infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemsLinuxLinux
OS X
Windows
Linux
OS X
Windows
Linux
macOS
HP-UX
Linux
Data schemeyesschema-freeschema-free infosome layers support schemasyesyes
Typing infopredefined data types such as float or dateyesyesno infosome layers support typingyesNumeric data only
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 infoXML type, but no XML query functionalityno infoExporting into and restoring from XML files possible
Secondary indexesyesnonoyesno
SQL infoSupport of SQLyesSQL SELECT statement is SQL:2003 compliantsupported in specific SQL layer onlyyes infodistributed, parallel query executionno
APIs and other access methodsJDBC
MySQL client
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
in-process shared library
Pipes
Supported programming languagesJavaC++.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
Server-side scripts infoStored proceduresuser defined functionsuser defined functionsin SQL-layer onlyuser defined functionsno
Triggersnononoyesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningShardingShardinghorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneLinearizable consistencyImmediate Consistencynone
Foreign keys infoReferential integritynonoin SQL-layer onlyyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID infoMVCCno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoby using the rrdcached daemon
Durability infoSupport for making data persistentyesDepending on the underlying data sourceyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noDepending on the underlying data sourcenoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardDepending on the underlying data sourcenofine grained access rights according to SQL-standardno

More information provided by the system vendor

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 DorisApache DrillFoundationDBPostgres-XLRRDtool
DB-Engines blog posts

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Recent citations in the news

Apache Doris for Log and Time Series Data Analysis in NetEase: Why Not Elasticsearch and InfluxDB?
5 June 2024, hackernoon.com

Workload Isolation in Apache Doris: Optimizing Resource Management and Performance
25 May 2024, hackernoon.com

How to Digest 15 Billion Logs Per Day and Keep Big Queries Within 1 Second
1 September 2023, KDnuggets

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Using Arrow Flight SQL Protocol in Apache Doris 2.1 For Super Fast Data Transfer
8 May 2024, hackernoon.com

provided by Google News

Apache Drill vs. Apache Spark — Which SQL query engine is better for you?
23 September 2019, Towards Data Science

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

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

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

Drill Mines Diverse Data Sets, Google Style
20 May 2015, The Next Platform

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

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

Apple Open Sources FoundationDB
19 April 2018, MacRumors

provided by Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9 January 2024, Help Net Security

Critical IP spoofing bug patched in Cacti
15 December 2022, The Daily Swig

How to install Cacti SNMP Monitor on Ubuntu
24 November 2017, TechRepublic

The 16 Best Open Source Network Monitoring Tools in 2023
21 October 2022, Solutions Review

Graph Your Network with Cacti
1 January 2009, Open Source For You

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

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

Present your product here