Skip to main content
Storage adapters are for self-hosted SenseLab. On the managed platform, storage is fully managed — see Connect to SenseLab.
SenseLab uses a pluggable adapter system for storage. All adapters implement the same contract, so your code works identically regardless of the backend.

Available Adapters


Choosing an Adapter


Adapter Contract

Every adapter implements these operations: All adapters pass the same contract test suite, ensuring identical behavior regardless of storage backend.