sqlinform READMESQLinForm 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. FeaturesYou can involve the SQL Formatter with the command (ctrl+shift+P) "Format SQL (SQLinForm)" In SQL Files (.sql) you can also format using the context menu
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. DemoExtract SQL from Source Code (Free Feature)Generate SQL in Source Code (Free Feature)RequirementsThe 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 FeaturesThere 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'. VersionsRelease 1.5.8Added 2 new free commands. 1) "Extract & Format SQL from Source Code (SQLinForm)"2) "Format SQL & Generate Source Code (SQLinForm)"Release 1.5.5Added 2 new free features:
Release 1.0.0Replace Logo Release 0.049Added engine for azdata in package.json Release 0.048Added Demo Video to README Release 0.046Version for ADS Release 0.045Remove typos in README |