Skip to main content

6 docs tagged with "sql"

View all tags

A Bridge to Terabit-ia

A reproducible PostgreSQL benchmark comparing an integer array with a GIN index against a conventional bridge table.

SQL Tricks

Discover various SQL tricks to enhance query efficiency, including using '1=1' in WHERE clauses and techniques for identifying duplicates.