The Ultimate Guide To Building Database-Driven Apps with Go

Описание

The database/sql package is Go’s lightweight standard interface for relational databases, with support for backend drivers, prepared statements and transactions. Although it is not complicated, it is different from database interfaces in other languages, and learning to use it properly takes time. This eBook contains years of collected wisdom from experts and is the fastest way to learn how to connect to a database from Go programs. After reading this book, you’ll know how to use database/sql properly, avoiding many mistakes and ensuring high performance and correct code.

Схожие книги

Язык программирования Go. Алан А. А. Донован, Брайан У. Керниган
Go
ru

Язык программирования Go. Алан А. А. Донован, Брайан У. Керниган

Introducing Go. C. Doxsey
Go
en

Introducing Go. C. Doxsey

Webapps in Go the anti textbook. S. Patil
Go
en

Webapps in Go the anti textbook. S. Patil

Программирование на Go. Разработка приложений XXI века. Марк Саммерфильд
Go
ru

Программирование на Go. Разработка приложений XXI века. Марк Саммерфильд

×