I just setup reactive SQLite queries for Svelte. You can set reactive SQL bindings, and you can even make the SQL query itself reactive so that you can use a query builder that depends on reactive UI variables! This is going to be fun to see how nice it ends up to use in an actual UI.
17 likes 1 replies
?