# PowerSync Pricing

Start building for free today. No credit card required.

Canonical page: [PowerSync Pricing](https://powersync.com/pricing)

## PowerSync Cloud

### Plans

#### Free — $0/month

Starter plan with soft limits on usage.

**Get started with:**

- PowerSync Service (isolated cloud service)
- Up to 2 GB data synced / month
- Up to 500 MB of data hosted on PowerSync Service
- Up to 50 peak concurrent clients
- Up to 2 PowerSync Service instances
- 1 source database connection per instance
- Community support
- Basic alerting

**Next step:** [Create account](https://accounts.powersync.com/portal/powersync-signup)

**Note:** Free projects are deactivated after 1 week of inactivity.

#### Pro — From $49/month

**Plan label:** MOST POPULAR

Scalable usage-based plan for production applications.

**Everything in the Free plan, plus:**

- No project deactivation
- 30 GB data synced / month included
- 10 GB of data hosted on PowerSync Service included
- 1,000 peak concurrent clients included
- Email support
- Webhook alerts

**Next step:** [Upgrade now](https://dashboard.powersync.com)

**Note:** Organization-based billing with live usage monitoring.

#### Team — From $599/month

Usage-based plan that adds custom alerting and dashboard permissions, with support and uptime SLAs.

**Everything in the Pro plan, plus:**

- PowerSync Service version locking
- Priority email support & SLA
- Uptime guarantee
- Customizable roles & permissions
- Customizable usage alerting
- Custom write checkpoints
- Customer-provided bucket storage database
- Private Endpoints available on AWS
- SOC 2 report & HIPAA compliance available

**Next step:** [Upgrade now](https://dashboard.powersync.com)

**Note:** Organization-based billing with live usage monitoring.

#### Enterprise — Custom

Customized plan with premium support, scaling advisory and compliance provisions.

**Everything in the Team plan, plus:**

- Custom pricing
- Scaling support & advisory
- 24×7×365 premium enterprise support
- Assigned forward-deployed engineer
- Advance security notifications
- Security questionnaire help

**Next step:** [Contact us](https://powersync.com/contact)

**Note:** Best for large-scale implementations.

### Billing and usage monitoring

#### Organization-based billing

Plan features are enabled for all projects within your organization. Usage is summed across all projects in a single, monthly invoice.

[Learn more](https://docs.powersync.com/resources/usage-and-billing)

#### Live usage monitoring on all plans

Usage metrics dashboards provide actual system usage data, for every deployed instance. Get clear on usage across your user base and review the impact of app updates.

[Learn more](https://docs.powersync.com/usage/tools/powersync-dashboard)

### Detailed feature comparison

#### PowerSync Service

| Feature | Free | Pro | Team | Enterprise |
| - | - | - | - | - |
| PowerSync Service hosting | Isolated cloud service | Isolated cloud service | Isolated cloud service (Private Endpoints available on AWS) | Isolated cloud service (Private Endpoints available on AWS) |
| Data synced / month | 2 GB included | 30 GB included. Then $1 per GB. | 30 GB included. Then $1 per GB. | Custom |
| Data hosted on PowerSync Service | 500 MB included | 10 GB included. Then $1 per GB. Maximum 100 GB by default. | 10 GB included. Then $1 per GB. Maximum 500 GB by default. | Custom Maximum: configurable |
| Peak concurrent clients | 50 | 1,000 included. Then $30 per 1,000. Maximum 3,000 by default. | 1,000 included. Then $30 per 1,000. Max 10,000 by default; configurable to 50,000+ upon request. | Custom Maximum: configurable (highly scalable) |
| PowerSync Service instances | 2 included | 2 included. Then $25pm per instance. | 2 included. Then $25pm per instance. | Custom |
| Deactivation | After 1 week of inactivity | Never | Never | Never |
| Supported backend databases | Postgres, MongoDB, MySQL, SQL Server, Azure DocumentDB (alpha) | Postgres, MongoDB, MySQL, SQL Server, Azure DocumentDB (alpha) | Postgres, MongoDB, MySQL, SQL Server, Azure DocumentDB (alpha) | Postgres, MongoDB, MySQL, SQL Server, Azure DocumentDB (alpha) |
| Partial sync with Sync Streams | Included | Included | Included | Included |
| Custom write checkpoints | Not included | Not included | Included | Included |
| Customer-provided bucket storage database | Not included | Not included | Included | Included |

**Feature details and caveats**

- **PowerSync Service hosting:** The purpose of the PowerSync Service is to process and stream data changes to clients.
- **Data synced / month:** Data synced from all PowerSync instances to all user devices running apps in your organization. If multiple users sync the same data, each transfer counts toward the total volume. Calculated on uncompressed size.
- **Data hosted on PowerSync Service:** The PowerSync Service hosts (1) a current copy of the data, which should be roughly equal to the subset of your source data that is covered by your Sync Streams configuration; (2) a history of all operations on data in buckets. This can be bigger than the source, since it includes the history, and one row can be in multiple buckets; and (3) data for parameter lookups. This should be fairly small in most cases.
- **Peak concurrent clients:** Peak number of clients active at any time across all the apps in your organization (1 user device running an app using PowerSync = 1 concurrent client while that user is online). Note that by default the PowerSync SDK maintains a connection to the PowerSync Service whenever the user is online, in order to stream real-time data updates.
- **PowerSync Service instances:** Number of instances of the hosted PowerSync Service. Typically each source database that you have will require 1 PowerSync Service. For example, you may have a separate Staging and Production source database. This would require 2 PowerSync Service instances.
- **Deactivation:** Instances that have been inactive for longer than 2 weeks (no activity on the PowerSync dashboard or any API requests) will be deactivated. They can be manually reactiviated.
- **Supported backend databases:** PowerSync connects to supported backend databases and reads from a change data capture stream on the database.
- **Partial sync with Sync Streams:** Sync Streams allow developers to control which data gets synced to which devices (i.e. they enable partial sync).
- **Custom write checkpoints:** Allows for custom data pipelines upstream of PowerSync. [Data Pipelines docs](https://docs.powersync.com/handling-writes/custom-write-checkpoints)
- **Customer-provided bucket storage database:** Bring your own MongoDB Atlas database for bucket data (Postgres planned) instead of using PowerSync Cloud storage.

#### PowerSync Client SDKs

| Feature | Free | Pro | Team | Enterprise |
| - | - | - | - | - |
| Available client SDKs | All | All | All | All |

**Feature details and caveats**

- **Available client SDKs:** PowerSync has official client SDKs for React Native, JavaScript Web, Dart/Flutter, Kotlin, Swift, .NET, Node.js, Tauri, Capacitor, and Rust. [Client SDKs docs](https://docs.powersync.com/client-sdks/overview)

#### PowerSync Dashboard

| Feature | Free | Pro | Team | Enterprise |
| - | - | - | - | - |
| PowerSync Dashboard | Included | Included | Included | Included |
| Customizable permissions | Not included | Not included | Included | Included |
| PowerSync Service version locking | Not included | Not included | Included | Included |

**Feature details and caveats**

- **PowerSync Dashboard:** The web-based PowerSync Dashboard is available with PowerSync Cloud for configuration, administration and monitoring of PowerSync Service instances, as well as billing.
- **PowerSync Service version locking:** Lock PowerSync Cloud instance deployments to specific versions of the PowerSync Service.

#### Monitoring, Alerting and Debugging

| Feature | Free | Pro | Team | Enterprise |
| - | - | - | - | - |
| Usage metrics | Included | Included | Included | Included |
| Debugging tool | Included | Included | Included | Included |
| Instance logs | 24 hours retention | 7 days retention | 30 days retention | 30 days retention |
| Issue alerts | Included | Included | Included | Included |
| Usage alerts | Not included | Not included | Fully configurable | Fully configurable |
| Alert notifications | 1x Email rule | Unlimited email rules and Webhooks | Unlimited email rules and Webhooks | Unlimited email rules and Webhooks |

**Feature details and caveats**

- **Usage metrics:** Time-series and aggregated usage data (e.g. cache storage size, concurrent clients, operations synced, etc.) available programmatically or visually in PowerSync Dashboard.
- **Debugging tool:** A standalone app for inspecting and debugging sync behavior, including testing your Sync Streams. [Sync Diagnostics Client docs](https://docs.powersync.com/tools/diagnostics-client)
- **Issue alerts:** Alerts for potential problems with your instance, such as database connection or replication issues. [Monitoring and Alerting docs](https://docs.powersync.com/maintenance-ops/monitoring-and-alerting)
- **Usage alerts:** Alerts that trigger when a usage metric, such as data synced or peak concurrent clients, crosses a threshold you define. [Monitoring and Alerting docs](https://docs.powersync.com/maintenance-ops/monitoring-and-alerting)
- **Alert notifications:** Email rules and webhooks that notify you when an issue or usage alert changes state, or when a deploy starts, completes or fails. [Monitoring and Alerting docs](https://docs.powersync.com/maintenance-ops/monitoring-and-alerting)

#### Security, Compliance and Support

| Feature | Free | Pro | Team | Enterprise |
| - | - | - | - | - |
| Community support | Included | Included | Included | Included |
| Email support | Not included | Included | Included | Included |
| Email support with SLA | Not included | Not included | Included | Included |
| SOC 2 report | Not included | Not included | Included | Included |
| HIPAA compliance available | Not included | Not included | Included | Included |
| Scaling support & advisory | Not included | Not included | Not included | Included |
| Assigned forward-deployed engineer | Not included | Not included | Not included | Included |
| Advance security notifications | Not included | Not included | Not included | Included |
| Security questionnaire help | Not included | Not included | Not included | Included |

**Feature details and caveats**

- **Scaling support & advisory:** On our Enterprise plan, we will work with you to support the scale you need. That could include collaborating on the application architecture, prioritizing specific features or performance optimizations, or advising on a custom hosting setup configuration for your needs.
- **Advance security notifications:** Affected customers receive confidential security notifications ahead of public vulnerability disclosures coordinated by PowerSync.

#### Support and Uptime SLAs

| Feature | Free | Pro | Team | Enterprise |
| - | - | - | - | - |
| Uptime guarantee ([Learn more](https://powersync.com/legal/commercial-license-and-services-agreement#c2-powersync-cloud)) | Not included | Not included | Included | Included |

##### Support response time guarantees

[Learn more](https://powersync.com/legal/commercial-license-and-services-agreement#support-response-time)

| Feature | Free | Pro | Team | Enterprise |
| - | - | - | - | - |
| Severity Level 1 - 3 | Not included | Not included | Included | Included |
| Severity Level 4 | Not included | Not included | Not included | Included |

##### Support resolution time guarantees

[Learn more](https://powersync.com/legal/commercial-license-and-services-agreement#support-resolution-time)

| Feature | Free | Pro | Team | Enterprise |
| - | - | - | - | - |
| Severity Level 1 - 2 | Not included | Not included | Not included | Included |
| Severity Level 3 - 4 | Not included | Not included | Not included | Not included |

## Self-hosted PowerSync

### Plans

#### Open Edition

Self-hosting of free source-available edition.

**Get started with:**

- Support for Postgres, MongoDB, MySQL, SQL Server, and Azure DocumentDB (alpha) backends
- Access to all available client SDKs
- Partial sync with Sync Streams
- Configuration using a config file
- Usage metrics monitoring with log files and status APIs
- Debugging tool available to test and inspect syncing

**Next step:** [Get started](https://docs.powersync.com/self-hosting/getting-started)

#### Enterprise Self-Hosted

Self-hosting on Enterprise plan.

**Everything in the Open Edition, plus:**

- Custom pricing
- Custom write checkpoints
- Advance access to CVE-patched images
- Hardened Docker images (available on request)
- 24×7×365 premium enterprise support
- Assigned forward-deployed engineer
- SOC 2 report
- Security questionnaire help
- Comprehensive metrics (planned)

**Next step:** [Contact us](https://powersync.com/contact)

### Detailed feature comparison

#### PowerSync Service

| Feature | Open Edition | Enterprise Self-Hosted |
| - | - | - |
| Supported backend databases | Postgres, MongoDB, MySQL, SQL Server, Azure DocumentDB (alpha) | Postgres, MongoDB, MySQL, SQL Server, Azure DocumentDB (alpha) |
| Configuration using config file | Included | Included |
| Partial sync with Sync Streams | Included | Included |
| Custom write checkpoints | Not included | Included |
| Advance access to CVE-patched images | Not included | Included |
| Hardened Docker images | Not included | Included |

**Feature details and caveats**

- **Supported backend databases:** PowerSync connects to supported backend databases and reads from a change data capture stream on the database.
- **Configuration using config file:** Self-hosted PowerSync deployments are configured using a config file (vs. PowerSync Cloud, where configuration is done using the PowerSync Dashboard UI).
- **Partial sync with Sync Streams:** Sync Streams allow developers to control which data gets synced to which devices (i.e. they enable partial sync).
- **Custom write checkpoints:** Allows for custom data pipelines upstream of PowerSync. [Data Pipelines docs](https://docs.powersync.com/handling-writes/custom-write-checkpoints)
- **Advance access to CVE-patched images:** Receive PowerSync Service images with CVE security patches through our private Docker registry before those patches are released publicly.
- **Hardened Docker images:** Request PowerSync Service images built on Docker Hardened Images to reduce reported CVEs and support container compliance reviews.

#### PowerSync Client SDKs

| Feature | Open Edition | Enterprise Self-Hosted |
| - | - | - |
| Available client SDKs | All | All |

**Feature details and caveats**

- **Available client SDKs:** PowerSync has official client SDKs for React Native, JavaScript Web, Dart/Flutter, Kotlin, Swift, .NET, Node.js, Tauri, Capacitor, and Rust. [Client SDKs docs](https://docs.powersync.com/client-sdks/overview)

#### PowerSync Dashboard

| Feature | Open Edition | Enterprise Self-Hosted |
| - | - | - |
| PowerSync Dashboard | Not included | Planned |

**Feature details and caveats**

- **PowerSync Dashboard:** The web-based PowerSync Dashboard is only available with PowerSync Cloud for configuration, administration and monitoring of PowerSync Service instances. For self-hosted deployment, it is not currently available, but is planned for Enterprise Self-Hosted Edition for usage metrics monitoring.

#### Monitoring, Alerting and Debugging

| Feature | Open Edition | Enterprise Self-Hosted |
| - | - | - |
| Debugging tool | Included | Included |
| Metrics endpoint (Prometheus) | Included | Included |
| Metrics available | Limited metrics | Planned Comprehensive metrics |
| Push metrics to custom OpenTelemetry endpoint | Planned | Planned |

**Feature details and caveats**

- **Debugging tool:** A standalone app for inspecting and debugging sync behavior, including testing your Sync Streams. [Sync Diagnostics Client docs](https://docs.powersync.com/tools/diagnostics-client)

#### Security, Compliance and Support

| Feature | Open Edition | Enterprise Self-Hosted |
| - | - | - |
| Community support | Included | Included |
| Email support | Not included | Included |
| Email support with SLA | Not included | Included |
| Assigned forward-deployed engineer | Not included | Included |
| SOC 2 report | Not included | Included |
| Security questionnaire help | Not included | Included |
