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 > Blueflood vs. FoundationDB vs. GridDB vs. LeanXcale vs. NebulaGraph

System Properties Comparison Blueflood vs. FoundationDB vs. GridDB vs. LeanXcale vs. NebulaGraph

Editorial information provided by DB-Engines
NameBlueflood  Xexclude from comparisonFoundationDB  Xexclude from comparisonGridDB  Xexclude from comparisonLeanXcale  Xexclude from comparisonNebulaGraph  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.
DescriptionScalable TimeSeries DBMS based on CassandraOrdered key-value store. Core features are complimented by layers.Scalable in-memory time series database optimized for IoT and Big DataA highly scalable full ACID SQL database with fast NoSQL data ingestion and GIS capabilitiesA distributed, linear scalable, high perfomant Graph DBMS
Primary database modelTime Series DBMSDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Time Series DBMSKey-value store
Relational DBMS
Graph DBMS
Secondary database modelsKey-value store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.09
Rank#353  Overall
#33  Time Series DBMS
Score1.07
Rank#188  Overall
#31  Document stores
#28  Key-value stores
#86  Relational DBMS
Score2.02
Rank#132  Overall
#11  Time Series DBMS
Score0.35
Rank#283  Overall
#41  Key-value stores
#128  Relational DBMS
Score2.12
Rank#125  Overall
#10  Graph DBMS
Websiteblueflood.iogithub.com/­apple/­foundationdbgriddb.netwww.leanxcale.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
Technical documentationgithub.com/­rax-maas/­blueflood/­wikiapple.github.io/­foundationdbdocs.griddb.netdocs.nebula-graph.io
DeveloperRackspaceFoundationDBToshiba CorporationLeanXcaleVesoft Inc.
Initial release20132013201320152019
Current release6.2.28, November 20205.1, August 2022
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache 2.0Open Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availablecommercialOpen Source infoApache Version 2.0 + Common Clause 1.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.
Implementation languageJavaC++C++C++
Server operating systemsLinux
OS X
Linux
OS X
Windows
LinuxLinux
Data schemepredefined schemeschema-free infosome layers support schemasyesyesStrong typed schema
Typing infopredefined data types such as float or dateyesno infosome layers support typingyes infonumerical, string, blob, geometry, boolean, timestampyes
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 indexesnonoyesyes 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.
SQL infoSupport of SQLnosupported in specific SQL layer onlySQL92, SQL-like TQL (Toshiba Query Language)yes infothrough Apache DerbySQL-like query language
APIs and other access methodsHTTP RESTJDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
JDBC
Kafka Connector
ODBC
proprietary key/value interface
Spark Connector
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
Supported programming languages.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
Java
Scala
.Net
C++
Go
Java
PHP
Python
Server-side scripts infoStored proceduresnoin SQL-layer onlynouser defined functions
Triggersnonoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infobased on CassandraShardingShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infobased on CassandrayesSource-replica replicationCausal Clustering using Raft protocol
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Linearizable consistencyImmediate consistency within container, eventual consistency across containersImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoin SQL-layer onlynoyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID at container levelACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infousing RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlnonoAccess rights for users can be defined per databaseRole-based access control
More information provided by the system vendor
BluefloodFoundationDBGridDBLeanXcaleNebulaGraph
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
NebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
NebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
Social networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
Companies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsGitHub trending repository
» more
At our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» more
NebulaGraph 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
BluefloodFoundationDBGridDBLeanXcaleNebulaGraph
Recent citations in the news

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

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

IBM Cloudant ends backing of FoundationDB version of CouchDB
15 March 2022, The Register

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

provided by Google News

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16 January 2024, global.toshiba

General Availability of GridDB 5.3 Enterprise Edition ~ Major Enhancement in IoT and Time Series Data Analysis ...
16 May 2023, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8 April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1 November 2020, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19 August 2022, global.toshiba

provided by Google News

Combining operational and analytical databases in a single platform
26 May 2017, Cordis News

provided by Google News

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

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

Celebrating 10,000 GitHub Stars for NebulaGraph
26 March 2024, PR Newswire

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

Beginner’s Guide to NebulaGraph Database | by Ng Wai Foong
26 October 2022, Towards Data Science

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

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

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

Present your product here