close

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.
Subqueries vs CTEs in SQL: A Complete Guide for Beginners

Subqueries vs CTEs in SQL: A Complete Guide for Beginners

Comments
8 min read
Sub-queries vs Window Functions vs Common Table Expressions: Which Should You Use in SQL?

Sub-queries vs Window Functions vs Common Table Expressions: Which Should You Use in SQL?

BERJAYA 1
Comments
3 min read
PostgreSQL Covering Indexes: Eliminate Heap Fetches with INCLUDE

PostgreSQL Covering Indexes: Eliminate Heap Fetches with INCLUDE

Comments
3 min read
📘SQL JOINs Explained Simply - A Beginner's Guide

📘SQL JOINs Explained Simply - A Beginner's Guide

Comments
4 min read
SQL Functions You Will Actually Use in Data Work

SQL Functions You Will Actually Use in Data Work

Comments
7 min read
SQL Made Simple: A Beginner’s Guide to Understanding and Working with Data

SQL Made Simple: A Beginner’s Guide to Understanding and Working with Data

Comments
3 min read
PostgreSQL Vector Search & TimescaleDB Performance, SQLite Extension Build Fixes

PostgreSQL Vector Search & TimescaleDB Performance, SQLite Extension Build Fixes

Comments
3 min read
A Practical Introduction to SQL: DDL, DML, and Data Analysis

A Practical Introduction to SQL: DDL, DML, and Data Analysis

Comments
2 min read
A Curated LeetCode List for Full-Stack Developers

A Curated LeetCode List for Full-Stack Developers

BERJAYA 1
Comments
1 min read
Published a SQL Linter to PyPI Because I Was Tired of Bad Queries Hitting Production

Published a SQL Linter to PyPI Because I Was Tired of Bad Queries Hitting Production

Comments
3 min read
PostgreSQL JSONB Indexing: GIN, Expression & Partial Index Strategies

PostgreSQL JSONB Indexing: GIN, Expression & Partial Index Strategies

Comments
4 min read
DuckDB Extensions in C#, Production DuckLake, & pgvector Performance Insights

DuckDB Extensions in C#, Production DuckLake, & pgvector Performance Insights

Comments
3 min read
🚨 When autocommit = false Caused Hidden Table Locks in SQL Server (pymssql + AWS Batch)

🚨 When autocommit = false Caused Hidden Table Locks in SQL Server (pymssql + AWS Batch)

Comments
2 min read
PostgreSQL Full Text Search vs Elasticsearch Comparison

PostgreSQL Full Text Search vs Elasticsearch Comparison

Comments
9 min read
Understanding SQL Window Functions

Understanding SQL Window Functions

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