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.
Subquery vs CTE in SQL: Same Logic, One You Can Check

Subquery vs CTE in SQL: Same Logic, One You Can Check

Comments
14 min read
Reverse-Engineering Messy Databases: My End-to-End Data Audits Across 17,000+ Relational Schema Logs

Reverse-Engineering Messy Databases: My End-to-End Data Audits Across 17,000+ Relational Schema Logs

1
Comments
4 min read
dbt Was Not Designed for Multi-Tenant SaaS. Here's How I Made It Work.

dbt Was Not Designed for Multi-Tenant SaaS. Here's How I Made It Work.

Comments
4 min read
Sampling rate is a correctness property, not a performance knob

Sampling rate is a correctness property, not a performance knob

1
Comments
5 min read
Designing a plugin architecture for third-party database providers in a TypeScript application

Designing a plugin architecture for third-party database providers in a TypeScript application

1
Comments 1
2 min read
Inside PostgreSQL MATCH Queries: Syntax, Paths, and Parameters with pg_igraph

Inside PostgreSQL MATCH Queries: Syntax, Paths, and Parameters with pg_igraph

Comments
3 min read
Oracle SQL: Pseudo-Columns

Oracle SQL: Pseudo-Columns

Comments
4 min read
Oracle SQL: Unused Columns & Virtual Columns

Oracle SQL: Unused Columns & Virtual Columns

Comments
3 min read
Oracle SQL: Read-Only Tables

Oracle SQL: Read-Only Tables

Comments
3 min read
Turn any SQL schema into an interactive ER diagram

Turn any SQL schema into an interactive ER diagram

Comments
2 min read
How Express Actually Talks to a Database: From HTTP Request to SQL Query

How Express Actually Talks to a Database: From HTTP Request to SQL Query

Comments
12 min read
Can I veto the agent's DDL before it hits main?

Can I veto the agent's DDL before it hits main?

Comments
7 min read
Cohort Retention Analysis in SQL, Step by Step

Cohort Retention Analysis in SQL, Step by Step

Comments
14 min read
When to Index a Table: A Practical Guide for Analysts

When to Index a Table: A Practical Guide for Analysts

Comments
15 min read
Funnel Conversion in SQL, and the Step That Shows 100%

Funnel Conversion in SQL, and the Step That Shows 100%

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