SQLSeal

by hypersphere
favorite
share
4.0
(1)
5
4
3
2
1
Score: 50/100
Description
Category: Coding & Technical Tools

The SQLSeal plugin enables Obsidian users to transform CSV files in their vault into SQL databases for advanced querying. By creating sqlseal code blocks, users can define tables based on CSV files and execute SQL statements like SELECT, providing powerful data manipulation and analysis capabilities directly within Obsidian. Multiple tables can be defined in a single snippet, and tables remain local to the note for efficient organization. This plugin is ideal for managing and querying structured data within a vault, seamlessly integrating database functionality into the note-taking environment.

Reviews
  • Zina Bashkirova
    Reviewed on Jan 11th, 2026
    No review text provided.
Stats
141
stars
10,997
downloads
10
forks
635
days
185
days
185
days
137
total PRs
3
open PRs
6
closed PRs
128
merged PRs
57
total issues
27
open issues
30
closed issues
100
commits
Latest Version
6 months ago
Changelog
  • fix: deleting columns and renaming columns works again
  • chore: updated dependencies to the latest versions
README file from