LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

postgres-patterns - PostgreSQL Patterns for Database Optimization

Provides quick reference for PostgreSQL best practices including indexing, schema design, and query optimization.

Tags

Updated: 2026-02-23

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • provide index recommendations
  • suggest data types
  • offer schema design patterns
  • detect anti-patterns
  • generate SQL templates

Inputs

  • SQL queries
  • database schema
  • performance requirements
  • PostgreSQL configuration

Outputs

  • index recommendations
  • schema design patterns
  • SQL templates
  • anti-pattern alerts

Requirements

  • PostgreSQL environment
  • SQL knowledge

Source

  • Spec: SKILL.md
database
postgresql
optimization
sql
schema
provide index recommendations
suggest data types
offer schema design patterns
detect anti-patterns
SQL queries
database schema
performance requirements
index recommendations
schema design patterns
SQL templates