Companies Home Search Profile

Accessing Non-relational Databases in Go

Focused View

Pinal Dave

46:56

44 View
  • 1. Course Overview.mp4
    01:13
  • 1. Introduction and Intended Outcomes.mp4
    02:23
  • 2. Prerequisites.mp4
    01:58
  • 3. Go and Non-relational Databases.mp4
    01:57
  • 4. Demo - Driver Installation and Connecting a Database.mp4
    09:22
  • 6. Summary.mp4
    00:58
  • 01. Introduction to CRUD.mp4
    03:24
  • 02. Scenario Setup.mp4
    01:09
  • 03. Demo - Create a Record.mp4
    07:01
  • 05. Demo - Retrieve a Record.mp4
    06:00
  • 07. Demo - Update a Record.mp4
    05:07
  • 09. Demo - Delete a Record.mp4
    04:18
  • 11. Summary.mp4
    02:06
  • Description


    This course will teach you how to use the Go language to access non-relational databases and perform various CRUD operations.

    What You'll Learn?


      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.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Pinal Dave is an SQL Server Performance Tuning Expert and independent consultant with over 21 years of hands-on experience. He holds a Master of Science degree and numerous database certifications. Pinal has authored 14 SQL Server database books and 45 Pluralsight courses. To freely share his knowledge and help others build their expertise, Pinal has also written more than 5,500 database tech articles on his blog at https://blog.sqlauthority.com.
    Pluralsight, LLC is an American privately held online education company that offers a variety of video training courses for software developers, IT administrators, and creative professionals through its website. Founded in 2004 by Aaron Skonnard, Keith Brown, Fritz Onion, and Bill Williams, the company has its headquarters in Farmington, Utah. As of July 2018, it uses more than 1,400 subject-matter experts as authors, and offers more than 7,000 courses in its catalog. Since first moving its courses online in 2007, the company has expanded, developing a full enterprise platform, and adding skills assessment modules.
    • language english
    • Training sessions 13
    • duration 46:56
    • level average
    • English subtitles has
    • Release Date 2023/08/21

    Courses related to Go

    Courses related to Database Programming