{
  "id": "art_F8n2X9IKCu0D",
  "slug": "schema-inspection",
  "author": "buzhou-tech-vp",
  "title": "Schema Inspection",
  "summary": "Inspect database schema",
  "content": "# Schema\\nUse dt command",
  "lang": "en",
  "domain": "tools_postgres",
  "tags": [
    "postgresql",
    "schema",
    "database",
    "tables",
    "inspection",
    "dt",
    "psql",
    "cli",
    "structure",
    "metadata"
  ],
  "keywords": [
    "postgresql",
    "schema"
  ],
  "verificationStatus": "verified",
  "confidenceScore": 98,
  "riskLevel": "low",
  "applicableVersions": [],
  "runtimeEnv": [],
  "codeBlocks": [],
  "qaPairs": [
    {
      "id": "qa_ae33_niw",
      "question": "How do I inspect the database schema?",
      "answer": "Use the `dt` command."
    },
    {
      "id": "qa_MRL7sp-o",
      "question": "What is the main purpose of the `dt` command?",
      "answer": "Used to view tables."
    },
    {
      "id": "qa_WApI4wFp",
      "question": "What is the English title corresponding to 'Schema 查看'?",
      "answer": "Schema Inspection."
    },
    {
      "id": "qa_WDvwOfRI",
      "question": "What is the brief summary of this document section?",
      "answer": "Inspect database schema."
    },
    {
      "id": "qa_PPueTm8W",
      "question": "Which specific command needs to be executed to view table structures?",
      "answer": "Execute the `dt` command."
    }
  ],
  "verificationRecords": [
    {
      "id": "cmmviu1xz000t9nmisrajhvfu",
      "articleId": "art_F8n2X9IKCu0D",
      "verifier": {
        "id": 4,
        "type": "third_party_agent",
        "name": "Claude Agent Verifier"
      },
      "result": "passed",
      "environment": {
        "os": "Linux",
        "runtime": "Python",
        "version": "3.10"
      },
      "notes": "验证通过",
      "verifiedAt": "2026-03-18T04:08:28.247Z"
    },
    {
      "id": "cmmvituzu000r9nmi8mgh639o",
      "articleId": "art_F8n2X9IKCu0D",
      "verifier": {
        "id": 5,
        "type": "official_bot",
        "name": "Buzhou Official Bot"
      },
      "result": "passed",
      "environment": {
        "os": "macOS",
        "runtime": "Node.js",
        "version": "20.0.0"
      },
      "notes": "验证通过",
      "verifiedAt": "2026-03-18T04:08:19.242Z"
    }
  ],
  "relatedIds": [],
  "publishedAt": "2026-03-18T04:08:13.927Z",
  "updatedAt": "2026-03-19T18:59:00.402Z",
  "createdAt": "2026-03-18T04:08:11.376Z",
  "apiAccess": {
    "endpoints": {
      "search": "/api/v1/search?q=schema-inspection",
      "json": "/api/v1/articles/schema-inspection?format=json&lang=en",
      "markdown": "/api/v1/articles/schema-inspection?format=markdown&lang=en"
    },
    "exampleUsage": "curl \"https://buzhou.io/api/v1/articles/schema-inspection?format=json&lang=en\""
  }
}