# PlanetScale vs Supabase

| Attribute | PlanetScale | Supabase |
|---|---|---|
| **Vioscale score** | 67.3 (70% (medium)) | 63.7 (70% (medium)) |
| deployment.options | `{"cloud":true}` | `{"cloud":true}` |
| description.long | A cloud database platform offering both Vitess (MySQL-compatible with horizontal sharding) and Postgres databases for high-performance, large-scale workloads. | A Postgres-based development platform that provides a full relational database with built-in authentication, REST APIs, edge functions, realtime data synchronization, file storage, and vector embeddings. |
| features.capabilities | `{"sql_model":"full_sql","deployment":"managed","extensibility":true,"license_class":"proprietary","horizontal_scale":"sharded"}` | `{"isolation":"serializable","sql_model":"full_sql","deployment":"managed","consistency":"strong","extensibility":true,"json_document":true,"acid_transactions":"full","wire_compatibility":"postgres"}` |
| integrations.count | 1 | 12 |
| integrations.list | `[{"name":"Vantage"}]` | `[{"name":"OpenAI"},{"name":"Hugging Face"},{"name":"Stripe"},{"name":"Algolia"},{"name":"AWS"},{"name":"Amazon Bedrock"},{"name":"Figma"},{"name":"LangChain"},{"name":"Vercel"},{"name":"Next.js"},{"name":"React"},{"name":"Flutter"}]` |
| market.availability | `{"hqCountry":"US","primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` | `{"primaryMarkets":["US"],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` |
| platform.support | `{"cli":true,"web":true}` | `{"cli":true,"web":true}` |
| pricing | `{"type":"hybrid","plans":[{"free":false,"name":"Postgres Single Node","summary":"Starting at $5/month","components":[{"kind":"fixed","amount":5,"period":"month","currency":"USD"}],"description":"Development and low-traffic production workloads","contactSales":false},{"free":false,"name":"Postgres Metal","summary":"Starting at $50/month","components":[{"kind":"fixed","amount":50,"period":"month","currency":"USD"}],"description":"High-performance local NVMe storage with unlimited IOPS","contactSales":false},{"free":false,"name":"Postgres HA (PS-5 example)","summary":"$15/month for PS-5 tier (1/16 vCPU, 512MB RAM, 10GB storage, 3 nodes, 99.99% SLA)","components":[{"kind":"fixed","amount":15,"period":"month","currency":"USD"}],"description":"High availability with 1 primary + 2 replicas across 3 availability zones","contactSales":false,"includedLimits":{"egress":"100 GB/month"}},{"free":false,"name":"Vitess","summary":"Custom pricing based on cluster size, VTGate configuration, and storage","description":"MySQL-compatible with horizontal sharding for massive scale","contactSales":false},{"free":false,"name":"Enterprise","summary":"Custom pricing","description":"All features with upgraded support, migration assistance, and bring-your-own-cloud deployment","contactSales":true}],"addOns":[{"name":"Egress bandwidth","components":[{"per":{"qty":1,"unit":"GB"},"kind":"metered","amount":0.06,"currency":"USD"}]},{"name":"Storage (network-attached, beyond 10GB free)"},{"name":"Additional development branch hours"},{"name":"SSO"}],"summary":"From $5/month for Postgres Single Node. Resource-based pricing with pay-as-you-go for storage overage and egress.","currency":"USD","freeTier":false,"sourceUrl":"https://planetscale.com","retrievedAt":"2026-08-03T12:42:46.087Z","startingPrice":{"amount":5,"period":"month","currency":"USD"},"billingPeriods":["month"]}` | `{"type":"subscription","plans":[{"free":true,"name":"Free","contactSales":false,"includedLimits":{"storage_cached_egress":"5 GB","storage_uncached_egress":"5 GB"}},{"free":false,"name":"Team","commitment":"annual","contactSales":false,"includedLimits":{"storage_cached_egress":"250 GB","storage_uncached_egress":"250 GB"}},{"free":false,"name":"Enterprise","contactSales":true,"includedLimits":{"storage_cached_egress":"250 GB","storage_uncached_egress":"250 GB"}}],"addOns":[{"name":"Storage cached egress","components":[{"per":{"qty":1,"unit":"GB"},"kind":"metered","amount":0.03,"currency":"USD"}]}],"summary":"Free tier with 5 GB storage egress. Paid plans (Team, Enterprise) with annual commitment available via AWS Marketplace; cached egress $0.03/GB.","currency":"USD","freeTier":true,"sourceUrl":"https://supabase.com/blog/storage-500gb-uploads-cheaper-egress-pricing","retrievedAt":"2026-08-13T16:53:09.223Z"}` |
| pricing.free_tier | no | yes |
| pricing.model | commercial | freemium |
| pricing.price_level | low | low |
| pricing.transparent | yes | no |
| reliability.sla_pct | 99.99 | - |
| reliability.status_page | yes | yes |
| security.disclosure_policy | yes | yes |
| security.gdpr | yes | yes |
| security.hipaa | yes | yes |
| security.iso27001 | - | yes |
| security.pci | yes | yes |
| security.soc2 | yes | yes |

## Capabilities (Relational Databases)

| Capability | PlanetScale | Supabase |
|---|:--:|:--:|
| **Core** |  |  |
| SQL model | Full SQL | Full SQL |
| **Transactions** |  |  |
| ACID transactions | - | Full |
| Highest isolation level | - | Serializable |
| **Consistency** |  |  |
| Consistency | - | Strong |
| **Scale** |  |  |
| Horizontal scale | Sharded | - |
| **Replication** |  |  |
| Replication | - | - |
| **Availability** |  |  |
| Automatic failover / HA | - | - |
| **Deployment** |  |  |
| Deployment | Managed | Managed |
| Serverless / scale-to-zero | - | - |
| **Compatibility** |  |  |
| Wire compatibility | - | Postgres protocol |
| **Extensibility** |  |  |
| Extensions / plugins / UDFs | ✓ | ✓ |
| **Licensing** |  |  |
| Licence class | Proprietary | - |
| **Data types** |  |  |
| JSON / document support | - | ✓ |
| Geo / spatial | - | - |

*Source: Vioscale. Generated 2026-09-01T14:43:06.693Z. "-" = undocumented, not absent.*
