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. Manticore Search vs. NebulaGraph vs. PostGIS

System Properties Comparison Firebase Realtime Database vs. Manticore Search vs. NebulaGraph vs. PostGIS

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonManticore Search  Xexclude from comparisonNebulaGraph  Xexclude from comparisonPostGIS  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.Multi-storage database for search, including full-text search.A distributed, linear scalable, high perfomant Graph DBMSSpatial extension of PostgreSQL
Primary database modelDocument storeSearch engineGraph DBMSSpatial DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.64
Rank#39  Overall
#6  Document stores
Score0.29
Rank#302  Overall
#21  Search engines
Score2.23
Rank#116  Overall
#10  Graph DBMS
Score21.72
Rank#29  Overall
#1  Spatial DBMS
Websitefirebase.google.com/­products/­realtime-databasemanticoresearch.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
postgis.net
Technical documentationfirebase.google.com/­docs/­databasemanual.manticoresearch.comdocs.nebula-graph.iopostgis.net/­documentation
DeveloperGoogle infoacquired by Google 2014Manticore SoftwareVesoft Inc.
Initial release2012201720192005
Current release6.0, February 20233.4.2, February 2024
License infoCommercial or Open SourcecommercialOpen Source infoGPL version 2Open Source infoApache Version 2.0 + Common Clause 1.0Open Source infoGPL v2.0
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C++C
Server operating systemshostedFreeBSD
Linux
macOS
Windows
Linux
Data schemeschema-freeFixed schemaStrong typed schemayes
Typing infopredefined data types such as float or dateyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesyes
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.noCan index from XMLnoyes
Secondary indexesyesyes infofull-text index on all search fieldsyes 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 SQLnoSQL-like query languageSQL-like query languageyes
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
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 languagesJava
JavaScript
Objective-C
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C++
Go
Java
PHP
Python
Server-side scripts infoStored procedureslimited functionality with using 'rules'user defined functionsuser defined functionsuser defined functions
TriggersCallbacks are triggered when data changesnoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoPartitioning is done manually, search queries against distributed index is supportedShardingyes infobased on PostgreSQL
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication based on Galera libraryCausal Clustering using Raft protocolyes infobased on PostgreSQL
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyes infoRelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesyes infoisolated transactions for atomic changes and binary logging for safe writesACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infoThe original contents of fields are not stored in the Manticore index.yes infousing RocksDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlyes, based on authentication and database rulesnoRole-based access controlyes infobased on PostgreSQL
More information provided by the system vendor
Firebase Realtime DatabaseManticore SearchNebulaGraphPostGIS
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 DatabaseManticore SearchNebulaGraphPostGIS
DB-Engines blog posts

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

show all

Spatial database management systems
6 April 2021, 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

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

Highlighting in Search Results
24 May 2020, hackernoon.com

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



Share this page

Featured Products

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

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

Present your product here