.. _inthewildref: SQLFluff in the Wild ==================== Want to find other people who are using SQLFluff in production use cases? Want to brag about how you're using it? Just want to show solidarity with the project and provide a testimonial for it? Just add a section below by raising a PR on Github by `editing this file ✏️ `_. - SQLFluff in production `dbt `_ projects at `tails.com `_. We use the SQLFluff cli as part of our CI pipeline in `codeship `_ to enforce certain styles in our SQL codebase (with over 650 models) and keep code quality high. Contact `@alanmcruickshank `_. - `Netlify `_'s data team uses SQLFluff with `dbt `_ to keep code quality in more than 350 models (and growing). Previously, we had our SQL Guidelines defined in a site hosted with Netlify, and now we're enforcing these rules in our CI workflow thanks to SQLFluff.