icon

Neo4j Graph Database

A fast, scalable, and intuitive graph database for AI reasoning, fraud detection, recommendation systems, and more.

PlatformZeabur
Deployed8
Publishercalpa
Deployed8 times
Publishercalpa
Created2025-05-07
Services
service icon
Tags
DatabaseGraphBackendAI

Neo4j on Zeabur

Neo4j is a leading native graph database designed for handling highly connected data. This template deploys the Neo4j Community Edition using the official Docker image.

🔐 Credentials

The admin username is neo4j. The password is auto-generated for security reasons—please see the Zeabur Control Panel for your password.

🌐 Web Interface

The Neo4j Browser UI is not available in this deployment.

🔗 Bolt Protocol

Connect from applications inside your Zeabur internal network using:

bolt://<service-host>:7687

Note: This service is only accessible from within the Zeabur internal network. No public endpoints are exposed.

💾 Data Persistence

Mounted to /data to preserve your database between redeploys.

🧪 Testing and Development

This setup is suitable for prototyping, educational use, and small production deployments.