2026-06-26 10:32:13
Today I learned about LEAD() in Postgres Window Functions, which returns the row after the current row in a partition of data. Very handy! #Postgres
Today I learned about LEAD() in Postgres Window Functions, which returns the row after the current row in a partition of data. Very handy! #Postgres
🐘 #pgrust is #PostgreSQL rewritten from scratch in #Rust — an experimental, AI-assisted project exploring what Postgres could look like built on modern primitives.
🔧 Stack: #Nextjs dashboard, #Fastify event API, #Postgres for basic data, #ClickHouse for…