BEYONDEND ↗HaimiDBTR

HAIMIDB

Open HaimiDB

Use the browser interface, install the local engine, or inspect the open-source code.

Browser application

The app runs on GitHub Pages. Connect GitHub and select an authorized, signed memory repository.

Open the app

Local MCP engine

Requires Node.js 20 or later. Install the GitHub Release archive with npm; run haimidb login for GitHub App credentials. For an empty local folder use haimidb init /absolute/path. The app provides the desktop MCP configuration.

Releases and checksums

Source and data contract

Format 2 uses finite doubles, strings, UTC date-times, booleans, enums, lists, maps, sets, tuples and file-type slots. See the specification for recursive shape rules and hard-delete semantics.

GitHub source

Format 2 specification

Open interactive site