SQLSeal

by hypersphere
Score: 48/100
favorite
share
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.

Stats
109
stars
5,752
downloads
7
forks
309
days
19
days
19
days
102
total PRs
2
open PRs
4
closed PRs
96
merged PRs
43
total issues
18
open issues
25
closed issues
100
commits
Latest Version
20 days ago
Changelog
  • fix: better text links for images (by @satkowski)
  • fix: lists are now rendered properly (by @satkowski)
  • chore: exposing filename in the renderer (by @satkowski)
  • fix: numbers are now properly handled (by @satkowski)
  • fix: SQLSeal results are now properly rendered on canvas
README file from