DBnote keeps notes in a local SQLite file

DBnote is an desktop note app. It is built with Tauri, Rust, React, and SQLite. Each note vault is a portable , so notes, links, tags, and relationships between notes stay on the user’s computer.

It does not require a cloud service or an account. The stored data can be searched, backed up, queried, and used later for analysis. Current features include local note taking, wiki links, backlinks, , an interactive graph view, and SQLite-backed storage.

Its is meant to work well with , , and other features in the future.

Key points

  • DBnote is an desktop note app.
  • Each vault is stored as a portable .
  • Notes, links, tags, and note relationships stay local without a cloud account.
  • It includes wiki links, backlinks, , and a graph view.
  • The data is designed to be useful later for , , and .
Read original