Development with Go for SQL Server 101
2022TL; DR
In this session, learn the basics of using the cloud-native language Go and how to efficiently access database systems with it.
Session Details
Go (also known as Golang) is the language in which Docker and Kubernetes were developed. As one of the most popular trending programming languages in recent years, virtually everyone has heard of it.
In this session, you will learn compactly the essential basics and concepts of the language and how to use it to interact with your favorite database system.
We will look at structures, interfaces, and built-in concurrent programming functions, among other things. Furthermore, we will talk about the connectivity of the SQL Server and other database systems. In addition, we will see how to use Go as a cloud-native language in Azure efficiently.
At the end of this session, you should clearly understand how to get started with Go.
3 things you'll get out of this session
Speakers
Sascha Lorenz's previous sessions
First Dates: AI & DBAs. Any Chance to be a perfect match?
In this session, we will discover how to utilize common machine learning approaches for daily SQL Server DBA tasks.
The Developer Side of SQL Server Monitoring and Diagnostics
The Microsoft SQL Server comes with many features to take a look behind the scenes of the powerful engines. This session will explain how to use the power of these tools to write your own monitoring and diagnostics environment in Powershell and C#.
The Developer Side of Master Data Services
The Master Data Services offers an easy to use toolset to work with Master Data. In this session we will explore the hidden power of MDS to integrate this service in our solutions. Take your MDS Project on a higher level.
28 Weeks later - How to scale-out your MS Business Intelligence environment
The SQL Server provides much functionality that increases the scalability and flexibility of your solution by distributing data and jobs among low-priced commodity servers.
The Developer Side of the Microsoft Business Intelligence stack
The Microsoft SQL Server provides a complete library of programmatically accessed objects for all Business Intelligence relevant services. With this set of functions almost any customer challenge can be solved without the need to purchase additional products. This possibility is often underestimated in projects. The session will explain the hidden power of using the Microsoft APIs to build BI middleware solutions for enterprise customers.