II.
Library JSON
Structured · livelibrary:pgx
pgx json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "library:pgx",
"_kind": "Library",
"_file": "domain/libraries/libraries-go-rust-extended.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "pgx",
"belongsToLanguageId": "language:go",
"category": "other",
"description": "High-performance PostgreSQL driver and toolkit for Go with native\nprotocol support, batch queries, COPY, and type extensions.\n"
},
"outgoingEdges": [
{
"from": "library:pgx",
"to": "language:go",
"kind": "belongs_to_language"
},
{
"from": "library:pgx",
"to": "skill-area:backend-data-persistence",
"kind": "library_used_by",
"attributes": {}
},
{
"from": "library:pgx",
"to": "library:sqlx-go",
"kind": "alternative_to"
},
{
"from": "library:pgx",
"to": "library:gorm",
"kind": "alternative_to"
}
],
"incomingEdges": [
{
"from": "library:gorm",
"to": "library:pgx",
"kind": "alternative_to"
},
{
"from": "stack-profile:api-gateway-microservices",
"to": "library:pgx",
"kind": "composed_of"
},
{
"from": "stack-profile:high-perf-api-server",
"to": "library:pgx",
"kind": "composed_of"
},
{
"from": "stack-profile:supply-chain-visibility",
"to": "library:pgx",
"kind": "composed_of"
},
{
"from": "stack-profile:logistics-fleet-management",
"to": "library:pgx",
"kind": "composed_of"
},
{
"from": "stack-profile:clean-architecture-stack",
"to": "library:pgx",
"kind": "composed_of"
},
{
"from": "stack-profile:saga-distributed-transaction",
"to": "library:pgx",
"kind": "composed_of"
},
{
"from": "stack-profile:approval-workflow-engine",
"to": "library:pgx",
"kind": "composed_of"
},
{
"from": "stack-profile:webhook-relay-proxy",
"to": "library:pgx",
"kind": "composed_of"
}
]
}