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

DBMS > Lovefield vs. Neo4j vs. Oracle vs. Percona Server for MongoDB vs. Stardog

System Properties Comparison Lovefield vs. Neo4j vs. Oracle vs. Percona Server for MongoDB vs. Stardog

Editorial information provided by DB-Engines
NameLovefield  Xexclude from comparisonNeo4j  Xexclude from comparisonOracle  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionEmbeddable relational database for web apps written in pure JavaScriptScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsWidely used RDBMSA drop-in replacement for MongoDB Community Edition with enterprise-grade features.Enterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelRelational DBMSGraph DBMSRelational DBMSDocument storeGraph DBMS
RDF store
Secondary database modelsDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.32
Rank#290  Overall
#132  Relational DBMS
Score44.47
Rank#23  Overall
#1  Graph DBMS
Score1234.27
Rank#1  Overall
#1  Relational DBMS
Score0.55
Rank#253  Overall
#39  Document stores
Score2.05
Rank#129  Overall
#11  Graph DBMS
#6  RDF stores
Websitegoogle.github.io/­lovefieldneo4j.comwww.oracle.com/­databasewww.percona.com/­mongodb/­software/­percona-server-for-mongodbwww.stardog.com
Technical documentationgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdneo4j.com/­docsdocs.oracle.com/­en/­databasedocs.percona.com/­percona-distribution-for-mongodbdocs.stardog.com
DeveloperGoogleNeo4j, Inc.OraclePerconaStardog-Union
Initial release20142007198020152010
Current release2.1.12, February 20175.19, April 202423c, September 20233.4.10-2.10, November 20177.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoGPL version3, commercial licenses availablecommercial inforestricted free version is availableOpen Source infoGPL Version 2commercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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 languageJavaScriptJava, ScalaC and C++C++Java
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
LinuxLinux
macOS
Windows
Data schemeyesschema-free and schema-optionalyes infoSchemaless in JSON and XML columnsschema-freeschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.noyesnono infoImport/export of XML data possible
Secondary indexesyesyes infopluggable indexing subsystem, by default Apache Luceneyesyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLSQL-like query language infovia JavaScript builder patternnoyes infowith proprietary extensionsnoYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsBolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
proprietary protocol using JSONGraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesJavaScript.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresnoyes infoUser defined Procedures and FunctionsPL/SQL infoalso stored procedures in Java possibleJavaScriptuser defined functions and aggregates, HTTP Server extensions in Java
TriggersUsing read-only observersyes infovia event handleryesnoyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesnoneyes using Neo4j FabricSharding, horizontal partitioningShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyMulti-source replication
Source-replica replication
Source-replica replicationMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono infocan be realized in PL/SQLyesno
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 ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency in HA-Cluster
Foreign keys infoReferential integrityyesyes infoRelationships in graphsyesnoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infoisolation level can be parameterizednoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infousing MemoryDByes infoVersion 12c introduced the new option 'Oracle Database In-Memory'yes infovia In-Memory Engineyes
User concepts infoAccess controlnoUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)fine grained access rights according to SQL-standardAccess rights for users and rolesAccess rights for users and roles
More information provided by the system vendor
LovefieldNeo4jOraclePercona Server for MongoDBStardog
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: Google Cloud, Analysis, Knowledge Graph, Relationships and more
20 April 2024

Announcing NODES 2024: Submit Your Talk
17 April 2024

ISO GQL: A Defining Moment in the History of Database Innovation
17 April 2024

This Week in Neo4j: Podcast, RAG, Neo4j Guide, ERP and more
13 April 2024

Neo4j Brings GraphRAG Capabilities for GenAI to Google Cloud
9 April 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 partiesDevart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

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

More resources
LovefieldNeo4jOraclePercona Server for MongoDBStardog
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

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

Neo4j Welcomes New GQL International Standard in Major Milestone for Database Industry USA - English
17 April 2024, PR Newswire

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

Knowledge graphs leveraged for enhanced AI insights
17 April 2024, SiliconANGLE News

Leveraging Neo4j and Amazon Bedrock for an Explainable, Secure, and Connected Generative AI Solution | Amazon ...
10 November 2023, AWS Blog

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

provided by Google News

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, Oracle

Major Global Businesses Adopt Oracle Database@Azure Worldwide
23 April 2024, Marketscreener.com

Blog Theme - Details
17 April 2024, Oracle

Oracle and Microsoft bring Oracle Database@Azure to Europe
14 March 2024, Oracle

Blog Theme - Details
12 April 2024, Oracle

provided by Google News

5 Reasons to Run MongoDB on Kubernetes
6 March 2024, The New Stack

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

How to Plan Your MongoDB Upgrade
29 January 2024, The New Stack

Percona launches management system aimed at open-source databases
17 May 2022, The Register

Is database-as-a-service in Percona's future?
23 May 2022, VentureBeat

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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