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.
Learn PostgreSQL extensibility through a gloriously bad idea: MM/DD/YYYY native datatype and GiST index

Learn PostgreSQL extensibility through a gloriously bad idea: MM/DD/YYYY native datatype and GiST index

2
Comments
16 min read
For Structured Data, Retrieval Accuracy Isn't a Model Problem

For Structured Data, Retrieval Accuracy Isn't a Model Problem

Comments 2
3 min read
Detecting SQLite Full Table Scans in Node.js

Detecting SQLite Full Table Scans in Node.js

Comments
3 min read
Advanced SQL: Mastering CTEs and Window Functions

Advanced SQL: Mastering CTEs and Window Functions

Comments
3 min read
Why AI-Generated Migrations Need a Different Gate Than Code Patches

Why AI-Generated Migrations Need a Different Gate Than Code Patches

Comments 1
4 min read
Understanding Database Indexes Without the Jargon

Understanding Database Indexes Without the Jargon

Comments
1 min read
Data Cleaning and Analysis with SQL

Data Cleaning and Analysis with SQL

1
Comments
5 min read
How to Solve a Month-over-Month Churn SQL Interview Question

How to Solve a Month-over-Month Churn SQL Interview Question

Comments
4 min read
Composite Indexes Explained: Why Column Order Is the Whole Game

Composite Indexes Explained: Why Column Order Is the Whole Game

Comments
4 min read
Your Index Only Scan Is Lying: Covering Indexes and the Visibility Map

Your Index Only Scan Is Lying: Covering Indexes and the Visibility Map

Comments
4 min read
QUERY_HISTORY has no PARENT_QUERY_ID. Here's how I traced which statement inside a Snowflake procedure regressed anyway.

QUERY_HISTORY has no PARENT_QUERY_ID. Here's how I traced which statement inside a Snowflake procedure regressed anyway.

2
Comments 2
4 min read
How Database Indexes Work (And Why Yours Might Be Useless)

How Database Indexes Work (And Why Yours Might Be Useless)

Comments
6 min read
Building Answer Lineage for Enterprise Data Agents

Building Answer Lineage for Enterprise Data Agents

1
Comments
5 min read
The SQL Worked Perfectly. The Data Was Wrong.

The SQL Worked Perfectly. The Data Was Wrong.

Comments 2
5 min read
SQL Is Surviving, Franklin: Now Rows Are Competing

SQL Is Surviving, Franklin: Now Rows Are Competing

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