DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Firebase Realtime Database vs. NebulaGraph vs. OrigoDB vs. PouchDB vs. SAP Advantage Database Server

System Properties Comparison Firebase Realtime Database vs. NebulaGraph vs. OrigoDB vs. PouchDB vs. SAP Advantage Database Server

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonNebulaGraph  Xexclude from comparisonOrigoDB  Xexclude from comparisonPouchDB  Xexclude from comparisonSAP Advantage Database Server infoformer name: Sybase ADS  Xexclude from comparison
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionCloud-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 fully ACID in-memory object graph databaseJavaScript DBMS with an API inspired by CouchDBLow-cost RDBMS with access to ISAM and FoxPro data structures
Primary database modelDocument storeGraph DBMSDocument store
Object oriented DBMS
Document storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.64
Rank#39  Overall
#6  Document stores
Score2.23
Rank#116  Overall
#10  Graph DBMS
Score0.06
Rank#380  Overall
#50  Document stores
#19  Object oriented DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Websitefirebase.google.com/­products/­realtime-databasegithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
origodb.compouchdb.comwww.sap.com/products/advantage-database-server.html
Technical documentationfirebase.google.com/­docs/­databasedocs.nebula-graph.ioorigodb.com/­docspouchdb.com/­guides
DeveloperGoogle infoacquired by Google 2014Vesoft Inc.Robert Friberg et alApache Software FoundationSybase, SAP
Initial release201220192009 infounder the name LiveDB20121993
Current release7.1.1, June 2019
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0 + Common Clause 1.0Open SourceOpen Sourcecommercial
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#JavaScript
Server operating systemshostedLinuxLinux
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
Windows
Data schemeschema-freeStrong typed schemayesschema-freeyes
Typing infopredefined data types such as float or dateyesyesUser defined using .NET types and collectionsnoyes
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 infocan be achieved using .NETnono
Secondary indexesyesyes 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.yesyes infovia viewsyes
SQL infoSupport of SQLnoSQL-like query languagenonoyes
APIs and other access methodsAndroid
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
.NET Client API
HTTP API
LINQ
HTTP REST infoonly for PouchDB Server
JavaScript API
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
Supported programming languagesJava
JavaScript
Objective-C
.Net
C++
Go
Java
PHP
Python
.NetJavaScriptDelphi
Perl
PHP
Server-side scripts infoStored procedureslimited functionality with using 'rules'user defined functionsyesView functions in JavaScriptyes
TriggersCallbacks are triggered when data changesyes infoDomain Eventsyesyes
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning infoclient side managed; servers are not synchronizedSharding infowith a proxy-based framework, named couchdb-loungenone
Replication methods infoMethods for redundantly storing data on multiple nodesCausal Clustering using Raft protocolSource-replica replicationMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Multi-source replication infoCONFLICT Trigger to resolve replication conflicts
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infoRelationships in graphsdepending on modelnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infousing RocksDByes infoWrite ahead logyes infoby using IndexedDB, WebSQL or LevelDB as backendyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesno infocaching of (temporary) tables can be configured
User concepts infoAccess controlyes, based on authentication and database rulesRole-based access controlRole based authorizationnofine grained access rights according to SQL-standard
More information provided by the system vendor
Firebase Realtime DatabaseNebulaGraphOrigoDBPouchDBSAP Advantage Database Server infoformer name: Sybase ADS
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
Firebase Realtime DatabaseNebulaGraphOrigoDBPouchDBSAP Advantage Database Server infoformer name: Sybase ADS
DB-Engines blog posts

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

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

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 launches Firebase Genkit, a new open source framework for building AI-powered apps
14 May 2024, TechCrunch

Hundreds of Google Firebase websites might have leaked data online
19 March 2024, TechRadar

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

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, ibm.com

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19 October 2023, SAP News

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

Neo4j logo

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

Present your product here