Hacker News new | past | comments | ask | show | jobs | submit login
Neo4j Bolt Driver for Go (github.com/neo4j)
1 point by beersigns on Nov 14, 2018 | hide | past | favorite | 3 comments



Interesting to see neo4j released an official Go driver. Java, Javascript, Python, dotnet and now Go have an officially supported bolt driver.


Requires CGO .. whomp whomp whomp


Yeah, I'm lucky enough to be able to locally use the prebuilt binaries of seabolt for OS X. I wasn't so lucky with my deployment of it, which is on an alpine container. Definitely not a lot of fun installing the C toolchain & compiling from source but it is doable.

The only pure go bolt driver doesn't have the full feature set but has potential: https://github.com/johnnadratowski/golang-neo4j-bolt-driver




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: