A single universal kernel with hardware-accelerated modules. Drop the binary, run it, and the coupling intelligence engine auto-configures for your hardware. No dependencies. No runtime. No containers required.
Downloads available at launch. Request early access for pre-release builds.
Native binaries for every major platform. No emulation layers, no compatibility shims. Built natively on each platform's toolchain.
The kernel auto-detects available hardware and loads the appropriate acceleration modules. Modules are signed, verified, and hot-swappable — no restart needed for module updates.
One file. No dependencies. No runtime. No containers required.
No package manager, no dependency chain, no apt/brew/choco needed. Just the binary.
node.toml (text file, minimal settings)For IoT gateways, edge devices, and embedded deployments. Headless mode with CLI management.
After initial install, the network handles everything. You never manually update again.
| Feature | Windows | Linux x86 | Linux ARM | macOS ARM | iOS | Android |
|---|---|---|---|---|---|---|
| Kernel binary | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| CUDA module | ✓ | ✓ | — | — | — | — |
| Vulkan module | ✓ | ✓ | — | — | — | ✓ |
| Metal module | — | — | — | ✓ | ✓ | — |
| Virtual filesystem | ProjFS | FUSE | FUSE | macFUSE | — | — |
| gRPC module | ✓ | ✓ | ✓ | ✓ | — | — |
| P2P federation | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| OTA updates | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
Connect to VectorScaleDB from any language. SDKs available at launch.
pip install vectorscaledb
Available at launch
cargo add vectorscale-client
Available at launch
npm install @vectorscaledb/client
Available at launch
Built-in MCP (Model Context Protocol) server for direct integration with AI agents.
Request early access for pre-release builds. Public downloads available at launch.