Skip to content

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

License

Notifications You must be signed in to change notification settings

ricardo-ch/sqlstyle.guide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL style guide

The SQL style guide of the Data Innovation Team @ Ricardo.ch ☛ Read the guide

General

The guide is written in [Markdown][md-lang] and uses [Jekyll][jekyll] via [GitHub's Pages][gh-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][md]

Installing for local development

There is a Gemfile supplied so you just need to follow the [GitHub Pages documentation][gh-pages-help] to install the dependencies.

To then run it locally bundle exec jekyll serve

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 55.7%
  • CSS 36.7%
  • JavaScript 6.9%
  • Ruby 0.7%