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 > NebulaGraph vs. Neo4j vs. Rockset

System Properties Comparison NebulaGraph vs. Neo4j vs. Rockset

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameNebulaGraph  Xexclude from comparisonNeo4j  Xexclude from comparisonRockset  Xexclude from comparison
DescriptionA distributed, linear scalable, high perfomant Graph DBMSScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsA scalable, reliable search and analytics service in the cloud, built on RocksDB
Primary database modelGraph DBMSGraph DBMSDocument store
Secondary database modelsRelational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.33
Rank#136  Overall
#10  Graph DBMS
Score50.39
Rank#23  Overall
#1  Graph DBMS
Score0.79
Rank#252  Overall
#39  Document stores
Websitegithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
neo4j.comrockset.com
Technical documentationdocs.nebula-graph.ioneo4j.com/­docsrockset.com/­docs
DeveloperVesoft Inc.Neo4j, Inc.Rockset
Initial release201920072019
Current release5.12, September 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoGPL version3, commercial licenses availablecommercial
Cloud-based only infoOnly available as a cloud servicenonoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
Implementation languageC++Java, ScalaC++
Server operating systemsLinuxLinux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
hosted
Data schemeStrong typed schemaschema-free and schema-optionalschema-free
Typing infopredefined data types such as float or dateyesyesdynamic typing
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.nono infoingestion from XML files supported
Secondary indexesyes 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 infopluggable indexing subsystem, by default Apache Luceneall fields are automatically indexed
SQL infoSupport of SQLSQL-like query languagenoRead-only SQL queries, including JOINs
APIs and other access methodsBrowser 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
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
HTTP REST
Supported programming languages.Net
C++
Go
Java
PHP
Python
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresuser defined functionsyes infoUser defined Procedures and Functionsno
Triggersyes infovia event handlerno
Partitioning methods infoMethods for storing different data on different nodesShardingyes using Neo4j FabricAutomatic sharding
Replication methods infoMethods for redundantly storing data on multiple nodesCausal Clustering using Raft protocolCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Eventual Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyes infousing RocksDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes
User concepts infoAccess controlRole-based access controlUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)Access rights for users and organizations can be defined via Rockset console
More information provided by the system vendor
NebulaGraphNeo4jRockset
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Neo4j delivers graph technology that has been battle tested for performance and scale...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Neo4j is the market leader, graph database category creator, and the most widely...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Real-Time Recommendations Master Data Management Identity and Access Management Network...
» more
Key customersCurrently we have some top internet companies in China implementing NebulaGraph in...
» more
Over 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 8,200 stars and thousands...
» more
Neo4j boasts the world's largest graph database ecosystem with more than 140 million...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» more
GPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» 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
NebulaGraphNeo4jRockset
DB-Engines blog posts

Applying Graph Analytics to Game of Thrones
12 June 2019, Amy Hodler & Mark Needham, Neo4j (guest author)

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

The openCypher Project: Help Shape the SQL for Graphs
22 December 2015, Emil Eifrem (guest author)

show all

Recent citations in the news

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

Security Bulletin 13 Sep 2023
13 September 2023, Cyber Security Agency of Singapore

【NebulaGraph】Docker安装NebulaGraph及入门案例_牧码文的博客
29 March 2023, CSDN

使用秘籍|如何实现图数据库NebulaGraph 的高效建模、快速导入 ...
23 August 2023, CSDN

NebulaGraph:打造灵活弹性的云原生图数据库,与阿里云计算巢共同 ...
6 March 2023, 36kr

provided by Google News

Neo4j unveils new vector search capability in continued support of ...
28 August 2023, KMWorld Magazine

Neo4j Finds the Vector for Graph-LLM Integration
22 August 2023, Datanami

Build a Movie Database with Neo4j's Knowledge Graph Sandbox
29 July 2023, The New Stack

Aerospike takes on Neo4j and TigerGraph with launch of graph ...
20 June 2023, SiliconANGLE News

Neo4j gens-up in Google Cloud LLM
5 July 2023, ComputerWeekly.com

provided by Google News

Rockset lands $44M to power real-time search and analytics apps
29 August 2023, TechCrunch

Rockset to boost real-time database for AI era with $44M raise
29 August 2023, VentureBeat

Rockset reels in $44M for its real-time analytics database
29 August 2023, SiliconANGLE News

Analytics and Data Science News for the Week of September 1 ...
31 August 2023, Solutions Review

10 Cool Tech Companies That Raised Funding In August 2023
19 September 2023, CRN

provided by Google News

Job opportunities

Software Engineer(Support)—NebulaGraph Database
Vesoft Inc, Remote

Software Engineer(Support)—NebulaGraph Database
Vesoft Inc, San Francisco Bay Area, CA

Marketing Manager, Global—NebulaGraph Database
Vesoft Inc, San Francisco, CA

Software Engineer(Cloud)—NebulaGraph Database
Vesoft Inc, San Francisco Bay Area, CA

Senior Backend Engineer (Data Platform)
thatgamecompany, Remote

Neo4J Developer
Business Integra Inc., Remote

Jr. Data Scientist
Kyla, San Jose, CA

Research Associate
George Washington University, Rockville, MD

Neo4j Developer
Capgemini, Chicago, IL

Business Analyst
zettalogix.Inc, Remote

Sales Engineer
rockset, San Mateo, CA

Product Manager
rockset, San Mateo, CA

Developer Advocate
rockset, San Mateo, CA

Product Marketing Manager
rockset, San Mateo, CA

Product Solutions Engineer
rockset, San Mateo, CA

jobs by Indeed



Share this page

Featured Products

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Redis logo

The world’s most loved real‑time data platform.
Try 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

Neo4j logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here