Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
on 05-16-2022 04:33 PM
Learn how to interact with Neo4j from your Go application using the Neo4j Go Driver
In this course, we walk through the steps to integrate Neo4j into your Go projects.
We will follow the steps to create an instance of the Neo4j Go Driver, learn how to use sessions and transactions, and use that knowledge to replace hardcoded API responses with data from a Neo4j Sandbox instance.
The project also serves a pre-built Single Page Application (SPA) that calls the API. As you work through the course, you will replace the hardcoded API responses with data from Neo4j.
The course automatically creates a new recommendations
sandbox within Neo4j Sandbox that you will use throughout the course.
What you will learn
The lifecycle of the Neo4j Driver and how it relates to your application
How to install and instantiate the Neo4j Go Driver to your Go project
How read and write transactions work with Neo4j
Best practices on how to use Neo4j within your Go project.
Hello @yolande
I just finished the course, got the certificate and was about to start the course backlog session to complete all the implementations and I couldn't login to my sandbox instance. I tried it from my desktop, my local app and the Neo4j browser. Nada!!!
So, was the instance finished as soon as I finished the course?
Renato