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

DBMS > EJDB vs. Neo4j vs. PostgreSQL

System Properties Comparison EJDB vs. Neo4j vs. PostgreSQL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonNeo4j  Xexclude from comparisonPostgreSQL  Xexclude from comparison
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Scalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsWidely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQL
Primary database modelDocument storeGraph DBMSRelational DBMS infowith object oriented extensions, e.g.: user defined types/functions and inheritance. Handling of key/value pairs with hstore module.
Secondary database modelsDocument store
Graph DBMS infowith Apache Age
Spatial DBMS
Vector DBMS infowith pgvector extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.10
Rank#337  Overall
#47  Document stores
Score43.69
Rank#20  Overall
#1  Graph DBMS
Score663.41
Rank#4  Overall
#4  Relational DBMS
Websitegithub.com/­Softmotions/­ejdbneo4j.comwww.postgresql.org
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdneo4j.com/­docswww.postgresql.org/­docs
DeveloperSoftmotionsNeo4j, Inc.PostgreSQL Global Development Group infowww.postgresql.org/­developer
Initial release201220071989 info1989: Postgres, 1996: PostgreSQL
Current release5.23, August 202416.4, August 2024
License infoCommercial or Open SourceOpen Source infoGPLv2Open Source infoGPL version3, commercial licenses availableOpen Source infoBSD
Cloud-based only infoOnly available as a cloud servicenonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
PostgreSQL Flex @ STACKIT offers managed PostgreSQL Instances with adjustable CPU, RAM, storage amount and speed and several extensions available, in enterprise grade to perfectly match all application requirements. All 100% GDPR-compliant.
Implementation languageCJava, ScalaC
Server operating systemsserver-lessLinux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Data schemeschema-freeschema-free and schema-optionalyes
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idyesyes
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.yes infospecific XML-type available, but no XML query functionality.
Secondary indexesnoyes infopluggable indexing subsystem, by default Apache Luceneyes
SQL infoSupport of SQLnonoyes infostandard with numerous extensions
APIs and other access methodsin-process shared libraryBolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresnoyes infoUser defined Procedures and Functionsuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.
Triggersnoyes infovia event handleryes
Partitioning methods infoMethods for storing different data on different nodesnoneyes using Neo4j Fabricpartitioning by range, list and (since PostgreSQL 11) by hash
Replication methods infoMethods for redundantly storing data on multiple nodesnoneCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlySource-replica replication infoother methods possible by using 3rd party extensions
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Immediate Consistency
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possibleyes infoRelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyesyes
Durability infoSupport for making data persistentyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.no
User concepts infoAccess controlnoUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)fine grained access rights according to SQL-standard
More information provided by the system vendor
EJDBNeo4jPostgreSQL
Specific characteristicsNeo4j delivers graph technology that has been battle tested for performance and scale...
» more
Competitive advantagesNeo4j is the market leader, graph database category creator, and the most widely...
» more
Typical application scenariosReal-Time Recommendations Master Data Management Identity and Access Management Network...
» more
Key customersOver 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» more
Market metricsNeo4j boasts the world's largest graph database ecosystem with more than 140 million...
» more
Licensing and pricing modelsGPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» more
News

This Week in Neo4j: Podcast, GraphRAG, Cluster, BAML and more
18 January 2025

Neo4j Joins Linux Foundation for AI and Data
15 January 2025

Neo4j in 2024: Delivering on Our Vision of Cloud-First Graph Technology
15 January 2025

Neo4j Positioned as a Visionary in the 2024 Gartner® Magic Quadrant™ for Cloud Database Management Systems
23 December 2024

This Week in Neo4j: FIKA AI, Hackathon, Knowledge Graph, Snowflake and more
21 December 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
3rd parties
» more


» more


» more


» more


» more

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

More resources
EJDBNeo4jPostgreSQL
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

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

Ontology Reasoning on Biomedical Data with Neo4j | by Giuseppe Futia | Jan, 2025
22 January 2025, Towards Data Science

Neo4j Surpasses $200M in Revenue, Accelerates Leadership in GenAI-Driven Graph Technology
19 November 2024, PR Newswire

Neo4j lowers barriers to graph technology with gen AI copilot, 15x read capacity
4 September 2024, VentureBeat

Data Science Firm Neo4j Reportedly Prepping IPO
19 November 2024, PYMNTS.com

Database startup Neo4j embraces AI to supercharge growth
19 November 2024, TechCrunch

provided by Google News

Amazon Aurora PostgreSQL Limitless Database is now generally available
31 October 2024, AWS Blog

Bun update brings Chrome debugging and controversial S3 API, PostgreSQL client coming soon
17 January 2025, DevClass

Snowflake Brings Seamless PostgreSQL and MySQL Integration with New Connectors
16 July 2024, Snowflake

Aurora Limitless: AWS Introduces New PostgreSQL Database with Automated Horizontal Scaling
22 November 2024, InfoQ.com

5 new features in EDB Postgres AI
20 January 2025, InfoWorld

provided by Google News



Share this page

Featured Products

Milvus logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

RaimaDB logo

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

SingleStore logo

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

Present your product here