DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Heroic vs. NebulaGraph vs. RocksDB vs. Titan vs. Weaviate

System Properties Comparison Heroic vs. NebulaGraph vs. RocksDB vs. Titan vs. Weaviate

Editorial information provided by DB-Engines
NameHeroic  Xexclude from comparisonNebulaGraph  Xexclude from comparisonRocksDB  Xexclude from comparisonTitan  Xexclude from comparisonWeaviate  Xexclude from comparison
Titan has been decommisioned after the takeover by Datastax. It will be removed from the DB-Engines ranking. A fork has been open-sourced as JanusGraph.
DescriptionTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchA distributed, linear scalable, high perfomant Graph DBMSEmbeddable persistent key-value store optimized for fast storage (flash and RAM)Titan is a Graph DBMS optimized for distributed clusters.An AI-native realtime vector database engine that integrates scalable machine learning models.
Primary database modelTime Series DBMSGraph DBMSKey-value storeGraph DBMSVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#255  Overall
#21  Time Series DBMS
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score3.65
Rank#85  Overall
#11  Key-value stores
Score1.73
Rank#143  Overall
#5  Vector DBMS
Websitegithub.com/­spotify/­heroicgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
rocksdb.orggithub.com/­thinkaurelius/­titangithub.com/­weaviate/­weaviate
weaviate.io
Technical documentationspotify.github.io/­heroicdocs.nebula-graph.iogithub.com/­facebook/­rocksdb/­wikigithub.com/­thinkaurelius/­titan/­wikiweaviate.io/­developers/­weaviate
DeveloperSpotifyVesoft Inc.Facebook, Inc.Aurelius, owned by DataStaxWeaviate B.V.
Initial release20142019201320122019
Current release8.11.4, April 20241.19, May 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache Version 2.0 + Common Clause 1.0Open Source infoBSDOpen Source infoApache license, version 2.0Open Source infocommercial license available with Weaviate Enterprise
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++C++JavaGo
Server operating systemsLinuxLinuxLinux
OS X
Unix
Windows
Data schemeschema-freeStrong typed schemaschema-freeyesyes, maps to GraphQL interface
Typing infopredefined data types such as float or dateyesyesnoyesyes infostring, int, float, geo point, date, cross reference, fuzzy references
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 indexesyes infovia Elasticsearchyes 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.noyesyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLnoSQL-like query languagenonoGraphQL is used as query language
APIs and other access methodsHQL (Heroic Query Language, a JSON-based language)
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
C++ API
Java API
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
GraphQL query language
RESTful HTTP/JSON API
Supported programming languages.Net
C++
Go
Java
PHP
Python
C
C++
Go
Java
Perl
Python
Ruby
Clojure
Java
Python
JavaScript / TypeScript
Python
Server-side scripts infoStored proceduresnouser defined functionsnoyesno
Triggersnoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardinghorizontal partitioningyes infovia pluggable storage backendsSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesCausal Clustering using Raft protocolyesyesyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infovia Faunus, a graph analytics engineno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency
Foreign keys infoReferential integritynoyes infoRelationships in graphsnoyes infoRelationships in graphno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDyesACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infousing RocksDByesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlRole-based access controlnoUser authentification and security via Rexster Graph ServerAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
HeroicNebulaGraphRocksDBTitanWeaviate
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Weaviate is an open source vector database that is robust, scalable, cloud-native,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Flexible deployment - Free, open source or fully-managed cloud vector database service...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
As a database supporting the development of generative AI and semantic search applications...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
All companies that have data. ​
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
As of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» more
Weaviate is open-source, and free to use. Weaviate is also available as a fully managed...
» 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
3rd partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
HeroicNebulaGraphRocksDBTitanWeaviate
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Weaviate, an ANN Database with CRUD support
2 February 2021,  Etienne Dilocker, SeMI Technologies (sponsor) 

show all

Recent citations in the news

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

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

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

provided by Google News

Amazon DynamoDB Storage Backend for Titan: Distributed Graph Database | Amazon Web Services
24 August 2015, AWS Blog

Titan Graph Database Integration with DynamoDB: World-class Performance, Availability, and Scale for New Workloads
20 August 2015, All Things Distributed

Beyond Titan: The Evolution of DataStax's New Graph Database
21 June 2016, Datanami

DataStax acquires Aurelius, the startup behind the Titan graph database
3 February 2015, VentureBeat

DSE Graph review: Graph database does double duty
14 November 2019, InfoWorld

provided by Google News

Build enterprise-ready generative AI solutions with Cohere foundation models in Amazon Bedrock and Weaviate vector ...
24 January 2024, AWS Blog

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
8 February 2024, Datanami

Getting Started with Weaviate: A Beginner's Guide to Search with Vector Databases
18 July 2023, Towards Data Science

Weaviate Raises $50 Million Series B Funding to Meet Soaring Demand for AI Native Vector Database Technology ...
21 April 2023, PR Newswire

The 5 Best Vector Databases You Must Try in 2024
17 November 2023, KDnuggets

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

RaimaDB logo

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

Milvus logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here