Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>golang-sqlx-file-setupNew to Visual Studio Code? Get it now.
golang-sqlx-file-setup

golang-sqlx-file-setup

Akshat Gupta

|
30 installs
| (0) | Free
VSCode extension for setting up Golang projects with SQLx.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Golang SQLx File Setup

This VSCode extension helps set up Golang projects with various frameworks (Gin, Chi, Fiber, Echo) and configures SQLx for database management.

Features

  • Create a folder structure and main.go files for frameworks like Gin, Chi, Fiber, and Echo.
  • Set up SQLx with a configuration file.
  • Automatically configure Go modules and run common Go commands.

Commands

  • Hello World: golang-sqlx-file-setup.helloWorld - Shows a Hello World message.
  • Setup Golang Project: golang-sqlx-file-setup.setupProject - Sets up a new Golang project with the specified framework and SQLx configuration.

Installation

  1. Install the extension from the Visual Studio Marketplace.
  2. Open a Go project in VSCode.
  3. Use the command palette to run the Setup Golang Project command.

Usage

  1. Open the command palette (Ctrl+Shift+P).
  2. Run the command Setup Golang Project.
  3. Follow the prompts to choose a framework and set up your project.

Contributing

Feel free to contribute by submitting issues and pull requests.

License

This project is licensed under the MIT License.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft