Integrations
Choose the path that matches what you are integrating:
- Plugin Overview and Picker — storage backends and optional capabilities.
- React Integration —
useQuery, subscriptions, lifecycle, and component patterns. - Replication and SWR — HTTP, local mirrors, queues, and optimistic updates.
- Files and Blob Storage —
s.file(), uploads, S3/R2, and file-system blob stores. - Encryption — property encryption and key rotation.
- Build a Storage Plugin — the
IDbPluginSPI for a new backend.
Query translation and result translation are plugin-author topics, not application setup. They are linked from the plugin-author guide.