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.

Skills tagged: postgres

Browse skills that share this tag.

  • add-reviewed-backfill - Add a reviewed backfill on the generic backfill platform
    backfilldata-repairpostgresclickhouse

    ★ 8 · Updated 2026-09-19

    Add or review reusable, operator-reviewed data backfills with deterministic planning, idempotent handlers, queue bindings, and monitoring.

    ⚙ Confirm platform fit⚙ Create task contract files⚙ Register backfill task
  • supabase-postgres-best-practices - Supabase Postgres performance optimization guide.
    postgressupabasesqldatabase

    ★ 0 · Updated 2026-09-16

    Provides Postgres performance optimization rules, schema design guidelines, query tuning advice, and Supabase database best practices.

    ⚙ Optimize Postgres SQL queries⚙ Design Postgres database schemas⚙ Configure database connection pooling
  • dev-supabase - Backend development and optimization with Supabase
    supabasepostgresbackenddatabase

    ★ 4 · Updated 2026-09-14

    Configures authentication, database with RLS, storage, realtime subscriptions, and Postgres performance best practices for Supabase backend development.

    ⚙ Configure Supabase client and auth⚙ Manage RLS policies and queries⚙ Upload and retrieve storage files
  • butterbase-skills - Claude Code plugin for Butterbase
    butterbasemcpclaude-codebackend-as-a-service

    ★ 533 · Updated 2026-09-14

    Provides guided skills and auto-configured MCP server connection for Butterbase backend services.

    ⚙ Orchestrate app development⚙ Build complete applications⚙ Design Postgres schemas
  • supabase-postgres-best-practices - Supabase Postgres Performance Optimization Guide
    postgressupabaseperformance-optimizationsql

    ★ 0 · Updated 2026-09-11

    Provides Postgres performance optimization rules and best practices for query design, connections, schemas, and configurations.

    ⚙ Optimize SQL queries⚙ Design database schemas⚙ Implement database indexes
  • supabase-postgres-best-practices - Supabase Postgres Performance Best Practices
    postgressupabaseperformancesql

    ★ 0 · Updated 2026-09-11

    Provides Postgres performance optimization guidelines for writing, reviewing, and optimizing queries, schemas, and database configurations.

    ⚙ Optimize Postgres SQL queries⚙ Design database schemas⚙ Review database performance issues
  • neon-postgres - Neon serverless Postgres integration and branching
    neonpostgresserverlessprisma

    ★ 602 · Updated 2026-09-10

    Provides patterns for Neon serverless Postgres, database branching, connection pooling, and Prisma or Drizzle ORM integration.

    ⚙ Configure Prisma connection pooling⚙ Integrate Drizzle serverless driver⚙ Manage connection pooling with PgBouncer
  • heroku-postgres - Safely inspect and manage Heroku Postgres databases.
    herokupostgresdatabasebackup

    ★ 0 · Updated 2026-09-10

    Operate Heroku Postgres databases with an inspection-first workflow for provisioning, backups, credentials, and data movement.

    ⚙ Take database snapshots⚙ Inspect database attachments and credentials⚙ Diagnose Postgres database issues
  • go-database - Go Database Operations and Data Access Design
    godatabasesqlorm

    ★ 4 · Updated 2026-09-09

    Provides Go database patterns covering connection pooling, SQL queries, ORMs, transactions, migrations, and retry logic.

    ⚙ Configure database connection pooling⚙ Implement repository pattern⚙ Execute transactional database queries
  • supabase-local-dev-loop - Supabase Local Dev Loop
    saassupabaselocal-developmentdocker

    ★ 2,781 · Updated 2026-05-28

    Configure Supabase local dev with CLI, Docker, and migrations

    ⚙ initialize project⚙ start local stack⚙ stop local stack
  • db-schema - Design Postgres Database Schemas
    databasepostgressupabaseschema

    ★ 27 · Updated 2026-03-26

    Design a Postgres database schema from product requirements with Supabase awareness

    ⚙ identify entities and relationships⚙ design database tables⚙ define table relationships
  • using-neon - Neon Serverless Postgres Guide
    databasepostgresserverlessdevelopment

    ★ 57 · Updated 2026-03-10

    Guides for Neon Serverless Postgres, including setup, connection methods, features, and authentication

    ⚙ fetch documentation⚙ reference guides⚙ setup database
  • neon-vercel-postgres - Setup Neon or Vercel Serverless Postgres for Edge Computing
    postgresserverlessedge-computingdatabase

    ★ 1,018 · Updated 2026-02-09

    Setup serverless Postgres with Neon or Vercel Postgres for Cloudflare Workers/Edge with connection pooling and ORM integration

    ⚙ choose deployment platform⚙ get connection string⚙ query database