database-postgresql

Community

Design, secure, and tune PostgreSQL schemas.

Authord-padmanabhan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents brittle PostgreSQL database design by providing consistent schema patterns, safe migration workflows, performance-aware indexing, and baseline security practices like parameterization and row-level security.

Core Features & Use Cases

  • Schema design & conventions: Establishes naming standards for tables/columns/keys/constraints and provides opinionated defaults like created_at, updated_at, and deleted_at.
  • Migration best practices: Encourages reversible, version-controlled migrations, safe rollout tactics, and operational guardrails for schema changes.
  • Security & performance fundamentals: Covers SQL safety (parameterized queries), tenant isolation via RLS, and performance tuning through indexing strategies including partial and composite indexes.

Quick Start

Ask for a PostgreSQL schema and migration plan for a multi-tenant app that needs soft deletes, fast lookups by email, secure query patterns, and row-level security policies.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: database-postgresql
Download link: https://github.com/d-padmanabhan/agent-engineering-handbook/archive/main.zip#database-postgresql

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.