tpt-keystone-db

tpt-solutions/tpt-keystone-db
★ 0 stars Rust AI/LLM Updated today
TPT Keystone DB — a multi-engine data platform. One core engine for relational, geospatial, graph, vector/AI, time-series, document, and event-streaming workloads. Postgres wire-compatible, hand-written SQL/parser, local & S3 storage, MCP server, WASM UDFs.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tpt-keystone-db": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "tpt-keystone-db"
      ]
    }
  }
}

README Excerpt

TPT is a ground-up, multi-engine data platform written in Rust, developed by TPT Solutions. The long-term plan (see [`TODO.md`](TODO.md)) is seven purpose-built data engines — relational, geospatial, vector, time-series, graph, document, and event-streaming — plus an AI/MCP layer, a WebGPU-adjacent frontend framework, a multi-language SDK ecosystem, a universal migration platform, and an agent

Topics

databaseembeddingsgeospatialgraph-databasemulti-modelpostgresruststreamingtime-seriesvector-database