Videos
Also called Golang or Go language is a statically typed, compiled programming language and it used for general purpose.- Latest
- Highest Rated
Video
Intro to Go - Part 3 - Concurrency and Gracefully Closing the MDB Client
✅ Find the whole written series here → https://mdb.link/17W4WCU9-Vs-written ✅ Sign-up for a free cluster → https://mdb.link/17W4WCU9-Vs-register ✅ Get help on our Community Forums → https://mdb.link/17W4WCU9-Vs-forums - This video provides an advanced explanation on how concurrency is implemented in Go and how channels are used for synchronization. It uses that knowledge to implement a graceful shutdown of the HTTP server and close the MongoDB client. - 📚 RESOURCES 📚 Repository of code - https://github.com/mongodb-developer/go-intro Subscribe to MongoDB YouTube→ https://mdb.link/subscribeMay 13, 2024
Video
Intro to Go - Part 2 - HTTP Servers Persisting Data in MongoDB
✅ Find the written series here → https://mdb.link/D57rr3oly1c-tutorial ✅ Sign-up for a free cluster → https://mdb.link/D57rr3oly1c-free ✅ Get help on our Community Forums → https://mdb.link/D57rr3oly1c-forums - In this episode, we use the HTTP server that we wrote in Go in the previous episode and persist the data that was deserialized, in a MongoDB Atlas Cluster using the MongoDB driver for Go. - 📚 RESOURCES 📚 Repository of code - https://github.com/mongodb-developer/go-intro Subscribe to MongoDB YouTube→ https://mdb.link/subscribeApr 23, 2024
Video
Intro to Go - Part 1 - HTTP basics with Go 1.22
✅ Find the whole written series here → https://mdb.link/article-biaEuu57mbs ✅ Sign-up for a free cluster at → https://mdb.link/free-biaEuu57mbs ✅ Get help on our Community Forums → https://mdb.link/community-biaEuu57mbs In this episode, we create a basic HTTP server with a couple of endpoints to backend developers with no prior experience on Go. It uses only the standard library functionality, but takes advantages some of the new features introduced in Go 1.22. 📚 RESOURCES 📚 Repository of code - https://github.com/mongodb-developer/go-intro ------ ✅ Subscribe to our channel → https://mdb.link/subscribe #golang #mongodb #httpsApr 12, 2024
Video
How to Build a Go Web Application with Gin, MongoDB, and with the Help of AI
✅ Sign-up for a free cluster at → https://mdb.link/free-riAU6sg6Y_I ✅ Get help on our Community Forums → https://mdb.link/community-riAU6sg6Y_I In this episode we will talk about building Go applications with Gin, MongoDB, and Cody AI. We’ll learn how to quickly scaffold a Go application, add API endpoints that interact with a MongoDB Atlas database, and we’ll learn how we can leverage Cody AI to help us write and edit our applications faster. 📚 Resources 📚 ✅ Article → https://mdb.link/cody-ai ✅ Sourcegraph Cody AI → https://sourcegraph.com/cody ------ ✅ Subscribe to our channel → https://mdb.link/subscribe #MongoDB #Go #AIOct 25, 2023
Video
Quick Start: How to Get Connected to Your MongoDB Cluster with Go
✅ Sign-up for a free cluster at: https://mdb.link/free-JNr5noDp6EM ✅ Get help on our Community Forums: https://mdb.link/community-JNr5noDp6EM Learn how to connect to a MongoDB cluster and list the available databases using the Go programming language (Golang) in this getting started tutorial.Nov 08, 2019