DEV Community

select * from SQL

Posts on tips and tricks, using and learning about SQL for database development and analysis.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
The Postgres migration that locks your table at 3am, and how to catch it in review

The Postgres migration that locks your table at 3am, and how to catch it in review

3
Comments
5 min read
From Joins to Graph Edges: SQL/PGQ in PostgreSQL 19

From Joins to Graph Edges: SQL/PGQ in PostgreSQL 19

Comments 1
6 min read
The N+1 Query Problem: How One Page Fires 2,101 Queries (and How to Get Back to 3)

The N+1 Query Problem: How One Page Fires 2,101 Queries (and How to Get Back to 3)

Comments 5
3 min read
How to Embed a SQL Dashboard into Your SaaS App (Without Building Everything from Scratch)

How to Embed a SQL Dashboard into Your SaaS App (Without Building Everything from Scratch)

1
Comments
6 min read
SQL-First Paradigm: Rethinking Persistence Layer Design from First Principles

SQL-First Paradigm: Rethinking Persistence Layer Design from First Principles

1
Comments 1
9 min read
DuckDB 1.4.5 LTS, pgEdge ColdFront Beta, and SQLite's FCNTL_PDB Internals

DuckDB 1.4.5 LTS, pgEdge ColdFront Beta, and SQLite's FCNTL_PDB Internals

Comments
3 min read
I built a free tool that turns SQL schemas into ER diagrams (no signup needed).

I built a free tool that turns SQL schemas into ER diagrams (no signup needed).

3
Comments
1 min read
Designing SaaS Database Architecture: Users, Organizations, Subscriptions, and Billing

Designing SaaS Database Architecture: Users, Organizations, Subscriptions, and Billing

1
Comments
5 min read
Why Knowing SQL Isn't Enough to Understand Databases

Why Knowing SQL Isn't Enough to Understand Databases

1
Comments 1
3 min read
Catch the dangerous Postgres migration at the CI step

Catch the dangerous Postgres migration at the CI step

Comments 2
3 min read
I Built a SQL Diagnostics Tool for Developers Who Don't Have a DBA

I Built a SQL Diagnostics Tool for Developers Who Don't Have a DBA

1
Comments
5 min read
Embedding Live Charts in Your App Without a Full BI Tool

Embedding Live Charts in Your App Without a Full BI Tool

Comments
5 min read
Your Postgres Is Quietly Rotting — Here Are the Queries That Show It

Your Postgres Is Quietly Rotting — Here Are the Queries That Show It

2
Comments 2
9 min read
SQL Queries Every SaaS Founder Should Know

SQL Queries Every SaaS Founder Should Know

Comments
7 min read
PostgreSQL 22034 Error: Causes and Solutions Complete Guide

PostgreSQL 22034 Error: Causes and Solutions Complete Guide

Comments
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.