- Category
- Developer Tools
- Rank
- No. 2852Tools index
- Type
- TOOL
- Date
About
WebDB is a browser-native relational database engine under 50KB that compiles type-safe TypeScript queries directly into VDBE bytecode instead of parsing SQL strings, persists data through OPFS and IndexedDB, and coordinates multi-tab access via Web Locks without requiring COOP/COEP isolation headers.
Why it made the leaderboard
Offline-first and local-first web apps get a full relational engine without the multi-megabyte bundle size or strict cross-origin isolation headers that heavier SQLite-Wasm ports require.
Tags
databasewebassemblybrowsersqloffline-first
Comments (0)
No comments yet
Editorially curated, with community endorsements as a secondary signal. Corrections welcome.