Currently a query result is just a static output of the relevant content.
With the db version, will it be possible to edit the actual values, directly within a query result in table view?
For example, say I have hundreds of blocks representing books, each with a property for author. Then I do a live query showing all these books in a table, including a column for author. Then I would be able to change the authors names directly in that table (as in a spreadsheet software).