Explore Developer Center's New Chatbot! MongoDB AI Chatbot can be accessed at the top of your navigation to answer all your MongoDB questions.

MongoDB Developer
Go
plus
Sign in to follow topics
MongoDB Developer Centerchevron-right
Developer Topicschevron-right
Languageschevron-right
Gochevron-right

Intro to Go - Part 2 - HTTP Servers Persisting Data in MongoDB

15 min • Published Apr 23, 2024
Go
Facebook Icontwitter iconlinkedin icon
Rate this video
star-empty
star-empty
star-empty
star-empty
star-empty
✅ 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/subscribe
All MongoDB Videos

Facebook Icontwitter iconlinkedin icon
Rate this video
star-empty
star-empty
star-empty
star-empty
star-empty
Related
Tutorial

HTTP basics With Go 1.22


Apr 23, 2024 | 7 min read
Tutorial

Concurrency and Gracefully Closing the MDB Client


Sep 04, 2024 | 5 min read
Quickstart

Reacting to Database Changes with MongoDB Change Streams and Go


Feb 03, 2023 | 5 min read
Tutorial

Client-Side Field Level Encryption (CSFLE) in MongoDB with Golang


Feb 03, 2023 | 15 min read