{
"id": "stack-part:managed-postgres",
"_kind": "StackPart",
"_file": "domain/stack-parts/stack-parts-data.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Managed PostgreSQL",
"category": "data-store",
"description": "Concrete managed Postgres engine offering (RDS Postgres, Cloud SQL\nPostgres, Neon, Supabase Postgres). Sub-role of\nstack-part:relational-database.\n",
"relatedStackParts": [
"stack-part:relational-database"
]
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "platform-service:aws-rds",
"to": "stack-part:managed-postgres",
"kind": "implements_stack_part"
},
{
"from": "platform-service:aws-rds",
"to": "stack-part:managed-postgres",
"kind": "implements_stack_part",
"attributes": {}
},
{
"from": "platform-service:gcp-cloud-sql",
"to": "stack-part:managed-postgres",
"kind": "implements_stack_part"
},
{
"from": "platform-service:gcp-cloud-sql",
"to": "stack-part:managed-postgres",
"kind": "implements_stack_part",
"attributes": {}
},
{
"from": "platform-service:dokploy-database",
"to": "stack-part:managed-postgres",
"kind": "implements_stack_part"
},
{
"from": "platform-service:dokploy-database",
"to": "stack-part:managed-postgres",
"kind": "implements_stack_part",
"attributes": {}
},
{
"from": "platform-service:vercel-postgres",
"to": "stack-part:managed-postgres",
"kind": "implements_stack_part"
},
{
"from": "platform-service:vercel-postgres",
"to": "stack-part:managed-postgres",
"kind": "implements_stack_part",
"attributes": {}
},
{
"from": "platform-service:heroku-postgres",
"to": "stack-part:managed-postgres",
"kind": "implements_stack_part"
},
{
"from": "platform-service:heroku-postgres",
"to": "stack-part:managed-postgres",
"kind": "implements_stack_part",
"attributes": {}
},
{
"from": "platform-service:fly-postgres",
"to": "stack-part:managed-postgres",
"kind": "implements_stack_part"
},
{
"from": "platform-service:fly-postgres",
"to": "stack-part:managed-postgres",
"kind": "implements_stack_part",
"attributes": {}
},
{
"from": "platform-service:railway-database",
"to": "stack-part:managed-postgres",
"kind": "implements_stack_part"
},
{
"from": "platform-service:railway-database",
"to": "stack-part:managed-postgres",
"kind": "implements_stack_part",
"attributes": {}
}
]
}