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 > Amazon Neptune vs. FoundationDB vs. NebulaGraph vs. Postgres-XL vs. RRDtool

System Properties Comparison Amazon Neptune vs. FoundationDB vs. NebulaGraph vs. Postgres-XL vs. RRDtool

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonFoundationDB  Xexclude from comparisonNebulaGraph  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.
DescriptionFast, reliable graph database built for the cloudOrdered key-value store. Core features are complimented by layers.A distributed, linear scalable, high perfomant Graph DBMSBased 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 modelGraph DBMS
RDF store
Document store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Graph DBMSRelational DBMSTime Series DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.58
Rank#112  Overall
#9  Graph DBMS
#5  RDF stores
Score1.07
Rank#188  Overall
#31  Document stores
#28  Key-value stores
#86  Relational DBMS
Score2.12
Rank#125  Overall
#10  Graph DBMS
Score0.52
Rank#256  Overall
#117  Relational DBMS
Score2.14
Rank#124  Overall
#10  Time Series DBMS
Websiteaws.amazon.com/­neptunegithub.com/­apple/­foundationdbgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.postgres-xl.orgoss.oetiker.ch/­rrdtool
Technical documentationaws.amazon.com/­neptune/­developer-resourcesapple.github.io/­foundationdbdocs.nebula-graph.iowww.postgres-xl.org/­documentationoss.oetiker.ch/­rrdtool/­doc
DeveloperAmazonFoundationDBVesoft Inc.Tobias Oetiker
Initial release2017201320192014 infosince 2012, originally named StormDB1999
Current release6.2.28, November 202010 R1, October 20181.8.0, 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoApache Version 2.0 + Common Clause 1.0Open Source infoMozilla public licenseOpen Source infoGPL V2 and FLOSS
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C++CC infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemshostedLinux
OS X
Windows
LinuxLinux
macOS
HP-UX
Linux
Data schemeschema-freeschema-free infosome layers support schemasStrong typed schemayesyes
Typing infopredefined data types such as float or dateyesno infosome layers support typingyesyesNumeric 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 indexesnonoyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.yesno
SQL infoSupport of SQLnosupported in specific SQL layer onlySQL-like query languageyes infodistributed, parallel query executionno
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
in-process shared library
Pipes
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.Net
C++
Go
Java
PHP
Python
.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 proceduresnoin SQL-layer onlyuser defined functionsuser defined functionsno
Triggersnonoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardinghorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.yesCausal Clustering using Raft protocolnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyLinearizable consistencyImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integrityyes infoRelationships in graphsin SQL-layer onlyyes infoRelationships in graphsyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID infoMVCCno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoby using the rrdcached daemon
Durability infoSupport for making data persistentyes infowith encyption-at-restyesyes infousing RocksDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)noRole-based access controlfine grained access rights according to SQL-standardno
More information provided by the system vendor
Amazon NeptuneFoundationDBNebulaGraphPostgres-XLRRDtool
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» 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
Amazon NeptuneFoundationDBNebulaGraphPostgres-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

Uncover hidden connections in unstructured financial data with Amazon Bedrock and Amazon Neptune | Amazon Web ...
17 April 2024, AWS Blog

Analyze large amounts of graph data to get insights and find trends with Amazon Neptune Analytics | Amazon Web ...
29 November 2023, AWS Blog

Create a Virtual Knowledge Graph with Amazon Neptune and an Amazon S3 data lake | Amazon Web Services
21 February 2024, AWS Blog

Visualize and explore knowledge graphs quickly by connecting metaphactory to Amazon Neptune | Amazon Web ...
22 January 2024, AWS Blog

Improve availability of Amazon Neptune during engine upgrade using blue/green deployment | Amazon Web Services
11 September 2023, AWS Blog

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, Yahoo Finance Australia

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

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

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

provided by Google News

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18 April 2024, Yahoo Finance

Celebrating 10,000 GitHub Stars for NebulaGraph | | news-journal.com
26 March 2024, Longview News-Journal

NebulaGraph Enterprise v3.7.0 Empowers Enterprises to Build Knowledge Graphs with a Few Clicks
3 April 2024, PR Newswire

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

NebulaGraph reaps from China’s growing appetite for graph databases
16 September 2022, TechCrunch

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

Cacti: Using Graphs to Monitor Networks and Devices
16 March 2011, Packt Hub

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

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.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

SingleStore logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here