How to use Azure Cosmos DB with Golang using MongoDB’s official Go driver

How to use Azure Cosmos DB with Golang using MongoDB’s official Go driver

5 years ago
Anonymous $fWzGa1uP8i

https://medium.com/@The_Regan/how-to-use-azure-cosmos-db-with-golang-using-mongodbs-official-go-driver-ccbb5db54c46

Azure Cosmos DB is a globally distributed multi-mode database service that scales easily. It is flexible and simple to get set up, making it a great choice for your next project.

Golang (also referred to as Go) is a statically typed, hyper performant language from Google which is making waves because of it’s perfect suitability to create micro-services with.