Go
Sign in to follow topics
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-biaEuu57mbsNov 07, 2024 | 19 min read
All Go Content
- Latest
- Highest Rated
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
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).Apr 03, 2024
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.Apr 03, 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
Tutorial
Client-Side Field Level Encryption (CSFLE) in MongoDB with Golang
Learn how to encrypt document fields client-side in Go with MongoDB client-side field level encryption (CSFLE).Jun 09, 2023
Quickstart
Reacting to Database Changes with MongoDB Change Streams and Go
Learn how to use change streams to react to changes to MongoDB documents, databases, and clusters in real-time using the Go programming language.Jun 09, 2023
Tutorial
Get Hyped: Using Docker + Go with MongoDB
Learn how to create and deploy Golang-powered micro-services that interact with MongoDB using Docker.Jun 09, 2023
(+1)
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