The latest updates on all JetBrains products and topics
The second build of the 2023.2 Early Access Program is available!
In this article, you'll learn why languages like C have a stronghold over OS development and whether writing an OS using Go is possible.
Today marks the beginning of GoLand’s second Early Access Program for 2023. Check out our roadmap blog post for what we have planned for v2023.2.
This article compares the database/sql package with 3 other Go packages, namely: sqlx, sqlc, and GORM. The comparison focuses on 3 key areas – features, ease of use, and performance.
We plan to focus on two main areas: user experience and error handling.
GoLand 2023.1 introduces the vulnerability checker and better navigation across gRPC code. Interface implementations are now shown in the editor with Code Vision.
In this build, we have fixed some bugs. We’ve also updated the Code Vision feature.
The 2023.1 Beta 2 version includes all of the features already announced during the current EAP cycle, along with some new ones.
The Beta version provides all of the new features and improvements that have already been announced during our current EAP cycle and are expected in the major 2023.1 release.
This tutorial will show you how to get started with 'database/sql'. First, you’ll learn how to set up and connect to a database. Then, you’ll implement basic queries – insert new rows, query rows, use prepared statements, and work with the transactions.
The sixth GoLand 2023.1 EAP build is out! You can get it via the Toolbox App, download it from our website, use a snap package (for Ubuntu), or from inside GoLand, select Check IDE updates for: Early Access Program in Settings | Appearance & Behavior | System Settings | Updates. …
The fifth GoLand 2023.1 EAP build is out!