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 > Badger vs. Google Cloud Firestore vs. Machbase Neo vs. NebulaGraph vs. Yaacomo

System Properties Comparison Badger vs. Google Cloud Firestore vs. Machbase Neo vs. NebulaGraph vs. Yaacomo

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonNebulaGraph  Xexclude from comparisonYaacomo  Xexclude from comparison
Yaacomo seems to be discontinued and is removed from the DB-Engines ranking
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.Cloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products.TimeSeries DBMS for AIoT and BigDataA distributed, linear scalable, high perfomant Graph DBMSOpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primary database modelKey-value storeDocument storeTime Series DBMSGraph DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.22
Rank#320  Overall
#47  Key-value stores
Score7.36
Rank#53  Overall
#9  Document stores
Score0.17
Rank#337  Overall
#30  Time Series DBMS
Score2.23
Rank#116  Overall
#10  Graph DBMS
Websitegithub.com/­dgraph-io/­badgerfirebase.google.com/­products/­firestoremachbase.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
yaacomo.com
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerfirebase.google.com/­docs/­firestoremachbase.com/­dbmsdocs.nebula-graph.io
DeveloperDGraph LabsGoogleMachbaseVesoft Inc.Q2WEB GmbH
Initial release20172017201320192009
Current releaseV8.0, August 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialcommercial infofree test version availableOpen Source infoApache Version 2.0 + Common Clause 1.0commercial
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoCC++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
hostedLinux
macOS
Windows
LinuxAndroid
Linux
Windows
Data schemeschema-freeschema-freeyesStrong typed schemayes
Typing infopredefined data types such as float or datenoyesyesyesyes
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.nonononono
Secondary indexesnoyesyesyes 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 SQLnonoSQL-like query languageSQL-like query languageyes
APIs and other access methodsAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
gRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
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
JDBC
ODBC
Supported programming languagesGoGo
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
C
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
.Net
C++
Go
Java
PHP
Python
Server-side scripts infoStored proceduresnoyes, Firebase Rules & Cloud Functionsnouser defined functions
Triggersnoyes, with Cloud Functionsnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationselectable replication factorCausal Clustering using Raft protocolSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoUsing Cloud Dataflownonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyes infoRelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyesnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesnoyes infousing RocksDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infovolatile and lookup tableyesyes
User concepts infoAccess controlnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.simple password-based access controlRole-based access controlfine grained access rights according to SQL-standard
More information provided by the system vendor
BadgerGoogle Cloud FirestoreMachbase Neo infoFormer name was InfinifluxNebulaGraphYaacomo
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
BadgerGoogle Cloud FirestoreMachbase Neo infoFormer name was InfinifluxNebulaGraphYaacomo
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

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

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

Google launches Cloud Firestore, a new document database for app developers
3 October 2017, TechCrunch

Google's Cloud-Native NoSQL Database Cloud Firestore Is Now Generally Available
8 February 2019, InfoQ.com

Firestore and Python | NoSQL on Google Cloud
7 August 2020, Towards Data Science

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.

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

Milvus logo

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

Present your product here