Architecture Overview

The core components of PowerSync are the service and client SDKs:

The PowerSync Service and client SDK operate in unison to keep client-side SQLite databases in sync with a server-side SQL database. Learn about their architecture:

PowerSync ServiceClient Architecture

Protocol

Learn about the sync protocol used between PowerSync clients and a PowerSync service:

PowerSync ProtocolConsistency

Self-Hosted Architecture

For more details on typical architecture of a production self-hosted deployment, see here:

Installation

Last updated