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

DBMS > 4D vs. LevelDB vs. NebulaGraph vs. Neo4j vs. YTsaurus

System Properties Comparison 4D vs. LevelDB vs. NebulaGraph vs. Neo4j vs. YTsaurus

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonLevelDB  Xexclude from comparisonNebulaGraph  Xexclude from comparisonNeo4j  Xexclude from comparisonYTsaurus  Xexclude from comparison
DescriptionApplication development environment with integrated database management systemEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesA 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 offeringsYTsaurus is an open source platform for distributed storage and processing.
Primary database modelRelational DBMSKey-value storeGraph DBMSGraph DBMSDocument store
Key-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.47
Rank#110  Overall
#54  Relational DBMS
Score2.25
Rank#115  Overall
#19  Key-value stores
Score2.23
Rank#116  Overall
#10  Graph DBMS
Score44.89
Rank#21  Overall
#1  Graph DBMS
Score0.21
Rank#324  Overall
#45  Document stores
#48  Key-value stores
Websitewww.4d.comgithub.com/­google/­leveldbgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
neo4j.comytsaurus.tech
Technical documentationdeveloper.4d.comgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mddocs.nebula-graph.ioneo4j.com/­docsytsaurus.tech/­docs/­en
Developer4D, IncGoogleVesoft Inc.Neo4j, Inc.Yandex
Initial release19842011201920072023
Current releasev20, April 20231.23, February 20215.20, May 2024
License infoCommercial or Open SourcecommercialOpen Source infoBSDOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoGPL version3, commercial licenses availableOpen Source infoApache License, Version 2.0
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.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
Implementation languageC++C++Java, ScalaC++
Server operating systemsOS X
Windows
Illumos
Linux
OS X
Windows
LinuxLinux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
Ubuntu
Data schemeyesschema-freeStrong typed schemaschema-free and schema-optional
Typing infopredefined data types such as float or dateyesnoyesyesyes
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.yesnonono
Secondary indexesyesnoyes 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 Lucene
SQL infoSupport of SQLyes infoclose to SQL 92noSQL-like query languagenoYQL, an SQL-based language, is supported
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
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
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
Supported programming languages4D proprietary IDE
PHP
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
.Net
C++
Go
Java
PHP
Python
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
C++
Go
Java
JavaScript
Python
Server-side scripts infoStored proceduresyesnouser defined functionsyes infoUser defined Procedures and Functions
Triggersyesnoyes infovia event handler
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingyes using Neo4j FabricSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationnoneCausal Clustering using Raft protocolCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Foreign keys infoReferential integrityyesnoyes infoRelationships in graphsyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infowith automatic compression on writesyes infousing RocksDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlUsers and groupsnoRole-based access controlUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)Access Control Lists
More information provided by the system vendor
4D infoformer name: 4th DimensionLevelDBNebulaGraphNeo4jYTsaurus
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 customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» 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 10,000 stars on GitHub...
» 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
News

Neo4j-Databricks Connector Delivers Deeper Insights, Faster GenAI Development
10 June 2024

This Week in Neo4j: Podcast, Testing, Knowledge Graph, GenAI and more
8 June 2024

Neo4j and Snowflake Bring Graph Data Science Into the AI Data Cloud
4 June 2024

RDF vs. Property Graphs: Choosing the Right Approach for Implementing a Knowledge Graph
4 June 2024

This Week in Neo4j: Importing Data, NODES, GenAI, Going Meta and more
1 June 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
4D infoformer name: 4th DimensionLevelDBNebulaGraphNeo4jYTsaurus
DB-Engines blog posts

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

show all

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

Samstealer Attacking Windows Systems To Steal Sensitive Data
20 May 2024, CybersecurityNews

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks and Files

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Threat Thursday: BlackGuard Infostealer Rises from Russian Underground Markets
21 April 2022, BlackBerry Blog

provided by Google News

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

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

provided by Google News

Neo4j employs knowledge graphs as part of the AI stack
11 June 2024, SiliconANGLE News

Neo4j graph analytics integrated with Snowflake's AI cloud – Blocks and Files
7 June 2024, Blocks and Files

Neo4j Announces Collaboration with Microsoft to Advance GenAI and Data Solutions USA - English - India - English
26 March 2024, PR Newswire

Neo4j announces collaboration with Snowflake for advanced AI insights and predictive analytics – Intelligent CIO North ...
7 June 2024, intelligentcio.com

Using Neo4j’s graph database for AI in Azure
4 April 2024, InfoWorld

provided by Google News



Share this page

Featured Products

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

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

Present your product here