iiRecord
Agentic AI Atlas · Managed PostgreSQL
stack-part:managed-postgresa5c.ai
II.
StackPart JSON

stack-part:managed-postgres

Structured · live

Managed PostgreSQL json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/stack-parts/stack-parts-data.yamlCluster · domain
Record JSON
{
  "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": [
    {
      "from": "stack-part:managed-postgres",
      "to": "platform-service:aws-rds",
      "kind": "implemented_by",
      "attributes": {}
    },
    {
      "from": "stack-part:managed-postgres",
      "to": "platform-service:gcp-cloud-sql",
      "kind": "implemented_by",
      "attributes": {}
    },
    {
      "from": "stack-part:managed-postgres",
      "to": "platform-service:fly-postgres",
      "kind": "implemented_by",
      "attributes": {}
    },
    {
      "from": "stack-part:managed-postgres",
      "to": "platform-service:heroku-postgres",
      "kind": "implemented_by",
      "attributes": {}
    },
    {
      "from": "stack-part:managed-postgres",
      "to": "platform-service:vercel-postgres",
      "kind": "implemented_by",
      "attributes": {}
    }
  ],
  "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": {}
    },
    {
      "from": "stack-part:kradle-aggregated-api",
      "to": "stack-part:managed-postgres",
      "kind": "implemented_by",
      "attributes": {
        "notes": "PostgreSQL backs the aggregated API storage"
      }
    },
    {
      "from": "stack-profile:kradle-platform",
      "to": "stack-part:managed-postgres",
      "kind": "composed_of"
    },
    {
      "from": "tool-server:kradle-api",
      "to": "stack-part:managed-postgres",
      "kind": "integrates_with",
      "attributes": {}
    }
  ]
}