| Stage | Production Readiness | API Stability | Support | Documentation |
|---|---|---|---|---|
| Closed Alpha | Not production-ready; purpose is early feedback and testing of new ideas. | Subject to breaking changes. | Not covered under SLAs. | Limited or placeholder documentation. |
| Open Alpha | Not production-ready; purpose is broader testing and wider public feedback. | Subject to changes based on feedback. | Not covered under SLAs. | Basic documentation provided. |
| Beta | Production-ready for tested use cases. | Fully stable; breaking changes clearly communicated. | Covered under SLAs. | Documentation provided; may contain known gaps. |
| V1 | Production-ready for all main use cases. | Fully stable; backwards compatibility maintained as far as possible; breaking changes clearly communicated. | Covered under SLAs. | Comprehensive and finalized documentation. |
Service Release Channels
PowerSync Service features are deployed to different release channels throughout their lifecycle.Open Edition
The latest stable PowerSync Docker image is available under the latest tag and can be pulled using:0.0.0-dev-XXXXXXXXXXXXXX prereleases.
PowerSync Cloud
In the PowerSync Dashboard, developers can configure the service version channel for each instance under theGeneral tab in the Edit Instance dialog.
Stable
The Stable channel provides the most reliable release of the PowerSync service. It includes features that may be in theV1, Beta, or Open Alpha stages. Open Alpha features in this channel are typically mature but may still have bugs or known issues.
Next
The Next channel builds on the Stable channel and includes new features, fixes, or modifications to existing stable functionality that may require additional testing or validation.Feature Status Summary
Below is a summary of the current main PowerSync features and their release states:| Category / Item | Status |
|---|---|
| Database Connectors | |
| MySQL | Beta |
| MongoDB | V1 |
| Postgres | V1 |
| PowerSync Service | |
| Open Edition | Beta |
| Enterprise Self-Hosted | Closed Alpha |
| Postgres Bucket Storage | V1 |
| Client SDKs | |
| .NET SDK | Alpha |
| Capacitor SDK | Alpha |
| Node.js SDK | Beta |
| Swift SDK | V1 |
| Kotlin SDK | V1 |
| JavaScript/Web SDK | V1 |
| Dart/Flutter SDK | V1 |
| React Native SDK | V1 |
| TanStack Query | Alpha |
| OP-SQLite Support | Beta |
| Flutter Web Support | Beta |
| React Native Web Support | Beta |
| Flutter SQLCipher | Beta |
| Vue Composables | Beta |
| React Hooks | V1 |
| ORMs/SQL Libraries | |
| Room (Kotlin) | Alpha |
| Drift (Flutter) | Beta |
| Drizzle (JS) | Beta |
| Kysely (JS) | Beta |
| SQLDelight (Kotlin) | Beta |
| Attachment Helpers | |
| Kotlin | Alpha |
| Swift | Alpha |
| JavaScript | V1 |
| Flutter | V1 |
| Other | |
| CLI | Beta |