Neo4j is a highly scalable, robust native graph database. It is more suitable for certain big data and analytics applications than row and column databases or free-form JSON document databases for many use cases. A graph database is used to represent relationships.
With this Docker Extension, once can setup the Neo4j with just a few commands/clicks.
- Docker Desktop 4.8+
git clone https://github.com/collabnix/neo4j-docker-extension
make install-extension
docker extension install ajeetraina/neo4j-docker-extension:1.0
Open Docker Dashboard to see Neo4j Docker Extension already up and running.
Use neo4j/neo4j as username/password.