Live data from Hacker News

Neo4j Bolt Driver for Go

github.com

1–4 of 4 posts

Re: Neo4j Bolt Driver for Go

#4
post #3

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