API
Public entry-point map for @rdlabo/workers-hono-kit v0.12.2 and the standalone MySQL and timezone packages.
module @rdlabo/workers-hono-kit
Workers-compatible Hono and infrastructure helpers; no MySQL runtime dependency.
module @rdlabo/workers-mysql
Canonical Workers MySQL and Hyperdrive data layer.
module @rdlabo/workers-mysql/drizzle
Optional Drizzle configuration and JST columns.
module @rdlabo/workers-mysql/migrations
Node.js migration and brownfield baseline helpers.
module @rdlabo/workers-mysql/testing
Local MySQL/Drizzle test database and fakes.
module @rdlabo/workers-timezone
Canonical IANA calendar and date-time conversions.
module @rdlabo/workers-hono-kit/mysql
Hono container adapter for the MySQL package.
module @rdlabo/workers-hono-kit/db
Deprecated compatibility re-export of the MySQL package.
module @rdlabo/workers-hono-kit/business-time
Deprecated compatibility re-export; requires @rdlabo/workers-timezone.
module @rdlabo/workers-hono-kit/offline
Table-agnostic REST/DB method converters and replica wire helpers.
module @rdlabo/workers-hono-kit/realtime
Durable Object WebSocket and retry helpers.
module @rdlabo/workers-hono-kit/testing
Drizzle-backed test DB, fakes, fixtures, and binding doubles.
See Data Layer, Realtime and Offline, and Testing and Operations for usage.