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 ArchitectureProtocol
Learn about the sync protocol used between PowerSync clients and a PowerSync service:
PowerSync ProtocolConsistencySelf-Hosted Architecture
For more details on typical architecture of a production self-hosted deployment, see here:
InstallationLast updated