Sync

SQLiteNow sync is built around oversqlite clients that talk to an oversync server. Client setup is framework-specific; protocol concepts and server responsibilities are shared.

Framework Client Guides

Shared Concepts

Start with the shared lifecycle vocabulary before wiring a client:

Core Concepts

Server Setup

Use the server guide for endpoint responsibilities, authentication boundaries, watch wake-ups, and authoritative PostgreSQL-backed storage:

Server Setup