durable-objects-sql-tag

JSON →
library 0.3.0 ·javascript
verified Jun 5, 2026

A TypeScript library (v0.3.0) providing a templated SQL tag and database wrapper for Cloudflare Durable Objects SQLite storage. It simplifies parameterized queries with `sql` tagged templates, includes a migration system with schema versioning and automatic column alterations, and offers safe helpers (queryOne, queryMany, run, etc.) that guard against injection and common mistakes. Active development with weekly releases on npm.