Analysis updated 2026-07-18 · repo last pushed 2020-08-04
Connect a Go application to a Neo4j graph database to store and query relationship-heavy data like social networks.
Run Cypher queries from Go code and process results row by row as native Go types.
Build a recommendation engine or app that naturally models data as nodes and relationships.
Connect to a clustered Neo4j deployment with built-in connection pooling and thread-safe queries.
| dhui/neo4j-go-driver | 0verflowme/alarm-clock | 0verflowme/seclists | |
|---|---|---|---|
| Language | — | CSS | — |
| Last pushed | 2020-08-04 | 2022-10-03 | 2020-05-03 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 2/5 | 1/5 |
| Audience | developer | vibe coder | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Requires a running Neo4j server (single or clustered) and database credentials.
The official Go driver for connecting Go applications to Neo4j, a graph database, letting you run Cypher queries and get results back as Go-friendly types.
Dormant — no commits in 2+ years (last push 2020-08-04).
License information is not specified in the explanation.
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.