-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Stefan R. Steiner edited this page Jun 7, 2026
·
4 revisions
Welcome to the hyper-api-rust wiki!
-
Row Mapping — Five ways to map query rows to Rust types, from fully manual to fully automatic (including streaming
stream_as) -
Compile Time SQL Validation — opt-in build-time SQL checking via
query_as!/query_scalar!and#[derive(Table)](new in v0.4.0) -
Shared Daemon — how
hyperdb-mcpclients share onehyperdprocess: identity-checked discovery, port scanning, resident-by-default, and newer-version takeover