Sign In

Demos

Blink note-taking app

Blink - a Notion-style workspace demo built with SurrealDB and WebAssembly.

Blink is an open-source sample project that shows how SurrealDB can sit behind a Notion-like editing experience, with the database engine running in the browser via WebAssembly. It is a demo, not a hosted product: the value is seeing how real-time structured data, permissions, and UI state can fit together.

What to look for: how the app models pages and blocks, how collaboration or sync behaviour feels, and how SurrealDB’s API surface maps to a rich client. If you are evaluating SurrealDB for knowledge or agent tooling, Blink is a concrete reference implementation rather than a minimal CRUD example.

Getting started: clone and run the project from the Blink repository on GitHub. Expect to read the README for build steps and browser requirements - WASM workflows vary by toolchain.

If you want more guided walkthroughs in the same spirit, browse the tutorials and demos sections.

Was this page helpful?