GoLand has a built-in database plugin that can connect to different databases. You can use the database/sql package to interact with the database. This tutorial will use the SQLite database to store the data, but you can use any other database package. A complete list of databases supported by database/ql can be found here.

19m read timeFrom blog.jetbrains.com
Post cover image
Table of contents
Templates overviewBuilding a Blog With TemplatesConclusion

Sort: