Forem

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.
Indexing, Hashing & Query Optimization in SQL

Indexing, Hashing & Query Optimization in SQL

Comments
4 min read
SQL: is there a better way to code this?
Cover image for SQL: is there a better way to code this?

SQL: is there a better way to code this?

Comments 1
1 min read
HASHING IN SQL

HASHING IN SQL

Comments
2 min read
Building a Sales Database in PostgreSQL — Schema, Data & JOIN Examples

Building a Sales Database in PostgreSQL — Schema, Data & JOIN Examples

5
Comments
6 min read
Multi-Tenancy Database Patterns with examples in Go
Cover image for Multi-Tenancy Database Patterns with examples in Go

Multi-Tenancy Database Patterns with examples in Go

2
Comments
9 min read
Cursors and Triggers

Cursors and Triggers

Comments
3 min read
đź’ľDatabase Reliability Explained: Transactions, Deadlocks & Log-Based Recovery
Cover image for đź’ľDatabase Reliability Explained: Transactions, Deadlocks & Log-Based Recovery

đź’ľDatabase Reliability Explained: Transactions, Deadlocks & Log-Based Recovery

Comments
3 min read
Your ORM is Lying to You About SQL (CTEs Explained)
Cover image for Your ORM is Lying to You About SQL (CTEs Explained)

Your ORM is Lying to You About SQL (CTEs Explained)

5
Comments
8 min read
Understanding 1NF, 2NF, and 3NF in DBMS with SQL Examples

Understanding 1NF, 2NF, and 3NF in DBMS with SQL Examples

Comments
2 min read
Algo entre o VARCHAR2 e o CLOB: VARCHAR2 com esterĂłides [MAX_STRING_SIZE]
Cover image for Algo entre o VARCHAR2 e o CLOB: VARCHAR2 com esterĂłides [MAX_STRING_SIZE]

Algo entre o VARCHAR2 e o CLOB: VARCHAR2 com esterĂłides [MAX_STRING_SIZE]

1
Comments
2 min read
The Pitfall of ORDER BY Timestamp (And How to Fix It)

The Pitfall of ORDER BY Timestamp (And How to Fix It)

Comments
3 min read
Optimizing Spark Window Functions: From 33 Minutes to 12 Minutes

Optimizing Spark Window Functions: From 33 Minutes to 12 Minutes

Comments
12 min read
Cursor and Trigger
Cover image for Cursor and Trigger

Cursor and Trigger

Comments 1
2 min read
Database Normalization
Cover image for Database Normalization

Database Normalization

Comments
2 min read
A Developer’s Guide to PostgreSQL REGEXP_MATCH (with Snippets)
Cover image for A Developer’s Guide to PostgreSQL REGEXP_MATCH (with Snippets)

A Developer’s Guide to PostgreSQL REGEXP_MATCH (with Snippets)

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