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.
WHERE $1::timestamptz IS NULL OR "timestamp" > $1

WHERE $1::timestamptz IS NULL OR "timestamp" > $1

1
Comments 2
7 min read
Build a Natural Language to SQL API in Python

Build a Natural Language to SQL API in Python

1
Comments
2 min read
SQLite Internals: lcd-ex vs hctree; PostgreSQL 19 SQL/PGQ Rewrites & pg_timetable Migration

SQLite Internals: lcd-ex vs hctree; PostgreSQL 19 SQL/PGQ Rewrites & pg_timetable Migration

Comments
3 min read
Find Your Worst Postgres Query in 15 Minutes with pg_stat_statements

Find Your Worst Postgres Query in 15 Minutes with pg_stat_statements

1
Comments
4 min read
FastAPI SQLAlchemy Session Leak Detection: Diagnose and Fix Long-Running DB Sessions in Production

FastAPI SQLAlchemy Session Leak Detection: Diagnose and Fix Long-Running DB Sessions in Production

Comments
4 min read
Microsoft SQL Server and its Components

Microsoft SQL Server and its Components

Comments
5 min read
FastAPI Session Leak Detection: How to Find and Fix Long-Running SQLAlchemy Sessions in Production?

FastAPI Session Leak Detection: How to Find and Fix Long-Running SQLAlchemy Sessions in Production?

Comments
3 min read
DuckDB Iceberg MERGE, PostgreSQL GUCs, SQLite Optimization Checklist

DuckDB Iceberg MERGE, PostgreSQL GUCs, SQLite Optimization Checklist

Comments
3 min read
We Don't Need Another Go ORM. We Need a Better One.

We Don't Need Another Go ORM. We Need a Better One.

Comments
2 min read
SQL: JOIN Queries

SQL: JOIN Queries

Comments
5 min read
SQL: Aggregate Queries

SQL: Aggregate Queries

Comments
4 min read
Query Optimization in IFS: The Hidden Performance Killer

Query Optimization in IFS: The Hidden Performance Killer

Comments
5 min read
SQL: Normalização e Formas Normais

SQL: Normalização e Formas Normais

Comments
4 min read
SQL Keyword, Tipos de Dados & Operators

SQL Keyword, Tipos de Dados & Operators

Comments
3 min read
String#squish Quietly Changed My SQL

String#squish Quietly Changed My SQL

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