granthdb

Framework examples

The same todo list, the same database and the same queries in every one — only the binding differs. Add or tick an item and watch the live query update.

Todos — no Worker

The inline runtime: SQL runs on this thread, for strict CSP, SSR and embedded contexts. It cannot use OPFS, so it is paired with IndexedDB.