PowerSync keeps a client-side SQLite database in sync with your backend database. Changes appear across users and devices in real-time, user interactions feel instant and your app continues to work even when offline. Supports Postgres, MongoDB, MySQL, and SQL Server. Client SDKs are available for a wide range of environments including web, mobile, desktop, headless and embedded.
| package | build | pub | likes | pub points |
|---|---|---|---|---|
| powersync | ||||
| powersync_attachments_helper |
This monorepo uses melos to handle command and package management.
For detailed usage, check out the powersync package.
Additional packages in this repository are:
- attachments helper (deprecated, a newer version of this is available in the
powersyncpackage).
To configure the monorepo for development, run dart pub get and melos prepare after cloning.
