Skip to content

mmarquezvacas/plsql-and-sql-coding-guidelines

 
 

Repository files navigation

Trivadis PL/SQL & SQL Coding Guidelines

Introduction

Trivadis published their guidelines for PL/SQL & SQL in 2009 in the context of the DOAG conference in Nuremberg. Since then these guidelines have been continuously extended and improved. Now they are managed as a set of markdown files. This makes the the guidelines more adaptable for individual application needs and simplifies the continous improvement.

HTML format

HTML is the primary output format. Material for MkDocs is used to generate static HTML files and Mike to publish version specific variants. The following sites are available:

Link Content
https://trivadis.github.io/plsql-and-sql-coding-guidelines/ Latest Release
https://trivadis.github.io/plsql-and-sql-coding-guidelines/master/ Current version based on the master branch, typically a snapshot version of the coming release
https://trivadis.github.io/plsql-and-sql-coding-guidelines/v3.3/ Released version 3.3

PDF format

PDF is the secondary output format. wkhtmltopdf is used to generate the PLSQL-and-SQL-Coding-Guidelines.pdf.

Releases

Releases are published here.

Issues

Please file your bug reports, enhancement requests, questions and other support requests within Github's issue tracker.

How to Contribute

  1. Describe your idea by submitting an issue
  2. Fork the utPLSQL-SQLDeveloper respository
  3. Create a branch, commit and publish your changes and enhancements
  4. Create a pull request

Related Resources

License

The Trivadis PL/SQL & SQL Coding Guidelines are licensed under the Apache License, Version 2.0. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.

Packages

No packages published

Languages

  • Shell 65.4%
  • HTML 21.3%
  • Dockerfile 13.3%