Run SQL queries directly from VS Code.
- Querying on MySQL/MariaDB databases
- Querying on Postgres databases
TODO
Grab a release from the releases page and install it as follows:
code --install-extension sqlrunner-x.x.x.vsix
- URLs with formats different from
dbms://username:password@host:port/database
are not supported.
Please refer to the Changelog