- Data changes are streamed from the PowerSync Service to the SDK client over HTTPS
- Using the
watch()API, client-side SQLite database changes can be streamed to your app UI
watch() can be found below
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Understand how PowerSync’s local database sync differs from subscribing to Postgres changes with Supabase Realtime.
watch() API, client-side SQLite database changes can be streamed to your app UIwatch() can be found below