Transferable Object

JSON →
library 0.0.22 ·javascript
verified Jun 7, 2026

A library for importing and exporting database contents from Cloudflare Durable Objects with SQLite storage. The current stable version is 0.0.22, released as an early-stage package with frequent updates. It enables cross-DO data transfer using streaming SQL cursors, with decorator-based or manual integration patterns. Key differentiators: relies on the companion package remote-sql-cursor, uses Basic Auth with optional read-only public access, and supports cloning between DOs.