Тёмный

Quick Start: Retrieving and Querying MongoDB Documents with Go 

MongoDB
Подписаться 90 тыс.
Просмотров 16 тыс.
50% 1

Learn how to read documents from a MongoDB Atlas cluster using the Go programming language (Golang), part of a getting started series of developing applications with MongoDB and Go.
Read the tutorial: mongodb.social/2raFmVk

Наука

Опубликовано:

 

30 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 5   
@braineedly7543
@braineedly7543 2 года назад
How to connect from golang to mongo which this mongo has username and password?
@alfredlotsu9580
@alfredlotsu9580 Год назад
Hi, you should see your username in the srv string you get when you want to commect to your cluster using the mongodb go driver. There's a special field where you type your password. Confirm your nework access (ip address) and hopefully you can connect without issues
@NinoM4sterChannel
@NinoM4sterChannel 4 года назад
so much code just to *...WHERE duration > 24 SORT BY duration ASC* ... MongoDB is interesting but needs a lot of code for simple stuff..
@Arnie12312312
@Arnie12312312 3 года назад
In nodejs (mongoose) this is a one liner. It's Go which makes this so complicated.
@user-hd8tg4em2n
@user-hd8tg4em2n 3 года назад
@@Arnie12312312 It's not the language either, it's the implementation of the mongodb package.. it's clunky and bloated.
Далее
Quick Start: Creating MongoDB Documents with Go
13:18
Go + Microservices = Go Kit [I] - Peter Bourgon, Go Kit
38:49
Вопрос Ребром - Субо
49:41
Просмотров 1,3 млн
This Will Make Everyone Understand Golang Interfaces
21:03
Go API Tutorial - Make An API With Go
38:03
Просмотров 173 тыс.
Golang Error Handling Is Better Than You Think!
18:53
How To Use The Context Package In Golang?
17:03
Просмотров 56 тыс.