SQLSeal - SQL Engine for Your Obsidian Vault

https://hypersphere.blog/blog/sqlseal-sql-engine-for-obsidian/

Found this. I have very light DataView use, but figure if I ever want to go deeper I might swap it out with this because DataView is new to me, while SQL is something I already know.

18 points · 4 comments · view on lemmy.world

4 Comments

robador51@lemmy.ml · 3 pts · 1y

Oh this looks really good, I never can get Data view to do what I want without a whole lot of trial and error.

BackgrndNoize@lemmy.world · 3 pts · 1y

This is what I've wanted for a while, being able to query your data like you would a database is I feel the best way to utilize your notes content. I was considering setting up a local database of some sorts like Cassandra and sync all my notes to it for easier data querying, this might be an easier alternative

Campers@lemmy.world · 2 pts · 1y

There is another issue with DataView. You, very quickly bump into slow queries in a medium size vault . I call having 4600 notes a medium size note, to be clear.

sytone@lemmy.world · 2 pts · 1y

Similar to my plugin Query all The Things based off the alasql engine