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

DBMS > Badger vs. InfluxDB vs. NebulaGraph vs. TerminusDB

System Properties Comparison Badger vs. InfluxDB vs. NebulaGraph vs. TerminusDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonInfluxDB  Xexclude from comparisonNebulaGraph  Xexclude from comparisonTerminusDB infoformer name was DataChemist  Xexclude from comparison
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.DBMS for storing time series, events and metricsA distributed, linear scalable, high perfomant Graph DBMSScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primary database modelKey-value storeTime Series DBMSGraph DBMSGraph DBMS
Secondary database modelsSpatial DBMS infowith GEO packageDocument store
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.14
Rank#328  Overall
#48  Key-value stores
Score22.12
Rank#28  Overall
#1  Time Series DBMS
Score1.92
Rank#122  Overall
#11  Graph DBMS
Score0.19
Rank#311  Overall
#27  Graph DBMS
Websitegithub.com/­dgraph-io/­badgerwww.influxdata.com/­products/­influxdb-overviewgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
terminusdb.com
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerdocs.influxdata.com/­influxdbdocs.nebula-graph.ioterminusdb.github.io/­terminusdb/­#
DeveloperDGraph LabsVesoft Inc.DataChemist Ltd.
Initial release2017201320192018
Current release2.7.6, April 202411.0.0, January 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoMIT-License; commercial enterprise version availableOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoGPL V3
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoGoC++Prolog, Rust
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
OS X infothrough Homebrew
LinuxLinux
Data schemeschema-freeschema-freeStrong typed schemayes
Typing infopredefined data types such as float or datenoNumeric data and Stringsyesyes
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 indexesnonoyes 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.
SQL infoSupport of SQLnoSQL-like query languageSQL-like query languageSQL-like query language (WOQL)
APIs and other access methodsHTTP API
JSON over UDP
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
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
Supported programming languagesGo.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
C++
Go
Java
PHP
Python
JavaScript
Python
Server-side scripts infoStored proceduresnonouser defined functionsyes
Triggersnonoyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoin enterprise version onlyShardingGraph Partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factor infoin enterprise version onlyCausal Clustering using Raft protocolJournaling Streams
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency
Foreign keys infoReferential integritynonoyes infoRelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infousing RocksDByes infoin-memory journaling
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoDepending on used storage engineyes
User concepts infoAccess controlnosimple rights management via user accountsRole-based access controlRole-based access control
More information provided by the system vendor
BadgerInfluxDBNebulaGraphTerminusDB infoformer name was DataChemist
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
NebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
NebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Social networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Companies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
At our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
NebulaGraph is open source and free to use under Apache 2.0 license.
» more
News

Deploying InfluxDB and Telegraf to Monitor Kubernetes
17 September 2024

Telegraf 1.32 Release Notes
13 September 2024

An Introductory Guide to Cloud Security for IIoT
12 September 2024

Building Real-Time Android Apps with InfluxDB Cloud: Data Logging, Querying, and Visualization
10 September 2024

How to Use InfluxDB for Real-Time SpringBoot Application Monitoring
5 September 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
BadgerInfluxDBNebulaGraphTerminusDB infoformer name was DataChemist
DB-Engines blog posts

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Recent citations in the news

Dgraph raises $11.5 million for scalable graph database solutions
31 July 2019, VentureBeat

provided by Google News

Run and manage open source InfluxDB databases with Amazon Timestream
14 March 2024, AWS Blog

InfluxData's Latest Updates Optimize Time Series Data for Better Performance, Scale and Management
19 September 2024, Integration Developers

InfluxData avoids ’AI magic beans’ in InfluxDB time series database update for enterprises
4 September 2024, VentureBeat

InfluxData makes performance, storage improvements to InfluxDB 3.0
4 September 2024, InfoWorld

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, Business Wire

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

How TerminusDB is commercializing its open source graph database
16 March 2021, VentureBeat

Trinity College spinout TerminusDB secures €3.6m in investment
15 March 2021, The Irish Times

Bus Terminus Update – April 26th
26 April 2021, Around DB and Life on Lantau

provided by Google News



Share this page

Featured Products

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.

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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