vng-database

VoltNueronGrid/vng-database
★ 0 stars Rust Code/Dev Tools Updated 13d ago
Volt Nueron Grid database, IDE Extensions, Studio UI and MCP server
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": {
    "vng-database": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "vng-database"
      ]
    }
  }
}

README Excerpt

VoltNueronGrid DB is a Rust-first HTAP database platform (OLTP + OLAP) designed to move MDAP workloads from in-memory execution to a persistent, scalable, high-performance database engine. It is designed for: - Very fast ingestion of analytical data - Very low-latency retrieval for both OLTP and multidimensional OLAP workloads

Tools (4)

advisoryfully_autonomousk3dsupervised