Skip to content

Performance

SpacetimeDB: Performance ↗

Table performance is a SpacetimeDB runtime concern. effect-spacetimedb exposes the native index algorithms through .index(...) and Stdb.index(...), but it does not change the host query planner or storage semantics.

For authoring syntax, see Indexes.