Write SQL queries using popular database packages

Work with SQL queries and get completion and other features automatically.

SQL queries are recognized automatically when these strings are used in popular SQL packages such as database/sql, github.com/jmoiron/sqlx, and github.com/gobuffalo/pop.

The IDE automatically recognizes which databases are configured, their type, e.g. Postgres, MongoDB, etc., and provides all features available to query, refactor, or reference the database.

Use the string literal which contains the SQL query in any of the functions accepting queries from one of the supported packages and they'll be recognized automatically.


Related Resources

Find in Path with the Navigation Bar
Find in Path with the Navigation Bar
Use the Navigation bar and Find in File together and be faster than all of your team members.
Speed search with the Navigation Bar
Speed search with the Navigation Bar
Use the keyboard abbreviations to quickly find what you're looking for in the Navigation bar.
Create a new File from the Navigation Bar
Create a new File from the Navigation Bar
A fast way to add a new file to your project, without touching the mouse.