db-sync-prod-to-local

Official

Sync prod Postgres data to a local dev DB

Authorsystempromptio
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Copy production Postgres data into a local development database to enable dashboards to render with realistic data, even when dumps via standard tools fail due to TLS termination constraints.

Core Features & Use Cases

  • Deterministic synchronization of production tables (e.g., user_sessions, engagement_events) into the local database for analytics previews.
  • Safe, dry-run capability to estimate impact before performing a real sync.
  • Handling of column differences and temporary FK deferral to avoid constraint violations during load.
  • Simple rollback and verification by comparing row counts post-sync.

Quick Start

Run the local sync to copy production user_sessions and engagement_events into the local dev database for dashboard preview.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: db-sync-prod-to-local
Download link: https://github.com/systempromptio/systemprompt-marketplace/archive/main.zip#db-sync-prod-to-local

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.