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

Join us at AWS re:Invent 2024! Learn how to use MongoDB for AI use cases.
MongoDB Developer
MongoDB Developer Centerchevron-right
Developer Topicschevron-right

Go

plus Follow
Sign in to follow topics
Also called Golang or Go language is a statically typed, compiled programming language and it used for general purpose.

Featured

Tutorial

Using Golang for AI

This article explains in full detail the implementation of the backend for the celebrity matching application from scratch written in Go. ✅ Sign-up for a free cluster at → https://mdb.link/free-biaEuu57mbs ✅ Get help on our Community Forums → https://mdb.link/community-biaEuu57mbs...
MongoDB thumbnail image
AWSAIAtlasVector SearchGo

Nov 07, 2024 | 19 min read
Jorge D. Ortiz-Fuentes
Tutorial

HTTP Servers Persisting Data in MongoDB

MongoDB thumbnail image

Sep 04, 2024 | 5 min read
Tutorial

Concurrency and Gracefully Closing the MDB Client

MongoDB thumbnail image

Sep 04, 2024 | 5 min read
Go Tutorials
All Go Tutorials
Tutorial

Using Golang for AI

MongoDB thumbnail image

Nov 07, 2024 | 19 min read
Tutorial

HTTP Servers Persisting Data in MongoDB

MongoDB thumbnail image

Sep 04, 2024 | 5 min read
Tutorial

Concurrency and Gracefully Closing the MDB Client

MongoDB thumbnail image

Sep 04, 2024 | 5 min read
All Go Tutorials
Go Videos
All Go Videos
Video

Intro to Go - Part 3 - Concurrency and Gracefully Closing the MDB Client

MongoDB thumbnail image
Play Button

May 13, 2024 | 13 min
Video

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

MongoDB thumbnail image
Play Button

Apr 23, 2024 | 15 min
Video

Intro to Go - Part 1 - HTTP basics with Go 1.22

MongoDB thumbnail image
Play Button

Apr 12, 2024 | 26 min
All Go Content
search
  • Latest
  • Highest Rated
Tutorial

Using Golang for AI

This article explains in full detail the implementation of the backend for the celebrity matching application from scratch written in Go. ✅ Sign-up for a free cluster at → https://mdb.link/free-biaEuu57mbs ✅ Get help on our Community Forums → https://mdb.link/community-biaEuu57mbs
MongoDB thumbnail image

Nov 07, 2024
Jorge D. Ortiz-Fuentes
Tutorial

Go to MongoDB Using Kafka Connectors - Ultimate Agent Guide

When combined with Confluent Kafka streaming to MongoDB Atlas, Go lets you form tools and applications with real-time data streaming and analytics.
MongoDB thumbnail image

Sep 17, 2024
Pavel Duchovny
Code Example

Cinema: Example Go Microservices Application

Looking for a code example that has microservices in Go with Docker, Kubernetes, and MongoDB? Look no further!
MongoDB thumbnail image

Sep 11, 2024
Rachelle Palmer
Tutorial

HTTP Servers Persisting Data in MongoDB

This tutorial explains how to persist data obtained from an HTTP endpoint into Atlas MongoDB.
MongoDB thumbnail image

Sep 04, 2024
Jorge D. Ortiz-Fuentes
Tutorial

Concurrency and Gracefully Closing the MDB Client

A practical explanation on how to use goroutines and channels to achieve a graceful shutdown of the server and get the most out of it.
MongoDB thumbnail image

Sep 04, 2024
Jorge D. Ortiz-Fuentes
Tutorial

How to Build a Go Web App with Gin, MongoDB, and AI

Learn how to build a web application with the Gin framework for Go and MongoDB using the help of Cody AI from Sourcegraph.
MongoDB thumbnail image

Aug 30, 2024
Ado Kukic
Tutorial

Interact With MongoDB in an AWS Lambda Function Using Go

Learn how to create a serverless function using the Go programming language. That function will connect to and query MongoDB Atlas in an efficient manner.
MongoDB thumbnail image

Aug 29, 2024
Nic Raboy
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/subscribe
MongoDB thumbnail image
Play Button

May 13, 2024
Tutorial

HTTP basics With Go 1.22

This tutorial explains how to 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 of the new features introduced in Go 1.22.
MongoDB thumbnail image

Apr 23, 2024
Jorge D. Ortiz-Fuentes
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/subscribe
MongoDB thumbnail image
Play Button

Apr 23, 2024