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

DBMS > Fujitsu Enterprise Postgres vs. InfinityDB vs. Lovefield vs. Memgraph vs. Neo4j

System Properties Comparison Fujitsu Enterprise Postgres vs. InfinityDB vs. Lovefield vs. Memgraph vs. Neo4j

Editorial information provided by DB-Engines
NameFujitsu Enterprise Postgres  Xexclude from comparisonInfinityDB  Xexclude from comparisonLovefield  Xexclude from comparisonMemgraph  Xexclude from comparisonNeo4j  Xexclude from comparison
DescriptionEnterprise-grade PostgreSQL-based DBMS with security enhancements such as Transparent Data Encryption and Data Masking, plus high-availability and performance improvement features.A Java embedded Key-Value Store which extends the Java Map interfaceEmbeddable relational database for web apps written in pure JavaScriptAn open source graph database built for real-time streaming and compatible with Neo4jScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offerings
Primary database modelRelational DBMSKey-value storeRelational DBMSGraph DBMSGraph DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.31
Rank#285  Overall
#129  Relational DBMS
Score0.00
Rank#378  Overall
#57  Key-value stores
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score3.02
Rank#98  Overall
#8  Graph DBMS
Score44.46
Rank#23  Overall
#1  Graph DBMS
Websitewww.postgresql.fastware.comboilerbay.comgoogle.github.io/­lovefieldmemgraph.comneo4j.com
Technical documentationwww.postgresql.fastware.com/­product-manualsboilerbay.com/­infinitydb/­manualgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdmemgraph.com/­docsneo4j.com/­docs
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperPostgreSQL Global Development Group, Fujitsu Australia Software TechnologyBoiler Bay Inc.GoogleMemgraph LtdNeo4j, Inc.
Initial release2002201420172007
Current releaseFujitsu Enterprise Postgres 14, January 20224.02.1.12, February 20175.19, April 2024
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache 2.0Open Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoGPL version3, commercial licenses available
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 languageCJavaJavaScriptC and C++Java, Scala
Server operating systemsLinux
Windows
All OS with a Java VMserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinuxLinux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
Data schemeyesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyesschema-free and schema-optionalschema-free and schema-optional
Typing infopredefined data types such as float or dateyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesyesyes
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.nonono
Secondary indexesyesno infomanual creation possible, using inversions based on multi-value capabilityyesyes infopluggable indexing subsystem, by default Apache Lucene
SQL infoSupport of SQLyesnoSQL-like query language infovia JavaScript builder patternnono
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Bolt protocol
Cypher query language
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
Supported programming languages.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
JavaJavaScript.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresuser defined functionsnonoyes infoUser defined Procedures and Functions
TriggersyesnoUsing read-only observersyes infovia event handler
Partitioning methods infoMethods for storing different data on different nodespartitioning by range, list and by hashnonenoneSharding infodynamic graph partitioningyes using Neo4j Fabric
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnonenoneMulti-source replication using RAFTCausal Clustering using Raft protocol infoavailable in in Enterprise Version only
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Foreign keys infoReferential integrityyesno infomanual creation possible, using inversions based on multi-value capabilityyesyes inforelationships in graphsyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDACID infowith snapshot isolationACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyes infowith periodic snapshot and write-ahead logging (WAL) of changesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infousing MemoryDByes
User concepts infoAccess controlfine grained access rights according to SQL-standardnonoUsers, roles and permissionsUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)
More information provided by the system vendor
Fujitsu Enterprise PostgresInfinityDBLovefieldMemgraphNeo4j
Specific characteristics100% compatible with community PostgreSQL
» more
Memgraph directly connects to your streaming infrastructure so you and your team...
» more
Neo4j delivers graph technology that has been battle tested for performance and scale...
» more
Competitive advantagesBuilt-in TDE and Data Masking security. In-Memory Columnar Index, and a high speed...
» more
Business Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Neo4j is the market leader, graph database category creator, and the most widely...
» more
Typical application scenariosTransactional payments applications, reporting and mixed workloads.
» more
Graph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Real-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 metricsOver 30 years experience in database technology. Over 20 years in Postgres development...
» more
Neo4j boasts the world's largest graph database ecosystem with more than 140 million...
» more
Licensing and pricing modelsCore based licensing
» more
You can check out our pricing model and licenses on the company website .
» more
GPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» more
News

Neo4j Joins the Connect with Confluent Partner Program
16 May 2024

10 Inspiring Projects to Spark Your NODES 2024 Presentation
15 May 2024

New Security Feature in Neo4j Aura: Customer Managed Keys
15 May 2024

Safeguarding Elections: How Graph Technology Powers Groundbreaking Research on Political Ads
13 May 2024

This Week in Neo4j: GraphRAG, Testcontainers, Metadata Management, App Dev and more
11 May 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
Fujitsu Enterprise PostgresInfinityDBLovefieldMemgraphNeo4j
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

Fujitsu Develops Column-Oriented Data-Processing Engine Enabling Fast, High-Volume Data Analysis in Database ...
26 February 2015, Fujitsu

Primary Data says stop, Hammerspace, Innodisk cooks some SSDs, and Fujitsu goes blockchain
22 May 2018, The Register

provided by Google News

Enhance Your Network with the Power of a Graph DB
4 May 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

Making Your Own Memory Graph To Detect Memory Issues On iOS
13 April 2021, hackernoon.com

provided by Google News

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

Neo4j CTO says new Graph Query Language standard will have 'massive ripple effects'
26 April 2024, SiliconANGLE News

Neo4j Is Planning IPO on Nasdaq, Largest Owner Greenbridge Says
15 February 2024, Bloomberg

Neo4j Empowers Syracuse University with $250K Grant to Tackle Misinformation in 2024 Elections
8 May 2024, Datanami

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

provided by Google News



Share this page

Featured Products

SingleStore logo

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

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.

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

Present your product here