Skip to main content

Documentation Index

Fetch the complete documentation index at: https://powersync-diagnosing-sync-latency.mintlify.app/llms.txt

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

PowerSync provides client SDKs for multiple frameworks. Each SDK manages a local SQLite database that syncs with your backend.

Choose Your SDK

Select your client framework to get started:

Dart/Flutter

React Native & Expo

JavaScript Web

Capacitor (alpha)

https://mintcdn.com/powersync-diagnosing-sync-latency/vAd1rmRXGzeEefML/logo/tauri_sidebar.svg?fit=max&auto=format&n=vAd1rmRXGzeEefML&q=85&s=3279c258d502b1c92447a50656199e4c

Tauri (alpha)

Node.js (beta)

Kotlin

Swift

.NET (beta)

Rust (alpha)

Common Tasks

Once you’ve installed an SDK, these guides cover the core functionality:

Reading Data

Query your local SQLite database

Writing Data

Insert, update, and delete records

Watch Queries

Build reactive UIs with live queries

Usage Examples

Common patterns and code examples

Additional Resources

ORM Support

Use type-safe ORMs with PowerSync

Supported Platforms

Platform compatibility for each SDK

Example Projects

Working demo apps and starter templates