# Cloud Pricing

Pay for writes and retention. Reads are free

[Electric Cloud](/cloud/) charges for data ingress and retention. Egress, fan-out, concurrent users, and data delivery are unlimited at no additional cost.

[Sign up](https://dashboard.electric-sql.cloud) [Contact sales](/about/contact#sales)

**You pay for**:

- Writes: $1 per 1M writes
- Retention: $0.10 per GB-month

**Always free**:

- Reads
- Egress
- Fan-out

### PAYG

Pay as you go

For any app, from prototype to production

Under $5/mo waived

- $1 per 1M writes

- $0.1 per GB-month

Community (Discord)

[Sign up now](https://dashboard.electric-sql.cloud)

### Pro

$249/ month

For teams running mission-critical apps

Monthly fee acts as prepaid usage credit

- $0.9 per 1M writes (10% discount)

- $0.09 per GB-month (10% discount)

Priority email support

[Sign up now](https://dashboard.electric-sql.cloud?plan=pro)

### Scale

$1,999/ month

For large workloads and faster time to market — 6 months commitment

Monthly fee acts as prepaid usage credit

- $0.8 per 1M writes (20% discount)

- $0.08 per GB-month (20% discount)

Direct access to founders

[Sign up now](https://dashboard.electric-sql.cloud?plan=scale)

## Need more support?

Hands-on help and bespoke solutions for teams that need more.

### Scale

Proactive, hands-on support from the Electric team. Architecture reviews, integration guidance, and direct access to founders to help you ship faster.

### Enterprise

Bespoke solutions for teams with custom requirements. Unlimited databases, custom SLAs, and dedicated support.

[Contact sales](/about/contact#sales)

## Unlimited data delivery

We don't charge for egress, data delivery, fan-out, active clients, connections, number of services — or monthly bills under $5/month.

### Powered by CDN caching

Electric delivers real-time data over HTTP, using CDN caching and request collapsing to handle millions of concurrent readers without proportional infrastructure cost. Your costs scale with writes, not users.

[Sign up](https://dashboard.electric-sql.cloud) [Learn more](/docs/sync/api/http)

## Compare plans

Usage-based pricing with volume discounts on higher tiers.

### Pay as you go
- Monthly fee: $0
- Usage discount: —
- Writes: $1/1M
- Retention: $0.1/GB-mo
- Billing behavior: Under $5/mo waived
- Commitment: None
- Max databases: 10
- Max users / workspace: 50
- Postgres subqueries: —
- Support: Community (Discord)
- Postgres Sync additional cost: +$2/1M
[Sign up now](https://dashboard.electric-sql.cloud)

### Pro
- Monthly fee: $249
- Usage discount: 10%
- Writes: $0.9/1M
- Retention: $0.09/GB-mo
- Billing behavior: Monthly fee acts as prepaid usage credit
- Commitment: None
- Max databases: 50
- Max users / workspace: 50
- Postgres subqueries: ✓
- Support: Priority email support
- Postgres Sync additional cost: +$1.8/1M
[Sign up now](https://dashboard.electric-sql.cloud?plan=pro)

### Scale
- Monthly fee: $1,999
- Usage discount: 20%
- Writes: $0.8/1M
- Retention: $0.08/GB-mo
- Billing behavior: Monthly fee acts as prepaid usage credit
- Commitment: 6 months
- Max databases: 200
- Max users / workspace: 50
- Postgres subqueries: ✓
- Support: Direct access to founders
- Postgres Sync additional cost: +$1.6/1M
[Sign up now](https://dashboard.electric-sql.cloud?plan=scale)

### Enterprise
- Monthly fee: Custom
- Usage discount: Custom
- Writes: Custom
- Retention: Custom
- Billing behavior: —
- Commitment: Custom
- Max databases: Unlimited
- Max users / workspace: Unlimited
- Postgres subqueries: ✓
- Support: Custom
- Postgres Sync additional cost: Custom
[Contact sales](/about/contact#sales)

* Additional cost for incremental writes emitted to the shape log from the Postgres replication stream. Initial sync and subsets are billed at the base write rate only.

## Get in touch

Let's chat through your requirements and see how we can help.

[Contact sales](/about/contact#sales) [Ask on Discord](https://discord.electric-sql.com)

## Frequently asked questions

### What counts as a write?

A write is a message written to a durable stream, up to 10 KB in size. Messages larger than 10 KB are automatically chunked into multiple write units — for example, a 1 MB message counts as 100 write units.

### Why don't you charge for reads or egress?

Electric delivers real-time data over HTTP using CDN caching and request collapsing. This means concurrent readers are handled at the CDN layer without proportional infrastructure cost. Your costs scale with data written, not with the number of users reading it.

### What are service costs?

Services that run additional infrastructure carry an additional cost on top of the base write rate. Postgres Sync adds +$2 per 1M writes, metered on the filtered shape log output (the writes emitted to shapes, not the raw replication input). This gives an effective rate of $3 per 1M writes for live Postgres changes. Initial sync and snapshots are billed at the base rate only.

### How does the monthly fee work on Pro and Scale?

The monthly fee on Pro ($249) and Scale ($1,999) acts as a prepaid usage credit. Your usage is calculated at the discounted rate (10% off for Pro, 20% off for Scale) and if it stays under the monthly fee, you pay only the fee. Usage above the fee is billed as overage.

### Do I need a credit card for the PAYG plan?

No. You can sign up and start building without a payment method. We waive monthly usage under $5. If your usage grows past $10 (or $5 if your workspace was blocked in the previous billing month), we'll ask you to add a payment method to continue.

### How is retention measured?

Retention is measured in byte-seconds — the amount of data stored and for how long. This is converted to GB-months for billing at $0.10 per GB-month. Retention accounts for TTL-based automatic deletion, so you only pay for data that's actually retained.

### Can I upgrade or downgrade my plan?

Yes. You can upgrade from PAYG to Pro, PAYG to Scale, or Pro to Scale at any time — upgrades take effect immediately with prorated charges. Downgrades take effect at the end of your current billing period, provided your usage is within the target plan's limits.
