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 > Firebird vs. FoundationDB vs. Google Cloud Datastore vs. NebulaGraph vs. Postgres-XL

System Properties Comparison Firebird vs. FoundationDB vs. Google Cloud Datastore vs. NebulaGraph vs. Postgres-XL

Editorial information provided by DB-Engines
NameFirebird  Xexclude from comparisonFoundationDB  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonNebulaGraph  Xexclude from comparisonPostgres-XL  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.
DescriptionFirebird is an open source RDBMS forked from Borland's InterBaseOrdered key-value store. Core features are complimented by layers.Automatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformA distributed, linear scalable, high perfomant Graph DBMSBased on PostgreSQL enhanced with MPP and write-scale-out cluster features
Primary database modelRelational DBMSDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Document storeGraph DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score20.82
Rank#30  Overall
#18  Relational DBMS
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score4.47
Rank#76  Overall
#12  Document stores
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score0.49
Rank#256  Overall
#117  Relational DBMS
Websitewww.firebirdsql.orggithub.com/­apple/­foundationdbcloud.google.com/­datastoregithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.postgres-xl.org
Technical documentationwww.firebirdsql.org/­en/­reference-manualsapple.github.io/­foundationdbcloud.google.com/­datastore/­docsdocs.nebula-graph.iowww.postgres-xl.org/­documentation
DeveloperFirebird FoundationFoundationDBGoogleVesoft Inc.
Initial release2000 infoAs fork of Borland's InterBase2013200820192014 infosince 2012, originally named StormDB
Current release5.0.0, January 20246.2.28, November 202010 R1, October 2018
License infoCommercial or Open SourceOpen Source infoInitial Developer's Public LicenseOpen Source infoApache 2.0commercialOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoMozilla public license
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++C++C++C
Server operating systemsAIX
FreeBSD
HP-UX
Linux
OS X
server-less infoFirebird Embedded Server
Solaris
Unix
Windows
Linux
OS X
Windows
hostedLinuxLinux
macOS
Data schemeyesschema-free infosome layers support schemasschema-freeStrong typed schemayes
Typing infopredefined data types such as float or dateyesno infosome layers support typingyes, details hereyesyes
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 functionality
Secondary indexesyesnoyesyes 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.yes
SQL infoSupport of SQLyessupported in specific SQL layer onlySQL-like query language (GQL)SQL-like query languageyes infodistributed, parallel query execution
APIs and other access methodsADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
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
Supported programming languagesC
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C++
Go
Java
PHP
Python
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresPSQLin SQL-layer onlyusing Google App Engineuser defined functionsuser defined functions
TriggersyesnoCallbacks using the Google Apps Engineyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesMulti-source replication using PaxosCausal Clustering using Raft protocol
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infousing Google Cloud Dataflownono
Consistency concepts infoMethods to ensure consistency in a distributed systemLinearizable consistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesin SQL-layer onlyyes infovia ReferenceProperties or Ancestor pathsyes infoRelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDACID infoMVCC
Concurrency infoSupport for concurrent manipulation of datayes infoFeatures a multi-generational MVCC architecture, readers do not block writersyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infousing RocksDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlUsers with fine-grained authorization conceptnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Role-based access controlfine grained access rights according to SQL-standard
More information provided by the system vendor
FirebirdFoundationDBGoogle Cloud DatastoreNebulaGraphPostgres-XL
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
FirebirdFoundationDBGoogle Cloud DatastoreNebulaGraphPostgres-XL
Recent citations in the news

12 Top Open Source Databases to Consider
1 May 2024, TechTarget

DoNot Team's New Firebird Backdoor Hits Pakistan and Afghanistan
23 October 2023, The Hacker News

FIREBIRD'S HUBBARD TALKS DATA, AI, TIKTOK
14 December 2023, HITS Daily Double

AFP arrests man over alleged creation and sale of 'Firebird' RAT
15 April 2024, iTnews

Market Highlights: Wall Street rises despite hotter than expected US inflation data
13 March 2024, Stockhead

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

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

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

provided by Google News

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

Best cloud storage of 2024
29 April 2024, TechRadar

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

Inside Google’s strategic move to eliminate customer cloud data transfer fees
12 January 2024, Network World

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

provided by Google News

Celebrating 10,000 GitHub Stars for NebulaGraph
26 March 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

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

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

provided by Google News



Share this page

Featured Products

Milvus logo

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

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

AllegroGraph logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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