DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > BoltDB vs. Google Cloud Firestore vs. NebulaGraph vs. TDengine

System Properties Comparison BoltDB vs. Google Cloud Firestore vs. NebulaGraph vs. TDengine

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonNebulaGraph  Xexclude from comparisonTDengine  Xexclude from comparison
DescriptionAn embedded key-value store for 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.A distributed, linear scalable, high perfomant Graph DBMSTime Series DBMS and big data platform
Primary database modelKey-value storeDocument storeGraph DBMSTime Series DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.70
Rank#225  Overall
#31  Key-value stores
Score6.63
Rank#54  Overall
#9  Document stores
Score1.92
Rank#122  Overall
#11  Graph DBMS
Score2.48
Rank#107  Overall
#9  Time Series DBMS
Websitegithub.com/­boltdb/­boltfirebase.google.com/­products/­firestoregithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
github.com/­taosdata/­TDengine
tdengine.com
Technical documentationfirebase.google.com/­docs/­firestoredocs.nebula-graph.iodocs.tdengine.com
DeveloperGoogleVesoft Inc.TDEngine, previously Taos Data
Initial release2013201720192019
Current release3.0, August 2022
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoAGPL V3, also commercial editions available
Cloud-based only infoOnly available as a cloud servicenoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoC++C
Server operating systemsBSD
Linux
OS X
Solaris
Windows
hostedLinuxLinux
Windows
Data schemeschema-freeschema-freeStrong typed schemayes
Typing infopredefined data types such as float or datenoyesyesyes
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.nononono
Secondary indexesnoyesyes 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.no
SQL infoSupport of SQLnonoSQL-like query languageStandard SQL with extensions for time-series applications
APIs and other access methodsAndroid
gRPC (using protocol buffers) API
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
JDBC
RESTful HTTP API
Supported programming languagesGoGo
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
.Net
C++
Go
Java
PHP
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Rust
Server-side scripts infoStored proceduresnoyes, Firebase Rules & Cloud Functionsuser defined functionsno
Triggersnoyes, with Cloud Functionsyes, via alarm monitoring
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationCausal Clustering using Raft protocolyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoUsing Cloud Dataflowno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesyesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infousing RocksDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
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.Role-based access controlyes
More information provided by the system vendor
BoltDBGoogle Cloud FirestoreNebulaGraphTDengine
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
TDengine™ is a time-series database designed to help traditional industries overcome...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
High Performance at Any Scale: With its distributed scalable architecture that grows...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
TDengine is purpose-built for Industry 4.0 and the Industrial IoT (IIoT) and particularly...
» 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
TDengine has garnered over 23,000 stars on GitHub and is used in over 50 countries...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» more
TDengine OSS is free, open-source software released under the AGPLv3. TDengine Enterprise...
» more
News

Optimize Data Consolidation for Multi-Site Renewable Energy Operations
9 September 2024

Connect Power BI to TDengine
6 September 2024

Using Streams and Subscriptions for Alerting
5 September 2024

Solar Panel Monitoring: OPC UA Ingestion
2 September 2024

Time-Series Databases: A Game Changer for the Renewable Energy Industry
30 August 2024

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
BoltDBGoogle Cloud FirestoreNebulaGraphTDengine
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

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

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

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

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

NoSQL on the Cloud With Python
7 August 2020, Towards Data Science

Google Launches Cloud NoSQL Database for Mobile, Web Apps
10 October 2017, ADT Magazine

provided by Google News

NebulaGraph Cloud Launches Beta Preview: Experience Graph Database as a Service for Up to $1 for a Month
13 September 2024, Kilgore News Herald

Announcing NebulaGraph RAG: From Knowledge to Apps in Minutes
26 August 2024, WV News

LlamaIndex Unveils Notebook Implementation of GraphRAG
17 July 2024, AIM

NebulaGraph reaps from China’s growing appetite for graph databases
16 September 2022, TechCrunch

provided by Google News

TDengine Cloud released to developers
19 October 2022, App Developer Magazine

TDengine Brings Open Source Time-Series Database to Kubernetes
19 April 2023, Cloud Native Now

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

MindsDB is now the leading and fastest growing applied ML platform in the world
3 November 2022, PR Newswire

provided by Google News



Share this page

Featured Products

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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