ApexKit Hub — Extreme & Excellent Backend Platform
Collapse cloud complexity into a single, high-performance Rust binary runtime with multi-DB SQLite, in-memory HNSW vector search, and zero-build TypeScript.
Key Capabilities
- Sub-5ms cold starts with zero external microservice dependencies
- Multi-database SQLite architecture with zero-copy JSONB engine
- Embedded Tantivy full-text search engine with typo-tolerance
- Active-active distributed master-replica SQLite changeset replication
CLI / Code Reference
import { ApexKit } from '@apexkit/sdk';
const apex = new ApexKit('https://api.apexkit.io');
const hits = await apex.collection('docs').searchVectorWithText('replication');Documentation Library
Browse All 86 Guides →Platform Navigation & Sitemap
Architecture & Engine
Documentation & Ecosystem
Project Activity & Vision
Viewing the pre-rendered indexable snapshot of this resource.
Launch Interactive App in ApexKit Hub →