This is an unofficial, community-made directory. Not affiliated with Obsidian or Dynalist Inc.
Actively maintainedDeveloperintermediate

Persistent Key-Value Store for Obsidian

Provides a persistent key-value store for use in scripts within Obsidian, enabling data storage and retrieval across sessions.

Chinese summary

为Obsidian中的脚本提供一个持久化的键值存储,支持跨会话的数据存储和检索。

Key Use Cases

  • Storing configuration settings for scripts
  • Caching computed data to avoid repeated calculations
  • Sharing data between different scripts or script runs
  • Persisting user preferences or state across sessions

Pros

  • Simple and lightweight API
  • Persistent storage that survives app restarts
  • Easy to integrate into existing scripts

Limitations

  • Limited to key-value data model (no relational queries)
  • Requires scripting knowledge to utilize
  • No built-in encryption or access control

Tags

key-valuepersistentstoragescriptingdatabase

Related Plugins

ActiveDeveloper
2.5M downloads

Git

Git plugin automatically backs up your Obsidian vault to a Git repository on a schedule. It's the go-to backup and version control solution for technical users who want full history of their notes.

ActiveDeveloper
2.3M downloads

Style Settings

Allows users to adjust CSS variables of themes, plugins, and custom snippets directly from an intuitive settings panel.

ActiveDeveloper
724K downloads

BRAT

Easily install a beta version of a plugin for testing within Obsidian.