EventGet 50% off your ticket to MongoDB.local NYC on May 2. Use code Web50!Learn moreΒ >>
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

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
Go

Apr 23, 2024 | 7 min read
Jorge D. Ortiz-Fuentes
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

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
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 #https...
MongoDB thumbnail image
Play Button

Apr 12, 2024
Tutorial

Interact with MongoDB in an AWS Lambda Function Using Go

In this tutorial, we'll see how to create a serverless function using the Go programming language and that function will connect to and query MongoDB Atlas in an efficient manner....
MongoDB thumbnail image

Apr 03, 2024
Nic Raboy
Quickstart

Multi-Document ACID Transactions in MongoDB with Go

Learn how to accomplish ACID transactions and logical sessions with MongoDB and the Go programming language (Golang)....
MongoDB thumbnail image

Apr 03, 2024
Nic Raboy
Tutorial

Developing Alexa Skills with MongoDB and Golang

Learn how to develop Amazon Alexa Skills that interact with MongoDB using the Go programming language and AWS Lambda....
MongoDB thumbnail image

Apr 03, 2024
Nic Raboy
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 #AI...
MongoDB thumbnail image
Play Button

Oct 25, 2023
Tutorial

How to Build a Go Web Application with Gin, MongoDB, and with the Help of 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

Sep 27, 2023
Ado Kukic
Code Example

Cinema: Example Go Microservices Application

An easy project using Go, Docker, Kubernetes and MongoDB...
MongoDB thumbnail image

Jun 09, 2023
Rachelle Palmer
Tutorial

Go to MongoDB Using Kafka Connectors - Ultimate Agent Guide

Go is a cross-platform language. When combined with the power of Confluent Kafka streaming to MongoDB Atlas, you’ll be able to form tools and applications with real-time data streaming and analytics. Here’s a step-by-step tutorial to get you started....
MongoDB thumbnail image

Jun 09, 2023
Pavel Duchovny