Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>sqlifyNew to Visual Studio Code? Get it now.
sqlify

sqlify

machakos23

|
102 installs
| (0) | Free
turns a list of strings in a custom json file into a properly formatted sql string and vice versa.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

sqlify README

This extension can be used to select an SQL statement represented as a list of strings in a custom JSON format and turn it into a well formatted SQL string for ease of readability using the sqlify command. Conversely the jsonify feature can be used to turn an SQL string into a list of strings.

Requirements

An SQL Formatter extension is used for formatting the sqlified string, please install one.

Release Notes

Users appreciate release notes as you update your extension.

1.0.0

Initial release.

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