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.
SQL - PostgreSQL: Execution Order

SQL - PostgreSQL: Execution Order

4
Comments
5 min read
TIL: Blazing-fast correlated exists queries

TIL: Blazing-fast correlated exists queries

Comments 2
1 min read
Make Your Technical Tutorials Interactive with SQLize Embed

Make Your Technical Tutorials Interactive with SQLize Embed

2
Comments
2 min read
Table Design: Database Fundamentals to Know as a Beginner

Table Design: Database Fundamentals to Know as a Beginner

27
Comments 2
4 min read
How SQLite Replaced PostgreSQL as My First Choice

How SQLite Replaced PostgreSQL as My First Choice

Comments
4 min read
Learning Databases Beyond SQL: My First Day with Oracle Tables

Learning Databases Beyond SQL: My First Day with Oracle Tables

25
Comments 2
3 min read
From CSV to Insights: Analysing Walmart Sales with Python & PostgreSQL

From CSV to Insights: Analysing Walmart Sales with Python & PostgreSQL

Comments
2 min read
Week 5 Scripting Challenge: Secure Password Authentication

Week 5 Scripting Challenge: Secure Password Authentication

Comments
15 min read
Modular Approach to Database Performance and Maintainability

Modular Approach to Database Performance and Maintainability

3
Comments
4 min read
5 Surprising Truths About Your SQL SELECT Query (And Why They Matter)

5 Surprising Truths About Your SQL SELECT Query (And Why They Matter)

1
Comments
4 min read
SQL Aggregations Finally Made Sense: GROUP BY, HAVING, MIN, MAX, AVG

SQL Aggregations Finally Made Sense: GROUP BY, HAVING, MIN, MAX, AVG

25
Comments 4
3 min read
DuckDB: how to fine tune parameters?

DuckDB: how to fine tune parameters?

Comments
2 min read
SARGable Condition Rewriting: Practical Solutions for Date Filtering Optimization

SARGable Condition Rewriting: Practical Solutions for Date Filtering Optimization

Comments
9 min read
How I Reduced a 53-Minute MySQL Job to 15 Minutes on MySQL 5.7 (Without Changing Hardware)

How I Reduced a 53-Minute MySQL Job to 15 Minutes on MySQL 5.7 (Without Changing Hardware)

Comments
1 min read
How To Solve LeetCode 1193

How To Solve LeetCode 1193

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