Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.sanebase.dev/llms.txt

Use this file to discover all available pages before exploring further.

Deep Sync allows you to get LIVE Stripe data inside your own database.
  • ✅  LIVE Stripe data in your DB
  • ✅  Sanebase streams to dedicated tables
  • ✅  Scoped authentication – Sanebase has access ONLY to these specific tables and nothing else
  • ✅  Directly reference Stripe data from your other tables
    • ✅  You can finally foreign key from workspace to stripe_customer maintaining referential integrity!
  • ✅  Direct access to Stripe tables in your application code
  • ✅  No need to maintain Stripe state in your product / database
  • ✅  No need to write custom logic to keep Stripe synced with your app
  • ✅  Set it up once and you’re done
  • ✅  Forget that there was ever something called Stripe webhooks 🎉
(More coming soon)