mirror of
https://github.com/treffynnon/sqlstyle.guide.git
synced 2025-03-09 12:49:51 -05:00
Merge branch 'gh-pages' into korean-translation
This commit is contained in:
commit
6ec8c73e1d
8 changed files with 38 additions and 38 deletions
30
README.md
30
README.md
|
@ -1,6 +1,6 @@
|
|||
# SQL style guide
|
||||
|
||||
**[☛ Read the guide](http://www.sqlstyle.guide)**
|
||||
**[☛ Read the guide](https://www.sqlstyle.guide)**
|
||||
|
||||
---
|
||||
|
||||
|
@ -26,17 +26,17 @@ To then run it locally `bundle exec jekyll serve`
|
|||
If you would like to translate the guide then please open a pull request or open an issue
|
||||
if you need some help getting it setup.
|
||||
|
||||
* [German/Deutsch](http://www.sqlstyle.guide/de/) by [AStasyK](https://github.com/AStasyK)
|
||||
* [French/Français](http://www.sqlstyle.guide/fr/) by [IdrissaD](https://github.com/IdrissaD)
|
||||
* [Italian/Italiano](http://www.sqlstyle.guide/it/) by [robertopauletto](https://github.com/robertopauletto)
|
||||
* [Japanese/日本語](http://www.sqlstyle.guide/ja/) by [nkurigit](https://github.com/nkurigit)
|
||||
* [Korean/한국어](http://www.sqlstyle.guide/ko/) by [Dokyeongyun](https://github.com/Dokyeongyun)
|
||||
* [Polish/Polski](http://www.sqlstyle.guide/pl/) by [andre-wojtowicz](https://github.com/andre-wojtowicz)
|
||||
* [Portuguese (Brazil)/Português (BR)](http://www.sqlstyle.guide/pt-br/) by [pmarcus93](https://github.com/pmarcus93)
|
||||
* [Russian/Русский](http://www.sqlstyle.guide/ru/) by [denpatin](https://github.com/denpatin)
|
||||
* [Simplified Chinese/简体中文](http://www.sqlstyle.guide/zh/) by [wontoncoder](https://github.com/wontoncoder)
|
||||
* [Traditional Chinese/正體中文](http://www.sqlstyle.guide/zh-tw/) by [Leon0824](https://github.com/Leon0824)
|
||||
* [Turkish/Türkçe](http://www.sqlstyle.guide/tr/) by [mrfade](https://github.com/mrfade)
|
||||
* [German/Deutsch](https://www.sqlstyle.guide/de/) by [AStasyK](https://github.com/AStasyK)
|
||||
* [French/Français](https://www.sqlstyle.guide/fr/) by [IdrissaD](https://github.com/IdrissaD)
|
||||
* [Italian/Italiano](https://www.sqlstyle.guide/it/) by [robertopauletto](https://github.com/robertopauletto)
|
||||
* [Japanese/日本語](https://www.sqlstyle.guide/ja/) by [nkurigit](https://github.com/nkurigit)
|
||||
* [Korean/한국어](https://www.sqlstyle.guide/ko/) by [Dokyeongyun](https://github.com/Dokyeongyun)
|
||||
* [Polish/Polski](https://www.sqlstyle.guide/pl/) by [andre-wojtowicz](https://github.com/andre-wojtowicz)
|
||||
* [Portuguese (Brazil)/Português (BR)](https://www.sqlstyle.guide/pt-br/) by [pmarcus93](https://github.com/pmarcus93)
|
||||
* [Russian/Русский](https://www.sqlstyle.guide/ru/) by [denpatin](https://github.com/denpatin)
|
||||
* [Simplified Chinese/简体中文](https://www.sqlstyle.guide/zh/) by [wontoncoder](https://github.com/wontoncoder)
|
||||
* [Traditional Chinese/正體中文](https://www.sqlstyle.guide/zh-tw/) by [Leon0824](https://github.com/Leon0824)
|
||||
* [Turkish/Türkçe](https://www.sqlstyle.guide/tr/) by [mrfade](https://github.com/mrfade)
|
||||
|
||||
## Projects known to be implementing the guide
|
||||
|
||||
|
@ -62,14 +62,14 @@ If you have forked this styleguide and you'd like to be mentioned in this readme
|
|||
please open a pull request adding it below in alphabetical order with a URL and short
|
||||
description of your deviance.
|
||||
|
||||
* [Lumos Labs](https://github.com/lumoslabs/sqlstyle.guide) - removed the river, Redshift, etc. [www](http://engineering.lumosity.com/sqlstyle.guide)
|
||||
* [Lumos Labs](https://github.com/lumoslabs/sqlstyle.guide) - removed the river, Redshift, etc. [www](https://engineering.lumosity.com/sqlstyle.guide)
|
||||
* [Mozilla](https://github.com/mozilla/firefox-data-docs/blob/master/concepts/sql_style.md) - removed the river, heavily modified [www](https://docs.telemetry.mozilla.org/concepts/sql_style.html)
|
||||
* [Ricardo.ch](https://ricardo-ch.github.io/sqlstyle.guide/)
|
||||
* [Scout24](https://github.com/Scout24/sqlstyle.guide)
|
||||
|
||||
|
||||
[md-lang]: http://daringfireball.net/projects/markdown/
|
||||
[jekyll]: http://jekyllrb.com/
|
||||
[md-lang]: https://daringfireball.net/projects/markdown/
|
||||
[jekyll]: https://jekyllrb.com/
|
||||
[gh-pages]: https://pages.github.com/
|
||||
[md]: https://github.com/treffynnon/sqlstyle.guide/blob/gh-pages/_includes/sqlstyle.guide.md
|
||||
[gh-pages-help]: https://help.github.com/articles/setting-up-your-github-pages-site-locally-with-jekyll/
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
<a href="https://www.reddit.com/r/PHP/comments/3efmp7/sql_style_guide_a_consistent_code_guide_ensuring/">3</a>
|
||||
],
|
||||
<a href="https://lobste.rs/s/q9elee/sql_style_guide_by_simon_holywell">Lobste.rs</a>,
|
||||
<a href="http://b.hatena.ne.jp/entry/s/www.sqlstyle.guide/ja/">Hatena</a> and
|
||||
<a href="https://b.hatena.ne.jp/entry/s/www.sqlstyle.guide/ja/">Hatena</a> and
|
||||
of course <a href="https://twitter.com/search?f=tweets&q="sqlstyle.guide"">Twitter</a>
|
||||
if you want to have your say.
|
||||
</p>
|
||||
|
@ -31,14 +31,14 @@
|
|||
<span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">
|
||||
SQL style guide
|
||||
</span> by
|
||||
<a xmlns:cc="http://creativecommons.org/ns#"
|
||||
<a xmlns:cc="https://creativecommons.org/ns#"
|
||||
href="https://www.simonholywell.com/?utm_source=sqlstyle.guide-{{ site.domain }}&utm_medium=link&utm_campaign=footer-licence"
|
||||
property="cc:attributionName"
|
||||
rel="cc:attributionURL">
|
||||
Simon Holywell
|
||||
</a> is licensed under a
|
||||
<a rel="license"
|
||||
href="http://creativecommons.org/licenses/by-sa/4.0/">
|
||||
href="https://creativecommons.org/licenses/by-sa/4.0/">
|
||||
Creative CommonsAttribution-ShareAlike 4.0 International License</a>.
|
||||
<br />Based on a work at
|
||||
<a xmlns:dct="http://purl.org/dc/terms/"
|
||||
|
|
|
@ -22,7 +22,7 @@ Buch.
|
|||
SQL Style Guide von [Simon Holywell][simon] ist unter einer [Creative Commons
|
||||
Namensnennung - Weitergabe unter gleichen Bedingungen 4.0 International]
|
||||
[licence-de] lizenziert. Basierend auf einer Arbeit auf
|
||||
[http://www.sqlstyle.guide][sqlstyleguide].
|
||||
[https://www.sqlstyle.guide][sqlstyleguide].
|
||||
|
||||
## Allgemein
|
||||
|
||||
|
@ -1329,13 +1329,13 @@ ZONE
|
|||
"Ungarische Notation"
|
||||
[gießbäche]: https://de.wikipedia.org/wiki/Gie%C3%9Fbach_(Typografie)
|
||||
"Gießbach in Typografie"
|
||||
[rivers]: http://practicaltypography.com/one-space-between-sentences.html
|
||||
[rivers]: https://practicaltypography.com/one-space-between-sentences.html
|
||||
"Practical Typography: one space between sentences"
|
||||
[reserved-keywords]: #reserved-keyword-reference
|
||||
"Reserved keyword reference"
|
||||
[eav]: https://en.wikipedia.org/wiki/Entity%E2%80%93attribute%E2%80%93value_model
|
||||
"Wikipedia: Entity–attribute–value model"
|
||||
[sqlstyleguide]: http://www.sqlstyle.guide
|
||||
[sqlstyleguide]: https://www.sqlstyle.guide
|
||||
"SQL style guide by Simon Holywell"
|
||||
[licence-de]: https://creativecommons.org/licenses/by-sa/4.0/deed.de
|
||||
"Creative Commons Namensnennung - Weitergabe unter gleichen Bedingungen 4.0 International"
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
このガイドの[Markdown版][dl-md]を活用すれば、紙の本では難しいプロジェクトのコード規約に含めたり、プロジェクトの参加者がその場で参照し自由に読んだりすることが容易になります。
|
||||
|
||||
SQLスタイルガイド by [Simon Holywell][simon] は、[クリエイティブ・コモンズ 表示-継承4.0国際ライセンス][licence-ja]の下にあります。原本は[http://www.sqlstyle.guide][sqlstyleguide]です。
|
||||
SQLスタイルガイド by [Simon Holywell][simon] は、[クリエイティブ・コモンズ 表示-継承4.0国際ライセンス][licence-ja]の下にあります。原本は[https://www.sqlstyle.guide][sqlstyleguide]です。
|
||||
|
||||
## 全般
|
||||
|
||||
|
@ -1197,13 +1197,13 @@ ZONE
|
|||
"Download the guide in Markdown format"
|
||||
[iso-8601]: https://ja.wikipedia.org/wiki/ISO_8601
|
||||
"Wikipedia: ISO 8601"
|
||||
[rivers]: http://practicaltypography.com/one-space-between-sentences.html
|
||||
[rivers]: https://practicaltypography.com/one-space-between-sentences.html
|
||||
"Practical Typography: one space between sentences"
|
||||
[reserved-keywords]: #reserved-keyword-reference
|
||||
"Reserved keyword reference"
|
||||
[eav]: https://en.wikipedia.org/wiki/Entity%E2%80%93attribute%E2%80%93value_model
|
||||
"Wikipedia: Entity-attribute-value model"
|
||||
[sqlstyleguide]: http://www.sqlstyle.guide
|
||||
[sqlstyleguide]: https://www.sqlstyle.guide
|
||||
"SQL style guide by Simon Holywell"
|
||||
[licence-ja]: https://creativecommons.org/licenses/by-sa/4.0/deed.ja
|
||||
"Creative Commons Attribution-ShareAlike 4.0 International License"
|
||||
|
|
|
@ -20,7 +20,7 @@ no projeto possa ler livremente.
|
|||
|
||||
O Guia De Estilo SQL por [Simon Holywell][simon] é licenciado sob a
|
||||
[Creative Commons Attribution-ShareAlike 4.0 International License][licence].
|
||||
Baseado no trabalho em [http://www.sqlstyle.guide][sqlstyleguide].
|
||||
Baseado no trabalho em [https://www.sqlstyle.guide][sqlstyleguide].
|
||||
|
||||
## Geral
|
||||
|
||||
|
@ -1284,13 +1284,13 @@ ZONE
|
|||
"Download the guide in Markdown format"
|
||||
[iso-8601]: https://en.wikipedia.org/wiki/ISO_8601
|
||||
"Wikipedia: ISO 8601"
|
||||
[rivers]: http://practicaltypography.com/one-space-between-sentences.html
|
||||
[rivers]: https://practicaltypography.com/one-space-between-sentences.html
|
||||
"Practical Typography: one space between sentences"
|
||||
[reserved-keywords]: #reserved-keyword-reference
|
||||
"Reserved keyword reference"
|
||||
[eav]: https://en.wikipedia.org/wiki/Entity%E2%80%93attribute%E2%80%93value_model
|
||||
"Wikipedia: Entity–attribute–value model"
|
||||
[sqlstyleguide]: http://www.sqlstyle.guide
|
||||
[sqlstyleguide]: https://www.sqlstyle.guide
|
||||
"SQL style guide by Simon Holywell"
|
||||
[licence]: https://creativecommons.org/licenses/by-sa/4.0/deed.pt_BR
|
||||
"Creative Commons Attribution-ShareAlike 4.0 International License"
|
||||
|
|
|
@ -27,7 +27,7 @@ GitHub'е.
|
|||
«SQL: Руководство по стилю» (SQL style guide) за авторством Саймона Холиуэлла
|
||||
(Simon Holywell) находится под лицензией [Creative Commons «Атрибуция — На тех
|
||||
же условиях» 4.0 Всемирная][licence-ru]. Оригинал —
|
||||
[http://www.sqlstyle.guide][sqlstyleguide].
|
||||
[https://www.sqlstyle.guide][sqlstyleguide].
|
||||
|
||||
## Основные положения
|
||||
|
||||
|
@ -1307,7 +1307,7 @@ ZONE
|
|||
"Wikipedia: Венгерская нотация"
|
||||
[sql-92-ru]: https://ru.wikipedia.org/wiki/SQL-92
|
||||
"Wikipedia: SQL-92"
|
||||
[rivers]: http://practicaltypography.com/one-space-between-sentences.html
|
||||
[rivers]: https://practicaltypography.com/one-space-between-sentences.html
|
||||
"Practical Typography: one space between sentences"
|
||||
[rivers-ru]: https://ru.wikipedia.org/wiki/%D0%9A%D0%BE%D1%80%D0%B8%D0%B4%D0%BE%D1%80_(%D1%82%D0%B8%D0%BF%D0%BE%D0%B3%D1%80%D0%B0%D1%84%D0%B8%D0%BA%D0%B0)
|
||||
"Коридоры в типографике"
|
||||
|
@ -1315,7 +1315,7 @@ ZONE
|
|||
"Reserved keyword reference"
|
||||
[eav]: https://en.wikipedia.org/wiki/Entity%E2%80%93attribute%E2%80%93value_model
|
||||
"Wikipedia: Entity–attribute–value model"
|
||||
[sqlstyleguide]: http://www.sqlstyle.guide
|
||||
[sqlstyleguide]: https://www.sqlstyle.guide
|
||||
"SQL style guide by Simon Holywell"
|
||||
[licence-ru]: https://creativecommons.org/licenses/by-sa/4.0/deed.ru
|
||||
"Creative Commons «Атрибуция — На тех же условиях» 4.0 Всемирная"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# SQL style guide SQL樣式指南
|
||||
|
||||
這份文件翻譯自以[創用 CC 姓名標示-相同方式分享 4.0 國際 授權條款][licence-zh]發布的[http://www.sqlstyle.guide][sqlstyleguide],譯文以原文同樣的條款發布。
|
||||
這份文件翻譯自以[創用 CC 姓名標示-相同方式分享 4.0 國際 授權條款][licence-zh]發布的[https://www.sqlstyle.guide][sqlstyleguide],譯文以原文同樣的條款發布。
|
||||
|
||||
## 概要
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
|||
|
||||
將此文檔的 [Markdown format][dl-md] 格式添加到專案程式庫中或將該頁面的鏈接發送給所有項目的參與者要比傳閱實體書容易得多。
|
||||
|
||||
[Simon Holywell][simon]所著的《SQL樣式指南》以[創用 CC 姓名標示-相同方式分享 4.0 國際 授權條款][licence-zh]發布,改編自[http://www.sqlstyle.guide][sqlstyleguide]。
|
||||
[Simon Holywell][simon]所著的《SQL樣式指南》以[創用 CC 姓名標示-相同方式分享 4.0 國際 授權條款][licence-zh]發布,改編自[https://www.sqlstyle.guide][sqlstyleguide]。
|
||||
|
||||
## 一般原則
|
||||
|
||||
|
@ -1188,13 +1188,13 @@ ZONE
|
|||
"Download the guide in Markdown format"
|
||||
[iso-8601]: https://en.wikipedia.org/wiki/ISO_8601
|
||||
"Wikipedia: ISO 8601"
|
||||
[rivers]: http://practicaltypography.com/one-space-between-sentences.html
|
||||
[rivers]: https://practicaltypography.com/one-space-between-sentences.html
|
||||
"Practical Typography: one space between sentences"
|
||||
[reserved-keywords]: #reserved-keyword-reference
|
||||
"Reserved keyword reference"
|
||||
[eav]: https://en.wikipedia.org/wiki/Entity%E2%80%93attribute%E2%80%93value_model
|
||||
"Wikipedia: Entity–attribute–value model"
|
||||
[sqlstyleguide]: http://www.sqlstyle.guide
|
||||
[sqlstyleguide]: https://www.sqlstyle.guide
|
||||
"SQL style guide by Simon Holywell"
|
||||
[licence-zh]: https://creativecommons.org/licenses/by-sa/4.0/deed.zh_TW
|
||||
"姓名標示-相同方式分享 4.0 國際"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# SQL style guide SQL 样式指南
|
||||
|
||||
这篇文档翻译自以[署名-相同方式共享 4.0 国际协议][licence-zh]发布的 [http://www.sqlstyle.guide][sqlstyleguide],译文以与原文同样的协议发布。
|
||||
这篇文档翻译自以[署名-相同方式共享 4.0 国际协议][licence-zh]发布的 [https://www.sqlstyle.guide][sqlstyleguide],译文以与原文同样的协议发布。
|
||||
|
||||
## Overview 综述
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
|||
|
||||
将该文档的 [Markdown 格式][dl-md] 添加到项目代码库中或将该页面的链接发送给项目的所有参与者要比传阅实体书容易得多。
|
||||
|
||||
[Simon Holywell][simon] 所著的《SQL 样式指南》以[署名-相同方式共享 4.0 国际协议][licence-zh]发布,改编自 [http://www.sqlstyle.guide][sqlstyleguide]。
|
||||
[Simon Holywell][simon] 所著的《SQL 样式指南》以[署名-相同方式共享 4.0 国际协议][licence-zh]发布,改编自 [https://www.sqlstyle.guide][sqlstyleguide]。
|
||||
|
||||
## General 一般原则
|
||||
|
||||
|
@ -1232,13 +1232,13 @@ ZONE
|
|||
"Download the guide in Markdown format"
|
||||
[iso-8601]: https://en.wikipedia.org/wiki/ISO_8601
|
||||
"Wikipedia: ISO 8601"
|
||||
[rivers]: http://practicaltypography.com/one-space-between-sentences.html
|
||||
[rivers]: https://practicaltypography.com/one-space-between-sentences.html
|
||||
"Practical Typography: one space between sentences"
|
||||
[reserved-keywords]: #保留字参考
|
||||
"Reserved keyword reference"
|
||||
[eav]: https://en.wikipedia.org/wiki/Entity%E2%80%93attribute%E2%80%93value_model
|
||||
"Wikipedia: Entity–attribute–value model"
|
||||
[sqlstyleguide]: http://www.sqlstyle.guide
|
||||
[sqlstyleguide]: https://www.sqlstyle.guide
|
||||
"SQL style guide by Simon Holywell"
|
||||
[licence-zh]: https://creativecommons.org/licenses/by-sa/4.0/deed.zh
|
||||
"署名-相同方式共享 4.0 国际"
|
||||
|
|
Loading…
Reference in a new issue