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.
Query Planning Overhead with Many Chunks (And How to Fix It)

Query Planning Overhead with Many Chunks (And How to Fix It)

Comments
4 min read
Why Data Teams Need Data Lineage: From Common Pain Points to Real-World Challenges

Why Data Teams Need Data Lineage: From Common Pain Points to Real-World Challenges

1
Comments
4 min read
Understanding SQL: DDL, DML, Filtering, and CASE WHEN

Understanding SQL: DDL, DML, Filtering, and CASE WHEN

1
Comments
3 min read
I built a zero-friction SQLite Playground for my students

I built a zero-friction SQLite Playground for my students

1
Comments
2 min read
Why `SUM() OVER (ORDER BY ...)` Sometimes Feels Wrong: A Practical Guide to SQL Window Frames

Why `SUM() OVER (ORDER BY ...)` Sometimes Feels Wrong: A Practical Guide to SQL Window Frames

1
Comments
9 min read
What is Snowflake? A Beginner's Guide to the Cloud Data Warehouse Everyone's Talking About

What is Snowflake? A Beginner's Guide to the Cloud Data Warehouse Everyone's Talking About

1
Comments
4 min read
PostgreSQL vs MySQL vs SQL Server: Enterprise Database Decision Guide

PostgreSQL vs MySQL vs SQL Server: Enterprise Database Decision Guide

Comments
11 min read
SQL Basics: DDL, DML, Filtering & Data Transformation

SQL Basics: DDL, DML, Filtering & Data Transformation

3
Comments
3 min read
Databases: The Backbone of Modern Applications

Databases: The Backbone of Modern Applications

Comments
5 min read
DuckDB 1.5.0 Released: New Features and Tools Enhance Performance and Functionality

DuckDB 1.5.0 Released: New Features and Tools Enhance Performance and Functionality

Comments
9 min read
Building an AI tool that generates SQL queries from natural language

Building an AI tool that generates SQL queries from natural language

Comments
2 min read
SQL Indexes Explained: Write Queries That Don't Make Your Database Cry

SQL Indexes Explained: Write Queries That Don't Make Your Database Cry

Comments
6 min read
How I Learned SQL by Creating a Simple School Database

How I Learned SQL by Creating a Simple School Database

3
Comments 2
5 min read
TypeScript knows your SQL is broken before your tests even run

TypeScript knows your SQL is broken before your tests even run

2
Comments
3 min read
SQL Joins and Window Functions

SQL Joins and Window Functions

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