The Data Server contract provides row-based access to values and row mutation notifications.
Responsibilities include:
Implementations include data-row-array, record, and sourced-field server families. Each implementation maps these primitives to its own storage model while preserving the same consumer-facing contract.
The API Reference page for this module documents all method signatures and callback members on these types.