概要
The Stripe Database Sync skill provides a comprehensive implementation guide for the stripe-sync-engine, enabling developers to mirror their Stripe data into a local or cloud PostgreSQL database. It streamlines the setup of schema migrations, real-time webhook handlers, and historical data backfills for customers, subscriptions, invoices, and more. This skill is essential for developers building custom analytics dashboards, complex financial reporting tools, or any application that requires high-performance SQL access to payment data without the latency or rate limits of the Stripe API.