Accessing Relational Databases in Go
Offered By: Pluralsight
Course Description
Overview
This course will teach you how to use the Go language to access relational databases and perform various CRUD operations and transactions.
Databases are an integral component of the data-driven application. Go language makes it easy to access any relational database with SQL packages and its standard library. In this course, Accessing Relational Databases in Go, you will learn to use Go language to interact with relational databases. First, you’ll explore how to perform various CRUD (Create, Retrieve, Update, and Delete) operations with the Go language. Next, you’ll discover how to manage database transactions. Finally, you’ll learn best practices for accessing database-driven applications. After this course, you will have the Go language skills and knowledge needed to access relational databases.
Databases are an integral component of the data-driven application. Go language makes it easy to access any relational database with SQL packages and its standard library. In this course, Accessing Relational Databases in Go, you will learn to use Go language to interact with relational databases. First, you’ll explore how to perform various CRUD (Create, Retrieve, Update, and Delete) operations with the Go language. Next, you’ll discover how to manage database transactions. Finally, you’ll learn best practices for accessing database-driven applications. After this course, you will have the Go language skills and knowledge needed to access relational databases.
Syllabus
- Course Overview 1min
- Getting Started with Go and Relational Databases 18mins
- Implementing CRUD Operations 20mins
- Understanding RDBMS Transactions and Procedures with Go Language 23mins
Taught by
Pinal Dave
Related Courses
Introduction to DatabasesMeta via Coursera MongoDB for Node.js Developers
MongoDB University Full Stack Foundations
Udacity Ruby on Rails Web Services and Integration with MongoDB
Johns Hopkins University via Coursera MongoDB Basics
MongoDB University