treffynnon/sqlstyle.guide resource
A consistent code style guide for SQL to ensure legible and maintainable projects observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 72
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4069
- days_rel: n/a
- days_push: 170
- n_releases_24m: 0
Adoption not part of the score
1519 stars · 1525 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A community SQL code style guide published as a static website (sqlstyle.guide), written in Markdown and rendered with Jekyll on GitHub Pages. It defines conventions for naming, formatting, and structuring SQL for legible, maintainable projects and is available in many translations.
Use cases
- standardize SQL formatting across a team
- decide how to name tables and columns in a database schema
- set up a SQL style convention for a new project
- reference a consistent SQL style in code review
- find a translated SQL style guide for non-English teams
When to choose
- you want an established, widely referenced SQL style convention
- you need a Markdown style guide you can vendor into your repo
- your team wants a Celko-compatible but more succinct SQL style
When to avoid
- you need an automated SQL formatter or linter rather than a written guide
- you require vendor-specific SQL conventions for a single database engine
- you want executable tooling instead of documentation
Facets
learning-resource · maturity stable
documentation markdown databases documentation developer-tools cli sql style-guide code-style jekyll static-site web-server
2 sources
- readme: https://github.com/treffynnon/sqlstyle.guide · fetched 2026-08-28 · 2ae83901ae30
- homepage: https://www.sqlstyle.guide · fetched 2026-08-29 · 569d585652a3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| treffynnon/sqlstyle.guide | main | 65 |
For agents
markdown · JSON · MCP: product_card(name="treffynnon/sqlstyle.guide")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem