DB-EnginesExtremeDB: white paper about the mission critical dbmsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Derby vs. DuckDB vs. Neo4j

System Properties Comparison Derby vs. DuckDB vs. Neo4j

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonDuckDB  Xexclude from comparisonNeo4j  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.An embeddable, in-process, column-oriented SQL OLAP RDBMSScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offerings
Primary database modelRelational DBMSRelational DBMSGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.86
Rank#61  Overall
#35  Relational DBMS
Score4.05
Rank#91  Overall
#47  Relational DBMS
Score49.99
Rank#22  Overall
#1  Graph DBMS
Websitedb.apache.org/­derbyduckdb.orgneo4j.com
Technical documentationdb.apache.org/­derby/­manuals/­index.htmlduckdb.org/­docsneo4j.com/­docs
DeveloperApache Software FoundationNeo4j, Inc.
Initial release199720182007
Current release10.16.1.1, May 20220.9, September 20235.14, November 2023
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoMIT LicenseOpen Source infoGPL version3, commercial licenses available
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.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
Implementation languageJavaC++Java, Scala
Server operating systemsAll OS with a Java VMserver-lessLinux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
Data schemeyesyesschema-free and schema-optional
Typing infopredefined data types such as float or dateyesyesyes
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.yesno
Secondary indexesyesyesyes infopluggable indexing subsystem, by default Apache Lucene
SQL infoSupport of SQLyesyesno
APIs and other access methodsJDBCCLI Client
JDBC
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
Supported programming languagesJavaC
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresJava Stored Proceduresnoyes infoUser defined Procedures and Functions
Triggersyesnoyes infovia event handler
Partitioning methods infoMethods for storing different data on different nodesnonenoneyes using Neo4j Fabric
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneCausal Clustering using Raft protocol infoavailable in in Enterprise Version only
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Foreign keys infoReferential integrityyesnoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yes
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.yesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnoUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)
More information provided by the system vendor
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBDuckDBNeo4j
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: GraphAcademy, RDF, RAG, GTFS, Hume and more
9 December 2023

Unifying LLMs and Knowledge Graphs: Definitions, Use Cases & Best Practices
7 December 2023

This Week in Neo4j: RAG, Dashboards, QGIS Plugins, Needle and more
2 December 2023

Top 10 Sessions From NODES 2023
28 November 2023

This Week in Neo4j: Py2Neo, Time Series, Data Clusters, Graph Database Internals and more
25 November 2023

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
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBDuckDBNeo4j
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

The Ultimate Open Source Database List Profiling 16 Software Tools
30 May 2019, Solutions Review

Splice Machine 1.0 offers speedy, scalable SQL on Hadoop
19 November 2014, InfoWorld

Payara Foundation Releases Payara Server 5 and Payara Micro 5
30 March 2018, InfoQ.com

No, Citrix did not kill CloudStack
14 September 2014, InfoWorld

15 Best Database Management Systems for Linux
3 June 2019, Linux News, Tutorials and Apps

provided by Google News

DuckDB shuns VC breadcrumbs so support isn't all it's quacked up to be
5 October 2023, The Register

A Comprehensive Guide for Using DuckDB With Go
13 July 2023, hackernoon.com

MotherDuck Raises $52.5 Million Series B Funding as DuckDB Adoption Soars
20 September 2023, PR Newswire

Database startup MotherDuck lands $52.5M to grow its DuckDB-based platform
20 September 2023, TechCrunch

In-Process Analytical Data Management with DuckDB
12 June 2023, InfoQ.com

provided by Google News

Neo4j and AWS team up to enhance generative AI applications with graph database technology
21 November 2023, SiliconANGLE News

Neo4j Signs Strategic Collaboration Agreement with AWS to Enhance Generative AI Results While Addressing AI ...
21 November 2023, PR Newswire

Neo4j announces partnership with AWS to reduce AI hallucinations
21 November 2023, SDTimes.com

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

NoSQL Market Reach USD 86.3 Billion by 2032 at 28.1% CAGR | Top Players Such as - Riak, Neo4j and Objectivity
8 December 2023, EIN News

provided by Google News

Job opportunities

DEV OPS ENGINEER
Esperanto.ai, Mountain View, CA

ArchivesSpace Technical Lead
LYRASIS, Georgia

R/Shiny Developer
Crunch.io, Remote

Data Engineer (Secret Clearance)
1Nation, Remote

Software Engineer
Bloomfield Robotics, Pittsburgh, PA

Staff Software Engineer, Tecton Compute
Tecton, Remote

Posture Principal Engineer
Obsidian Security, Newport Beach, CA

Account Executive - Federal Civilian Market
Neo4j, Washington, DC

Machine Learning Developer
Bullfrog Ai Management Llc, Remote

Backend Engineer (All Levels)
Current, New York, NY

Data Scientist (-)
DCI Solutions, Bethesda, MD

Sales Development Representative (Remote)
Neo4j, Chicago, IL

jobs by Indeed



Share this page

Featured Products

Redis logo

The world’s most loved real‑time data platform.
Try free

SingleStore logo

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

Neo4j logo

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

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

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