Simple ORM for Cloudflare D1

JSON →
library 1.0.9 ·javascript
verified Jun 5, 2026

A lightweight ORM and query builder for Cloudflare D1 databases. Current stable version: 1.0.9. Provides basic CRUD operations, filtering with WHERE clauses, JOIN support, column selection, ordering, pagination, and JSON field handling. Differentiators: simple API, direct Cloudflare D1 integration, and nested object transformation. It is still in early development with limited features (no bulk create, no OR/NOT conditions).