mirror of
https://github.com/supabase/supabase.git
synced 2026-07-05 05:14:21 +08:00
312 lines
11 KiB
JSON
312 lines
11 KiB
JSON
{
|
|
"database": {
|
|
"title": "Database",
|
|
"features": [
|
|
"Fully Managed PostgreSQL",
|
|
"Dedicated Postgres Database",
|
|
"Optimized Database Instances",
|
|
"Realtime Functionality"
|
|
],
|
|
"rows": [
|
|
{
|
|
"columns": [
|
|
{ "key": "plan", "title": "Plan", "value": "Free (Included)" },
|
|
{ "key": "pricing", "title": "Pricing", "value": "$0" },
|
|
{ "key": "cpu", "title": "CPU", "value": "2-core ARM (shared)" },
|
|
{ "key": "memory", "title": "Memory", "value": "1 GB" },
|
|
{ "key": "diskIO", "title": "Disk IO Bandwidth", "value": "Up to 2,085 Mbps" },
|
|
{
|
|
"key": "directConnections",
|
|
"title": "Connections: Direct",
|
|
"value": "10 (recommended)"
|
|
},
|
|
{
|
|
"key": "poolerConnections",
|
|
"title": "Connections: Pooler",
|
|
"value": "50 (recommended)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"columns": [
|
|
{ "key": "plan", "title": "Plan", "value": "Small" },
|
|
{ "key": "pricing", "title": "Pricing", "value": "$5" },
|
|
{ "key": "cpu", "title": "CPU", "value": "2-core ARM (shared)" },
|
|
{ "key": "memory", "title": "Memory", "value": "2 GB" },
|
|
{ "key": "diskIO", "title": "Disk IO Bandwidth", "value": "Up to 2,085 Mbps" },
|
|
{
|
|
"key": "directConnections",
|
|
"title": "Connections: Direct",
|
|
"value": "30 (recommended)"
|
|
},
|
|
{
|
|
"key": "poolerConnections",
|
|
"title": "Connections: Pooler",
|
|
"value": "75 (recommended)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"columns": [
|
|
{ "key": "plan", "title": "Plan", "value": "Medium" },
|
|
{ "key": "pricing", "title": "Pricing", "value": "$50" },
|
|
{ "key": "cpu", "title": "CPU", "value": "2-core ARM (shared)" },
|
|
{ "key": "memory", "title": "Memory", "value": "4 GB" },
|
|
{ "key": "diskIO", "title": "Disk IO Bandwidth", "value": "Up to 2,085 Mbps" },
|
|
{
|
|
"key": "directConnections",
|
|
"title": "Connections: Direct",
|
|
"value": "50 (recommended)"
|
|
},
|
|
{
|
|
"key": "poolerConnections",
|
|
"title": "Connections: Pooler",
|
|
"value": "150 (recommended)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"columns": [
|
|
{ "key": "plan", "title": "Plan", "value": "Large" },
|
|
{ "key": "pricing", "title": "Pricing", "value": "$100" },
|
|
{ "key": "cpu", "title": "CPU", "value": "2-core ARM (dedicated)" },
|
|
{ "key": "memory", "title": "Memory", "value": "8 GB" },
|
|
{ "key": "diskIO", "title": "Disk IO Bandwidth", "value": "Up to 4,750 Mbps" },
|
|
{
|
|
"key": "directConnections",
|
|
"title": "Connections: Direct",
|
|
"value": "100 (recommended)"
|
|
},
|
|
{
|
|
"key": "poolerConnections",
|
|
"title": "Connections: Pooler",
|
|
"value": "300 (recommended)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"columns": [
|
|
{ "key": "plan", "title": "Plan", "value": "XL" },
|
|
{ "key": "pricing", "title": "Pricing", "value": "$200" },
|
|
{ "key": "cpu", "title": "CPU", "value": "4-core ARM (dedicated)" },
|
|
{ "key": "memory", "title": "Memory", "value": "16 GB" },
|
|
{ "key": "diskIO", "title": "Disk IO Bandwidth", "value": "Up to 4,750 Mbps" },
|
|
{
|
|
"key": "directConnections",
|
|
"title": "Connections: Direct",
|
|
"value": "200 (recommended)"
|
|
},
|
|
{
|
|
"key": "poolerConnections",
|
|
"title": "Connections: Pooler",
|
|
"value": "600 (recommended)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"columns": [
|
|
{ "key": "plan", "title": "Plan", "value": "2XL" },
|
|
{ "key": "pricing", "title": "Pricing", "value": "$400" },
|
|
{ "key": "cpu", "title": "CPU", "value": "8-core ARM (dedicated)" },
|
|
{ "key": "memory", "title": "Memory", "value": "32 GB" },
|
|
{ "key": "diskIO", "title": "Disk IO Bandwidth", "value": "Up to 4,750 Mbps" },
|
|
{
|
|
"key": "directConnections",
|
|
"title": "Connections: Direct",
|
|
"value": "350 (recommended)"
|
|
},
|
|
{
|
|
"key": "poolerConnections",
|
|
"title": "Connections: Pooler",
|
|
"value": "1200 (recommended)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"columns": [
|
|
{ "key": "plan", "title": "Plan", "value": "4XL" },
|
|
{ "key": "pricing", "title": "Pricing", "value": "$950" },
|
|
{ "key": "cpu", "title": "CPU", "value": "16-core ARM (dedicated)" },
|
|
{ "key": "memory", "title": "Memory", "value": "64 GB" },
|
|
{ "key": "diskIO", "title": "Disk IO Bandwidth", "value": "Up to 4,750 Mbps" },
|
|
{
|
|
"key": "directConnections",
|
|
"title": "Connections: Direct",
|
|
"value": "420 (recommended)"
|
|
},
|
|
{
|
|
"key": "poolerConnections",
|
|
"title": "Connections: Pooler",
|
|
"value": "2800 (recommended)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"columns": [
|
|
{ "key": "plan", "title": "Plan", "value": "8XL" },
|
|
{ "key": "pricing", "title": "Pricing", "value": "$1,860" },
|
|
{ "key": "cpu", "title": "CPU", "value": "32-core ARM (dedicated)" },
|
|
{ "key": "memory", "title": "Memory", "value": "128 GB" },
|
|
{ "key": "diskIO", "title": "Disk IO Bandwidth", "value": "Up to 9,000 Mbps" },
|
|
{
|
|
"key": "directConnections",
|
|
"title": "Connections: Direct",
|
|
"value": "450 (recommended)"
|
|
},
|
|
{
|
|
"key": "poolerConnections",
|
|
"title": "Connections: Pooler",
|
|
"value": "5600 (recommended)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"columns": [
|
|
{ "key": "plan", "title": "Plan", "value": "12XL" },
|
|
{ "key": "pricing", "title": "Pricing", "value": "$2,790" },
|
|
{ "key": "cpu", "title": "CPU", "value": "48-core ARM (dedicated)" },
|
|
{ "key": "memory", "title": "Memory", "value": "192 GB" },
|
|
{ "key": "diskIO", "title": "Disk IO Bandwidth", "value": "Up to 13,500 Mbps" },
|
|
{
|
|
"key": "directConnections",
|
|
"title": "Connections: Direct",
|
|
"value": "480 (recommended)"
|
|
},
|
|
{
|
|
"key": "poolerConnections",
|
|
"title": "Connections: Pooler",
|
|
"value": "8600 (recommended)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"columns": [
|
|
{ "key": "plan", "title": "Plan", "value": "16XL" },
|
|
{ "key": "pricing", "title": "Pricing", "value": "$3,720" },
|
|
{ "key": "cpu", "title": "CPU", "value": "64-core ARM (dedicated)" },
|
|
{ "key": "memory", "title": "Memory", "value": "256 GB" },
|
|
{ "key": "diskIO", "title": "Disk IO Bandwidth", "value": "Up to 19,000 Mbps" },
|
|
{
|
|
"key": "directConnections",
|
|
"title": "Connections: Direct",
|
|
"value": "500 (recommended)"
|
|
},
|
|
{
|
|
"key": "poolerConnections",
|
|
"title": "Connections: Pooler",
|
|
"value": "11,600 (recommended)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"columns": [
|
|
{ "key": "plan", "title": "Plan", "value": "Custom (need more?)" },
|
|
{ "key": "pricing", "title": "Pricing", "value": "Contact Us" },
|
|
{ "key": "cpu", "title": "CPU", "value": "Contact Us" },
|
|
{ "key": "memory", "title": "Memory", "value": "Contact Us" },
|
|
{ "key": "diskIO", "title": "Disk IO Bandwidth", "value": "Contact Us" },
|
|
{
|
|
"key": "directConnections",
|
|
"title": "Connections: Direct",
|
|
"value": "Contact Us"
|
|
},
|
|
{
|
|
"key": "poolerConnections",
|
|
"title": "Connections: Pooler",
|
|
"value": "Contact Us"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"support": {
|
|
"title": "Support",
|
|
"features": [
|
|
"Guaranteed Response Times",
|
|
"SLAs",
|
|
"Designated Support",
|
|
"Advanced Support Scope"
|
|
],
|
|
"rows": [
|
|
{
|
|
"columns": [
|
|
{ "key": "plan", "title": "Plan", "value": "Standard" },
|
|
{ "key": "pricing", "title": "Pricing", "value": "Contact Us" },
|
|
{
|
|
"key": "severityLevelUrgent",
|
|
"title": "1. Severity Level: Urgent",
|
|
"value": "1 business hour (24/7x365)"
|
|
},
|
|
{
|
|
"key": "severityLevelHigh",
|
|
"title": "2. Severity Level: High",
|
|
"value": "4 business hours (Monday - Friday)"
|
|
},
|
|
{
|
|
"key": "severityLevelNormal",
|
|
"title": "3. Severity Level: Normal",
|
|
"value": "1 business day (Monday - Friday)"
|
|
},
|
|
{
|
|
"key": "severityLevelLow",
|
|
"title": "4. Severity Level: Low",
|
|
"value": "2 business days (Monday - Friday)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"columns": [
|
|
{ "key": "plan", "title": "Plan", "value": "Priority" },
|
|
{ "key": "pricing", "title": "Pricing", "value": "Contact Us" },
|
|
{
|
|
"key": "severityLevelUrgent",
|
|
"title": "1. Severity Level: Urgent",
|
|
"value": "1 business hour (24/7x365)"
|
|
},
|
|
{
|
|
"key": "severityLevelHigh",
|
|
"title": "2. Severity Level: High",
|
|
"value": "2 business hours (Monday - Friday)"
|
|
},
|
|
{
|
|
"key": "severityLevelNormal",
|
|
"title": "3. Severity Level: Normal",
|
|
"value": "1 business day (Monday - Friday)"
|
|
},
|
|
{
|
|
"key": "severityLevelLow",
|
|
"title": "4. Severity Level: Low",
|
|
"value": "2 business days (Monday - Friday)"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"columns": [
|
|
{ "key": "plan", "title": "Plan", "value": "Priority Plus" },
|
|
{ "key": "pricing", "title": "Pricing", "value": "Contact Us" },
|
|
{
|
|
"key": "severityLevelUrgent",
|
|
"title": "1. Severity Level: Urgent",
|
|
"value": "1 business hour (24/7x365)"
|
|
},
|
|
{
|
|
"key": "severityLevelHigh",
|
|
"title": "2. Severity Level: High",
|
|
"value": "2 business hours (24/7x365)"
|
|
},
|
|
{
|
|
"key": "severityLevelNormal",
|
|
"title": "3. Severity Level: Normal",
|
|
"value": "12 business hours (Monday - Friday)"
|
|
},
|
|
{
|
|
"key": "severityLevelLow",
|
|
"title": "4. Severity Level: Low",
|
|
"value": "1 business days (Monday - Friday)"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|