Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>SQLinForm SQL FormatterNew to Visual Studio Code? Get it now.

SQLinForm SQL Formatter

Gu.The Software

sqlinform.com
|
79 installs
| (1) | Free
SQL Formatter
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

sqlinform README

Getting Started

SQLinForm is a SQL Formatter. It helps format SQL code into a more readable and consistent format. It rearranges the SQL statements, keywords, and clauses in a way that makes the code easier to read and understand. The formatter can also enforce coding standards and best practices, helping to improve the overall quality and maintainability of the code. SQLinForm can be used as a standalone tool, integrated into a code editor, or built into a database management system. The primary goal is to help developers write clean, efficient, and well-structured code.

Features

You can involve the SQL Formatter with the command (ctrl+shift+P) "Format SQL (SQLinForm)"

Getting Started

In SQL Files (.sql) you can also format using the context menu Getting Started

If you select a code snippet, then only the code snippet will be formatted. If no text has been selected, the whole document will be formatted.

Demo

Getting Started

Extract SQL from Source Code (Free Feature)

Getting Started

Generate SQL in Source Code (Free Feature)

Getting Started

Requirements

The parser is written in C# and therefore needs a .NET runtime. It may be that you cannot run the parser. In this case a message box will appear and inform you.

Any remarks and questions go to info@sqlinform.com

Free and Pro Features

There are already 100+ formatting options available. The free Version is a fully functional SQL Formatter but with less options than the Pro Version. The free and pro Options are named accordingly with (Free) and (Pro) The Pro license is available at https://www.sqlinform.com and can be activated in the last setting tab 'Pro License'.

Getting Started

Versions

Release 1.5.8

Added 2 new free commands.

1) "Extract & Format SQL from Source Code (SQLinForm)"

2) "Format SQL & Generate Source Code (SQLinForm)"

Release 1.5.5

Added 2 new free features:

  • Extract SQL from Source Code (Java, C#, etc.)
  • Generate Source Code for your SQL.

Release 1.0.0

Replace Logo

Release 0.049

Added engine for azdata in package.json

Release 0.048

Added Demo Video to README

Release 0.046

Version for ADS

Release 0.045

Remove typos in README

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft