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. Lovefield vs. NebulaGraph vs. RavenDB vs. STSdb

System Properties Comparison Firebase Realtime Database vs. Lovefield vs. NebulaGraph vs. RavenDB vs. STSdb

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonLovefield  Xexclude from comparisonNebulaGraph  Xexclude from comparisonRavenDB  Xexclude from comparisonSTSdb  Xexclude from comparison
DescriptionCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Embeddable relational database for web apps written in pure JavaScriptA distributed, linear scalable, high perfomant Graph DBMSOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseKey-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelDocument storeRelational DBMSGraph DBMSDocument storeKey-value store
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score14.29
Rank#39  Overall
#6  Document stores
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score2.92
Rank#101  Overall
#18  Document stores
Score0.04
Rank#360  Overall
#52  Key-value stores
Websitefirebase.google.com/­products/­realtime-databasegoogle.github.io/­lovefieldgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
ravendb.netgithub.com/­STSSoft/­STSdb4
Technical documentationfirebase.google.com/­docs/­databasegithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddocs.nebula-graph.ioravendb.net/­docs
DeveloperGoogle infoacquired by Google 2014GoogleVesoft Inc.Hibernating RhinosSTS Soft SC
Initial release20122014201920102011
Current release2.1.12, February 20175.4, July 20224.0.8, September 2015
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoApache Version 2.0 + Common Clause 1.0Open Source infoAGPL version 3, commercial license availableOpen Source infoGPLv2, commercial license available
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 languageJavaScriptC++C#C#
Server operating systemshostedserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinuxLinux
macOS
Raspberry Pi
Windows
Windows
Data schemeschema-freeyesStrong typed schemaschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnoyes infoprimitive types and user defined types (classes)
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 indexesyesyesyes 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 SQLnoSQL-like query language infovia JavaScript builder patternSQL-like query languageSQL-like query language (RQL)no
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
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
.NET Client API
Supported programming languagesJava
JavaScript
Objective-C
JavaScript.Net
C++
Go
Java
PHP
Python
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C#
Java
Server-side scripts infoStored procedureslimited functionality with using 'rules'nouser defined functionsyesno
TriggersCallbacks are triggered when data changesUsing read-only observersyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneCausal Clustering using Raft protocolMulti-source replicationnone
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 ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Foreign keys infoReferential integritynoyesyes infoRelationships in graphsnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDACID, Cluster-wide transaction availableno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyes infousing RocksDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infousing MemoryDByes
User concepts infoAccess controlyes, based on authentication and database rulesnoRole-based access controlAuthorization levels configured per client per databaseno
More information provided by the system vendor
Firebase Realtime DatabaseLovefieldNebulaGraphRavenDBSTSdb
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 DatabaseLovefieldNebulaGraphRavenDBSTSdb
DB-Engines blog posts

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

show all

Recent citations in the news

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

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

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

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

RavenDB Adds Graph Queries
15 May 2019, Datanami

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Milvus logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here