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 > Graph Engine vs. JanusGraph vs. NebulaGraph vs. OpenTSDB

System Properties Comparison Graph Engine vs. JanusGraph vs. NebulaGraph vs. OpenTSDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGraph Engine infoformer name: Trinity  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonNebulaGraph  Xexclude from comparisonOpenTSDB  Xexclude from comparison
DescriptionA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017A distributed, linear scalable, high perfomant Graph DBMSScalable Time Series DBMS based on HBase
Primary database modelGraph DBMS
Key-value store
Graph DBMSGraph DBMSTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.61
Rank#240  Overall
#21  Graph DBMS
#35  Key-value stores
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score1.68
Rank#146  Overall
#12  Time Series DBMS
Websitewww.graphengine.iojanusgraph.orggithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
opentsdb.net
Technical documentationwww.graphengine.io/­docs/­manualdocs.janusgraph.orgdocs.nebula-graph.ioopentsdb.net/­docs/­build/­html/­index.html
DeveloperMicrosoftLinux Foundation; originally developed as Titan by AureliusVesoft Inc.currently maintained by Yahoo and other contributors
Initial release2010201720192011
Current release0.6.3, February 2023
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache 2.0Open Source infoApache Version 2.0 + Common Clause 1.0Open Source infoLGPL
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 language.NET and CJavaC++Java
Server operating systems.NETLinux
OS X
Unix
Windows
LinuxLinux
Windows
Data schemeyesyesStrong typed schemaschema-free
Typing infopredefined data types such as float or dateyesyesyesnumeric data for metrics, strings for tags
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 indexesyesyes 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 languageno
APIs and other access methodsRESTful HTTP APIJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
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
HTTP API
Telnet API
Supported programming languagesC#
C++
F#
Visual Basic
Clojure
Java
Python
.Net
C++
Go
Java
PHP
Python
Erlang
Go
Java
Python
R
Ruby
Server-side scripts infoStored proceduresyesyesuser defined functionsno
Triggersnoyesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)ShardingSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesyesCausal Clustering using Raft protocolselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infovia Faunus, a graph analytics enginenono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynoyes infoRelationships in graphsyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes infousing RocksDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlUser authentification and security via Rexster Graph ServerRole-based access controlno
More information provided by the system vendor
Graph Engine infoformer name: TrinityJanusGraph infosuccessor of TitanNebulaGraphOpenTSDB
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
Graph Engine infoformer name: TrinityJanusGraph infosuccessor of TitanNebulaGraphOpenTSDB
DB-Engines blog posts

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

show all

Recent citations in the news

Trinity
2 June 2023, microsoft.com

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

How Google and Microsoft taught search to "understand" the Web
6 June 2012, Ars Technica

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

provided by Google News

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Database Deep Dives: JanusGraph
8 August 2019, IBM

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

Compose for JanusGraph arrives on Bluemix
15 September 2017, IBM

provided by Google News

Celebrating 10,000 GitHub Stars for NebulaGraph
26 March 2024, PR Newswire

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

Beginner’s Guide to NebulaGraph Database | by Ng Wai Foong
26 October 2022, Towards Data Science

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

provided by Google News

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

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5 August 2016, KDnuggets

MapR to help admins peer into dense Hadoop clusters
28 June 2016, SiliconANGLE News

MakeMyTrip travels forward in time using the power of open source
16 May 2017, Open Source For You

MapR-DB NoSQL Database Integrated into the MapR Distribution
17 October 2014, insideBIGDATA

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

RaimaDB logo

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

Present your product here