#sql
  • 1.
    Query all the things
    a year ago by Sytone
    favorite
    share
    Score: 48/100
    Category: Data Visualization
    Query all your data stored in Obsidian, this plugin allows SQL based queries against the data collections available in Obsidian and Dataview. Output can then be rendered by Handlebars
    View Plugin Details
  • 2.
    SQLSeal
    7 months ago by hypersphere
    favorite
    share
    Score: 43/100
    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.
    View Plugin Details