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.
How to Set Up DuckDB (Run SQL on a CSV With No Import Step)

How to Set Up DuckDB (Run SQL on a CSV With No Import Step)

Comments
10 min read
I built a free, interactive SQL practice tool for data engineering interviews

I built a free, interactive SQL practice tool for data engineering interviews

Comments
1 min read
Subqueries vs CTEs: Query Optimizer Internals & Memory Spooling Explained

Subqueries vs CTEs: Query Optimizer Internals & Memory Spooling Explained

Comments
2 min read
My security test was green for six weeks because it could not turn red

My security test was green for six weeks because it could not turn red

Comments
3 min read
Prisma vs Drizzle vs Raw SQL: What Every Backend Developer Should Understand Before Choosing an ORM

Prisma vs Drizzle vs Raw SQL: What Every Backend Developer Should Understand Before Choosing an ORM

Comments
13 min read
What Has To Be True Before You Trust An AI Data Agent

What Has To Be True Before You Trust An AI Data Agent

2
Comments 1
3 min read
Tối Ưu Truy Vấn SQL & Connection Pool Tải Cao

Tối Ưu Truy Vấn SQL & Connection Pool Tải Cao

Comments
4 min read
Stop writing raw SQL in your migrations (most of the time)

Stop writing raw SQL in your migrations (most of the time)

1
Comments 2
6 min read
Performance Engineering: What Is the System Waiting For?

Performance Engineering: What Is the System Waiting For?

1
Comments
13 min read
SQL Execution Order Internals: Why WHERE Fails on Aliases but ORDER BY Succeeds

SQL Execution Order Internals: Why WHERE Fails on Aliases but ORDER BY Succeeds

Comments
1 min read
Security Fundamentals for Web Developers: Authentication, Authorization, and the Attacks You Need to Prevent

Security Fundamentals for Web Developers: Authentication, Authorization, and the Attacks You Need to Prevent

1
Comments 2
9 min read
An ERD MCP Server: AI Agents That Follow Your Naming Standard

An ERD MCP Server: AI Agents That Follow Your Naming Standard

Comments
5 min read
How to Install PostgreSQL for Beginners (And Whether You Need To)

How to Install PostgreSQL for Beginners (And Whether You Need To)

Comments
11 min read
Partitioning, clustering, and BI Engine: measuring what each one saves in BigQuery

Partitioning, clustering, and BI Engine: measuring what each one saves in BigQuery

Comments
7 min read
From Plain English to a Live Dashboard: Automating Reporting with MCP

From Plain English to a Live Dashboard: Automating Reporting with MCP

Comments
6 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.