API
The Essentials
tinyjoin
The tinyjoin module provides a small PostgreSQL-shaped relational database that runs in a dedicated browser Worker and stores data in memory or OPFS. Read more.
worker
The worker module lets advanced applications start TinyJoin inside a Worker that they construct and bundle themselves. Read more.
vite
The vite module provides optional production offline caching for Vite applications, including TinyJoin's lazily loaded Worker, OPFS, and WASM files. This Node-only build integration is separate from the browser runtime. Read more.