Details
- Vendor
- Graph Foundation
- Type
- Property Graph
- Kind
- Extension
- Category
- Emerging
- License
- GPL-3.0
- Language
- Java
- Query Languages
- Cypher
- Protocols
- BoltHTTP/REST
The go-to resource for graph technology details
A Neo4j Community Edition plugin that adds enterprise features including multi-database support, enterprise authentication and authorization, and backup/restore capabilities. Tracks Neo4j 5.x releases.
Protocols Bolt, HTTP/REST
DozerDB is Neo4j Community compiled from source with the plugin dropped in lib/, so it inherits Neo4j's unmodified Bolt (7687) and HTTP (7474) protocols.
The packaged distribution is Neo4j Community compiled from source with the DozerDB plugin already in lib/ and the classpath configured, with nothing extra to wire up.DozerDB - Free, Open Graph Database. Enterprise Features for Neo4j Community Edition · reviewed 2026-08-02
Open http://localhost:7474 and log in with neo4j/neo4j, and you'll be prompted to set a new password.DozerDB - Free, Open Graph Database. Enterprise Features for Neo4j Community Edition · reviewed 2026-08-02
License GPL-3.0
SPDX identifier as classified by GitHub from the repository licence file.
"spdx_id": "GPL-3.0"GitHub licence API — DozerDB/dozerdb-plugin · reviewed 2026-08-02
Released 2023
No tagged releases are published through the GitHub API, so this rests on the repository appearing publicly in July 2023 — a floor for first availability rather than a release date.
"created_at":"2023-07-29T01:06:42Z"GitHub repository API — DozerDB/dozerdb-plugin · reviewed 2026-08-02
Language Java
It is a Neo4j plugin built as a Java uber-jar; matches current value.
Please ensure you use java 17 or above when working on the plugin.DozerDB/dozerdb-plugin · reviewed 2026-08-02