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 > FoundationDB vs. Postgres-XL vs. RocksDB vs. RRDtool

System Properties Comparison FoundationDB vs. Postgres-XL vs. RocksDB vs. RRDtool

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameFoundationDB  Xexclude from comparisonPostgres-XL  Xexclude from comparisonRocksDB  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.
DescriptionOrdered key-value store. Core features are complimented by layers.Based on PostgreSQL enhanced with MPP and write-scale-out cluster featuresEmbeddable persistent key-value store optimized for fast storage (flash and RAM)Industry 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 modelDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Relational DBMSKey-value storeTime Series DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score0.49
Rank#256  Overall
#117  Relational DBMS
Score3.65
Rank#85  Overall
#11  Key-value stores
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Websitegithub.com/­apple/­foundationdbwww.postgres-xl.orgrocksdb.orgoss.oetiker.ch/­rrdtool
Technical documentationapple.github.io/­foundationdbwww.postgres-xl.org/­documentationgithub.com/­facebook/­rocksdb/­wikioss.oetiker.ch/­rrdtool/­doc
DeveloperFoundationDBFacebook, Inc.Tobias Oetiker
Initial release20132014 infosince 2012, originally named StormDB20131999
Current release6.2.28, November 202010 R1, October 20188.11.4, April 20241.8.0, 2022
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoMozilla public licenseOpen Source infoBSDOpen Source infoGPL V2 and FLOSS
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.
Implementation languageC++CC++C infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemsLinux
OS X
Windows
Linux
macOS
LinuxHP-UX
Linux
Data schemeschema-free infosome layers support schemasyesschema-freeyes
Typing infopredefined data types such as float or dateno infosome layers support typingyesnoNumeric 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.yes infoXML type, but no XML query functionalitynono infoExporting into and restoring from XML files possible
Secondary indexesnoyesnono
SQL infoSupport of SQLsupported in specific SQL layer onlyyes infodistributed, parallel query executionnono
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
C++ API
Java API
in-process shared library
Pipes
Supported programming languages.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
C++
Go
Java
Perl
Python
Ruby
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 proceduresin SQL-layer onlyuser defined functionsnono
Triggersnoyesno
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioninghorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemLinearizable consistencyImmediate Consistencynone
Foreign keys infoReferential integrityin SQL-layer onlyyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoMVCCyesno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoby using the rrdcached daemon
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardnono

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
3rd partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
FoundationDBPostgres-XLRocksDBRRDtool
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

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

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

The Journey to a Million Ops / Sec / Node in Venice
16 March 2024, InfoQ.com

provided by Google News

Cacti servers under attack by attackers exploiting CVE-2022-46169
16 January 2023, 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

Installation Guide for Collectd and Collectd-Web to Monitor Server Resources in Linux
29 November 2017, Linux.com

SNMP: The Little Protocol That Could
7 November 2020, Techopedia

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

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.

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