{
  "project_id": "nubskr/satoriDB",
  "repo": "nubskr/satoriDB",
  "name": "satoriDB",
  "github_url": "https://github.com/nubskr/satoriDB",
  "homepage_url": null,
  "language": "Rust",
  "license": "MIT",
  "project_kind": "project",
  "category": [
    "vector_database"
  ],
  "tags": [
    "ai",
    "database",
    "document-retrieval",
    "embeddings",
    "fuzzy-search",
    "llm",
    "nearest-neighbor-search",
    "rag",
    "rust",
    "vector-database",
    "vector-search",
    "vectors"
  ],
  "description": "High performance embedded vector database",
  "overview": "Use nubskr/satoriDB when the user needs a vector database project with local, cloud deployment options.",
  "alternatives": [
    {
      "repo": "qdrant/qdrant",
      "reason": "Same vector database intent with rag overlap."
    },
    {
      "repo": "milvus-io/milvus",
      "reason": "Same vector database intent with rag overlap."
    },
    {
      "repo": "weaviate/weaviate",
      "reason": "Same vector database intent with rag overlap."
    }
  ],
  "related": [
    {
      "repo": "epsilla-cloud/vectordb",
      "reason": "Related to nubskr/satoriDB through vector database category and local deployment."
    },
    {
      "repo": "philippgille/chromem-go",
      "reason": "Related to nubskr/satoriDB through vector database category and local deployment."
    },
    {
      "repo": "likeslines-maker/VectorRAG.Net",
      "reason": "Related to nubskr/satoriDB through vector database category and local deployment."
    },
    {
      "repo": "vectordbz/vectordbz",
      "reason": "Related to nubskr/satoriDB through vector database category and local deployment."
    },
    {
      "repo": "milvus-io/milvus",
      "reason": "Related to nubskr/satoriDB through vector database category and local deployment."
    },
    {
      "repo": "Egoist-Machines/LodeDB",
      "reason": "Related to nubskr/satoriDB through vector database category and local deployment."
    },
    {
      "repo": "pinecone-io/pinecone-java-client",
      "reason": "Related to nubskr/satoriDB through vector database category and local deployment."
    },
    {
      "repo": "Build5Nines/SharpVector",
      "reason": "Related to nubskr/satoriDB through vector database category and local deployment."
    }
  ],
  "dependencies": [
    "Vector database",
    "LLM provider"
  ],
  "deployments": [
    "local",
    "cloud"
  ],
  "difficulty": "beginner",
  "cloudflare_ready": false,
  "use_cases": [
    "store embeddings",
    "power semantic search",
    "serve retrieval workloads"
  ],
  "not_good_for": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "simple prompt-only prototypes"
  ],
  "classification": {
    "category": {
      "confidence": "medium",
      "evidence": [
        "Matched \"vector database\" in metadata."
      ]
    },
    "deployment": {
      "confidence": "medium",
      "evidence": [
        "Local usage is assumed for open source repositories unless contradicted."
      ]
    },
    "difficulty": {
      "confidence": "medium",
      "evidence": [
        "Repository has under 10k stars, so complexity is treated conservatively."
      ]
    },
    "cloudflare_ready": {
      "confidence": "high",
      "evidence": [
        "No Cloudflare deployment signal detected.",
        "No wrangler.toml found in inspected repository files."
      ]
    }
  },
  "quality_signals": {
    "stars": 240,
    "recent_commits": 0,
    "contributors": 1,
    "issue_response_time_hours": null,
    "release_frequency_180d": 0
  },
  "quality_signal_confidence": {
    "stars_30d_delta": "snapshot",
    "stars30d_window_days": 37,
    "commits_30d": "complete",
    "releases_180d": "complete",
    "contributors_90d": "complete"
  },
  "quality_score": 4,
  "agent_score": 51,
  "score": 60,
  "agent_score_breakdown": {
    "documentation": 90,
    "maintenance": 6,
    "deployment": 70,
    "popularity": 48,
    "community": 46
  },
  "git_top_score": 60,
  "git_top_score_breakdown": {
    "community": 69,
    "maintenance": 4,
    "documentation": 84,
    "stability": 55,
    "adoption": 65,
    "agent_readability": 100
  },
  "summary": {
    "tl_dr": "Use nubskr/satoriDB when the user needs a vector database project with local, cloud deployment options.",
    "purpose": "Use nubskr/satoriDB when the user needs a vector database project with local, cloud deployment options.",
    "install": "Deploy according to the project's database or service instructions.",
    "inputs": [
      "embeddings",
      "records",
      "similarity queries"
    ],
    "outputs": [
      "nearest neighbors",
      "vector search results",
      "filtered matches"
    ],
    "good_for": [
      "store embeddings",
      "power semantic search",
      "serve retrieval workloads",
      "embedding search",
      "semantic retrieval",
      "similarity indexing"
    ],
    "not_good_for": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "simple prompt-only prototypes",
      "plain key-value storage",
      "prompt-only apps"
    ],
    "deployment": [
      "local",
      "cloud"
    ],
    "alternatives": [
      {
        "repo": "qdrant/qdrant",
        "reason": "Same vector database intent with rag overlap."
      },
      {
        "repo": "milvus-io/milvus",
        "reason": "Same vector database intent with rag overlap."
      },
      {
        "repo": "weaviate/weaviate",
        "reason": "Same vector database intent with rag overlap."
      }
    ]
  },
  "evidence": {
    "classification": {
      "category": {
        "confidence": "medium",
        "evidence": [
          "Matched \"vector database\" in metadata."
        ]
      },
      "deployment": {
        "confidence": "medium",
        "evidence": [
          "Local usage is assumed for open source repositories unless contradicted."
        ]
      },
      "difficulty": {
        "confidence": "medium",
        "evidence": [
          "Repository has under 10k stars, so complexity is treated conservatively."
        ]
      },
      "cloudflare_ready": {
        "confidence": "high",
        "evidence": [
          "No Cloudflare deployment signal detected.",
          "No wrangler.toml found in inspected repository files."
        ]
      }
    },
    "quality_signal_confidence": {
      "stars_30d_delta": "snapshot",
      "stars30d_window_days": 37,
      "commits_30d": "complete",
      "releases_180d": "complete",
      "contributors_90d": "complete"
    },
    "source_fields": [
      "project.description",
      "project.topics",
      "project.language",
      "project.license",
      "agent_card.summary_for_agent",
      "agent_card.use_cases",
      "agent_card.deployment",
      "agent_card.classification",
      "metrics"
    ],
    "caveats": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "simple prompt-only prototypes"
    ],
    "confidence_reason": "Evidence is incomplete; use this project as an exploration candidate until classification and quality signals are reviewed.",
    "last_verified_at": "2026-08-10T13:57:01.633Z"
  },
  "caveats": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "simple prompt-only prototypes"
  ],
  "confidence_reason": "Evidence is incomplete; use this project as an exploration candidate until classification and quality signals are reviewed.",
  "source_fields": [
    "project.description",
    "project.topics",
    "project.language",
    "project.license",
    "agent_card.summary_for_agent",
    "agent_card.use_cases",
    "agent_card.deployment",
    "agent_card.classification",
    "metrics"
  ],
  "last_verified_at": "2026-08-10T13:57:01.633Z",
  "knowledge": {
    "project": {
      "id": "nubskr/satoriDB",
      "owner": "nubskr",
      "name": "satoriDB",
      "full_name": "nubskr/satoriDB",
      "github_url": "https://github.com/nubskr/satoriDB",
      "homepage_url": null,
      "description": "High performance embedded vector database",
      "language": "Rust",
      "topics": [
        "ai",
        "database",
        "document-retrieval",
        "embeddings",
        "fuzzy-search",
        "llm",
        "nearest-neighbor-search",
        "rag",
        "rust",
        "vector-database",
        "vector-search",
        "vectors"
      ],
      "license": "MIT",
      "stars": 240,
      "forks": 19,
      "open_issues": 1,
      "default_branch": "master",
      "created_at": "2025-12-02T18:36:53Z",
      "updated_at": "2026-08-01T02:19:21Z",
      "pushed_at": "2026-01-24T22:21:05Z",
      "synced_at": "2026-08-10T13:57:01.633Z"
    },
    "agent_card": {
      "project_id": "nubskr/satoriDB",
      "project_kind": "project",
      "category": "vector_database",
      "difficulty": "beginner",
      "deployment": [
        "local",
        "cloud"
      ],
      "cloudflare_ready": false,
      "use_cases": [
        "store embeddings",
        "power semantic search",
        "serve retrieval workloads"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "simple prompt-only prototypes"
      ],
      "alternatives": [
        {
          "project_id": "qdrant/qdrant",
          "reason": "Same vector database intent with rag overlap."
        },
        {
          "project_id": "milvus-io/milvus",
          "reason": "Same vector database intent with rag overlap."
        },
        {
          "project_id": "weaviate/weaviate",
          "reason": "Same vector database intent with rag overlap."
        }
      ],
      "summary_for_agent": "Use nubskr/satoriDB when the user needs a vector database project with local, cloud deployment options.",
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Matched \"vector database\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "medium",
          "evidence": [
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "Repository has under 10k stars, so complexity is treated conservatively."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "schema_version": "v1",
      "generated_at": "2026-08-10T13:57:01.633Z"
    },
    "metrics": {
      "project_id": "nubskr/satoriDB",
      "stars_30d_delta": 0,
      "commits_30d": 0,
      "releases_180d": 0,
      "contributors_90d": 1,
      "issue_first_response_median_hours": null,
      "recent_push_days": 197,
      "git_score": 4,
      "maintenance_score": 6,
      "signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 37,
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "calculated_at": "2026-08-10T13:57:01.633Z"
    }
  },
  "resolved_from": {
    "requested_id": "nubskr/satoriDB",
    "resolved_id": "nubskr/satoriDB",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 1160,
    "generated_at": "2026-08-18T07:12:07.478Z",
    "snapshot_id": "d1:1160:2026-08-18T07:01:00.449Z",
    "latest_synced_at": "2026-08-18T07:01:00.449Z",
    "schema_version": "git-top.knowledge.v1",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}