Trending

#SQLFluff

Latest posts tagged with #SQLFluff on Bluesky

Latest Top
Trending

Posts tagged #SQLFluff

LinkedIn This link will take you to a page that’s not on LinkedIn

🦀 After a couple of months in the alpha release stage, we are excited to announce the release of #sqlfluff 4.0. 🦀

Our team has rewritten the lexer & parser in #rust (currently on an opt-in basis). This change brings substantial performance improvements for large files.

github.com/sqlfluff/sql...

2 0 0 0
Preview
SQLFluff 📜 The SQL Linter for humans

www.sqlfluff.com - #SQLFluff is an #OpenSource #SQL #Linter
```
pip install sqlfluff
echo " SELECT a + b FROM tbl; " > test.sql
sqlfluff lint test.sql --dialect ansi
```

3 0 0 0
Preview
Postgres Language Server: Initial Release Language Server Protocol and collection of language tools for Postgres

I been using #sqlfluff as my #LSP for #postgres. 😅
It's safe to say, I should probably try this new one from Supabase. Although, sqlfluff can run without a connection. And has sqlite as a dialect. 😎

1 0 0 0
Preview
Optimización de SQL con SQLFluff - Damavis Blog SQLFluff es una herramienta de linting y autoformateo diseñada para SQL. En este post, analizamos paso a paso cómo se instala y qué características tiene.

ℹ️ #SQLFluff es una herramienta de linting y autoformateo diseñada específicamente para mejorar la calidad del código #SQL

📌 ¿Cómo se usa? ¿Qué pasos seguir para instalarla?
➡️ blog.damavis.com/optimizacion...

✒️ Luis Galdeano, Data Engineer en @damavis.bsky.social

#BigData

1 0 0 0
Guía para la instalación de SQLFluff

Guía para la instalación de SQLFluff

📊 Guía para optimizar #SQL con #SQLFluff

Al trabajar en proyectos donde varias personas operan sobre el mismo código, establecer unas reglas comunes para unificarlo y hacerlo más legible puede significar un aumento de la eficiencia y de la productividad de todo el equipo 📈

#Código #Desarrollo

0 0 1 0