How can I connect VisualStudio (VS Code Extension installed) with the MOVIE database?

Hi I am watching this video Neo4j Live: Neo4j VS Code Extension - YouTube

I could install vs and connect to my localhost running.
I am only starting with neo. how can integrate the movie database components in vs?

i have no clue yet what aura is - in the vid they use an aura instance.

I am studying in the graphacademy - now starting with cypher and found the color highlighting extrem helpful! so I would like to work in a paraellel "playground" to try out things etc.

I add a screenshot to show how my vs screens looks like currently. movie database is running on neo local.

Thank you!

Hello! I would recommend Neo4j Sandbox. It is a trial instance that provides playground material and guidance, all in the browser. Perfect for learning and getting started.

The VS Code extension is helpful for interacting with Neo4j from an application or scripts. Neo4j Aura is a Neo4j-cloud-hosted database (which we have a free tier), so you don't have to download or run anything locally.