iiRecord
Agentic AI Atlas · Turso
tool:tursoa5c.ai
II.
Tool JSON

tool:turso

Structured · live

Turso json

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

File · domain/tools/tools-ora-operations-discovery.yamlCluster · domain
Record JSON
{
  "id": "tool:turso",
  "_kind": "Tool",
  "_file": "domain/tools/tools-ora-operations-discovery.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Turso",
    "homepageUrl": "https://turso.tech",
    "kind": "sql-tool",
    "description": "SQLite/libSQL edge database platform surfaced by Ora for database administration, query, and application data workflows.\n",
    "ora": {
      "domain": "turso.tech",
      "score": 72,
      "grade": "B",
      "category": "Infrastructure & DevOps",
      "tags": [
        "database",
        "sqlite",
        "edge database",
        "embedded database",
        "libsql",
        "serverless database"
      ],
      "scoreUrl": "https://ora.run/score/turso.tech"
    }
  },
  "outgoingEdges": [
    {
      "from": "tool:turso",
      "to": "source-ref:ora-discover-api",
      "kind": "sourced_from"
    },
    {
      "from": "tool:turso",
      "to": "role:database-administrator",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "Database metadata and query surfaces support administration and performance review."
      }
    },
    {
      "from": "tool:turso",
      "to": "role:platform-engineer",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "Edge database infrastructure supports application platform design and operations."
      }
    },
    {
      "from": "tool:turso",
      "to": "workflow:query-performance-review",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "Query and replica behavior can be reviewed as part of performance tuning."
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-readiness-score:ora.turso-tech",
      "to": "tool:turso",
      "kind": "scores_agent_readiness_of",
      "attributes": {
        "observedVia": "ora-discover-api"
      }
    },
    {
      "from": "tool-server:mcp-turso-candidate",
      "to": "tool:turso",
      "kind": "integrates_with",
      "attributes": {}
    }
  ]
}