Skip to content

👔 A consistent code style guide for T-SQL to ensure legible and maintainable projects

License

Notifications You must be signed in to change notification settings

pimbrouwers/tsqlstyle.guide

 
 

Repository files navigation

T-SQL style guide

☛ Read the guide


Purpose

This guide is an offshoot of the SQL style guide by Simon Holywell, which is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. Based on a work at http://www.sqlstyle.guide. In accordance with the original work, this version is under the same license.

The T-SQL Style Guide has been adapted as needed for T-SQL specific functionality, best practices, and occasionally opinions of the author. Much like Simon's version, many areas are merely suggestions as there will always be outside factors impacting T-SQL development and design.

General

The guide is written in Markdown and uses Jekyll via GitHub's Pages facility to render itself upon pushing to the gh-pages branch.

Sources

The markdown source for the guide can be found in _includes/sqlstyle.guide.md

About

👔 A consistent code style guide for T-SQL to ensure legible and maintainable projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 53.6%
  • HTML 39.4%
  • JavaScript 6.3%
  • Ruby 0.7%