# 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 connections
- 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 connections 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 customer success engineer
- 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 connections | 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 | Postgres, MongoDB, MySQL, SQL Server | Postgres, MongoDB, MySQL, SQL Server | Postgres, MongoDB, MySQL, SQL Server |
| 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 |
| Sharded databases / multiple database connections | Not included | Not included | Planned | Planned |
| Incremental reprocessing | Planned | Planned | Planned | Planned |

**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 connections:** Peak number of connections active at any time across all the apps in your organization (1 user device running an app using PowerSync = 1 concurrent connection while that user is online). Note that 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. See 'Handling Writes' > 'Advanced' > 'Data Pipelines' in the docs for more details.
- **Customer-provided bucket storage database:** Bring your own MongoDB Atlas database for bucket data (Postgres planned) instead of using PowerSync Cloud storage.
- **Sharded databases / multiple database connections:** Allows one instance of the PowerSync Service to connect to multiple backend databases instead of to a single backend database only. This feature will allow working with sharded databases.
- **Incremental reprocessing:** When Sync Streams/Rules are modified, incremental reprocessing will allow sync buckets to be updated incrementally only as needed, instead of being rebuilt from scratch and resynced to clients.

#### 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, and Rust. Learn more in the 'Client SDKs' section in the docs.

#### 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 connections, operations synced, etc.) available programmatically or visually in PowerSync Dashboard.
- **Debugging tool:** Availability of the Sync Diagnostics Client that allows testing and inspecting syncing. See the 'Tools' section in the docs for further details.
- **Issue alerts:** Refer to 'Maintenance & Ops' > 'Monitoring and Alerting' in the docs for more details.
- **Usage alerts:** Refer to 'Maintenance & Ops' > 'Monitoring and Alerting' in the docs for more details.
- **Alert notifications:** Refer to 'Maintenance & Ops' > 'Monitoring and Alerting' in the docs for more details.

#### 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 customer success engineer | 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.

#### 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, and SQL Server 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
- 24×7×365 premium enterprise support
- Assigned customer success engineer
- SOC 2 report
- Security questionnaire help
- Multiple database connections (planned)
- Customizable alerting (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 | Postgres, MongoDB, MySQL, SQL Server |
| Configuration using config file | Included | Included |
| Partial sync with Sync Streams | Included | Included |
| Custom write checkpoints | Not included | Included |
| Sharded databases / multiple database connections | Not included | Planned |
| Incremental reprocessing | Planned | Planned |

**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. See 'Handling Writes' > 'Advanced' > 'Data Pipelines' in the docs for more details.
- **Sharded databases / multiple database connections:** Allows one instance of the PowerSync Service to connect to multiple backend databases instead of to a single backend database only. This feature will allow working with sharded databases.
- **Incremental reprocessing:** When Sync Streams/Rules are modified, incremental reprocessing will allow sync buckets to be updated incrementally only as needed, instead of being rebuilt from scratch and resynced to clients.

#### 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, and Rust. Learn more in the 'Client SDKs' section in the docs.

#### 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 |
| Monitoring & alerting | APIs only Early access | Planned Customizable alerting |
| Usage metrics using OpenTelemetry | Planned | Planned |

**Feature details and caveats**

- **Debugging tool:** Availability of the Sync Diagnostics Client that allows testing and inspecting syncing. See the 'Tools' section in the docs for further details.
- **Monitoring & alerting:** Refer to 'Maintenance & Ops' > 'Monitoring and Alerting' in the docs for more details.

#### 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 customer success engineer | Not included | Included |
| SOC 2 report | Not included | Included |
| Security questionnaire help | Not included | Included |
