When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Accessing Non-relational Databases in Go
This course will teach you how to use the Go language to access non-relational databases and perform various CRUD operations.
This Course Includes
pluralsight
4 (14 reviews )
47 minutes
english
Online - Self Paced
core courses
pluralsight
About Accessing Non-relational Databases in Go
Databases are an integral component of the data-driven application. The Go language makes it easy to access any non-relational database with its drivers. In this course, Accessing Non-relational Databases in Go, you will learn to use the Go language to interact with non-relational databases. First, you will explore how to connect the Go language with a non-relational database via its driver. Next, you will explore the four most important database operations - Create, Retrieve, Update, and Delete (CRUD). When you are finished with this course, you will have the skills and knowledge needed of the Go language to access non-relational databases.
What You Will Learn?
- Course Overview : 1min.
- Getting Started with Go and Non-relational Databases : 16mins.
- Implementing CRUD Operations : 29mins.
