DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Bangdb vs. Drizzle vs. Firebase Realtime Database vs. NebulaGraph vs. Transwarp StellarDB

System Properties Comparison Bangdb vs. Drizzle vs. Firebase Realtime Database vs. NebulaGraph vs. Transwarp StellarDB

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonDrizzle  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonNebulaGraph  Xexclude from comparisonTranswarp StellarDB  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionConverged and high performance database for device data, events, time series, document and graphMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Cloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.A distributed, linear scalable, high perfomant Graph DBMSA distributed graph DBMS built for enterprise-level graph applications
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Relational DBMSDocument storeGraph DBMSGraph DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score14.29
Rank#39  Overall
#6  Document stores
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score0.00
Rank#383  Overall
#39  Graph DBMS
Websitebangdb.comfirebase.google.com/­products/­realtime-databasegithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.transwarp.cn/­en/­product/­stellardb
Technical documentationdocs.bangdb.comfirebase.google.com/­docs/­databasedocs.nebula-graph.io
DeveloperSachin Sinha, BangDBDrizzle project, originally started by Brian AkerGoogle infoacquired by Google 2014Vesoft Inc.Transwarp
Initial release2012200820122019
Current releaseBangDB 2.0, October 20217.2.4, September 2012
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoGNU GPLcommercialOpen Source infoApache Version 2.0 + Common Clause 1.0commercial
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, C++C++C++
Server operating systemsLinuxFreeBSD
Linux
OS X
hostedLinux
Data schemeschema-freeyesschema-freeStrong typed schema
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesyesyes
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 indexesyes infosecondary, composite, nested, reverse, geospatialyesyesyes 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 SQLSQL like support with command line toolyes infowith proprietary extensionsnoSQL-like query languageSQL-like query language
APIs and other access methodsProprietary protocol
RESTful HTTP API
JDBCAndroid
iOS
JavaScript API
RESTful HTTP 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
OpenCypher
Supported programming languagesC
C#
C++
Java
Python
C
C++
Java
PHP
Java
JavaScript
Objective-C
.Net
C++
Go
Java
PHP
Python
Server-side scripts infoStored proceduresnonolimited functionality with using 'rules'user defined functions
Triggersyes, Notifications (with Streaming only)no infohooks for callbacks inside the server can be used.Callbacks are triggered when data changes
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)Multi-source replication
Source-replica replication
Causal Clustering using Raft protocol
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate Consistency
Foreign keys infoReferential integritynoyesnoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDyesACID
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyes infousing RocksDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modeyes
User concepts infoAccess controlyes (enterprise version only)Pluggable authentication mechanisms infoe.g. LDAP, HTTPyes, based on authentication and database rulesRole-based access controlyes
More information provided by the system vendor
BangdbDrizzleFirebase Realtime DatabaseNebulaGraphTranswarp StellarDB
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
BangdbDrizzleFirebase Realtime DatabaseNebulaGraphTranswarp StellarDB
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

show all

Recent citations in the news

Realtime vs Cloud Firestore: Which Firebase Database to go?
8 March 2024, Appinventiv

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18 January 2024, Atos

Don't be like these 900+ websites and expose millions of passwords via Firebase
18 March 2024, The Register

Google Firebase may have exposed 125M records from misconfigurations
19 March 2024, SC Media

Google launches Firebase Genkit, a new open source framework for building AI-powered apps
14 May 2024, TechCrunch

provided by Google News

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

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

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

provided by Google News



Share this page

Featured Products

SingleStore logo

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

RaimaDB logo

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

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