Notion uses SQLite for client-side caching to enhance performance in its apps across various platforms. Initially implemented in 2021, this approach significantly speeds up initial page loads and navigation. Notion employs WebAssembly to use SQLite in browsers and addresses challenges like database corruption, slow disk reads,

7m read timeFrom blog.neetcode.io
Post cover image
Table of contents
Intro to SQLiteHow Notion uses SQLite in the BrowserIssues Notion Faced

Sort: