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

KV Store for Obsidian

Adds a key-value store to Obsidian, allowing you to store and retrieve key-value pairs directly within your vault.

Chinese summary

为 Obsidian 添加了一个键值存储功能,您可以在保管库中存储和检索键值对。

Key Use Cases

  • Storing plugin settings or user preferences
  • Caching computed data for other integrations
  • Saving temporary state between Obsidian sessions
  • Building simple configuration files within the vault

Pros

  • Lightweight and easy to use
  • Data is stored directly in the vault (portable)
  • No external dependencies
  • Works well for small-scale data persistence

Limitations

  • Only supports key-value pairs, no relational queries
  • Not suitable for large datasets or complex data structures
  • Requires some programming knowledge to use effectively
  • No built-in UI for browsing or editing stored values

Tags

key-valuestoredatautilityvault

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.