Skip to main content
  1. Database DevPro
  2. >
  3. Labs
  4. >
  5. PostgreSQL Labs

PostgreSQL Labs

Table of Contents

Focus areas
#

  • Query planning: EXPLAIN / EXPLAIN ANALYZE
  • Index design and trade-offs (composite indexes, index-only scans)
  • JSONB and GIN indexing patterns
  • Locking and concurrency diagnostics
  • Practical performance workflows (plan → hypothesis → change → validate)

Labs
#

Below are the PostgreSQL labs available on this site.