Raphael Lullis<p>Storing <a href="https://mastodon.communick.com/tags/RDF" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RDF</span></a> or <a href="https://mastodon.communick.com/tags/LinkedData" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LinkedData</span></a> is the easy part (I am working on <a href="https://mastodon.communick.com/tags/activitypub" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>activitypub</span></a> client, so everything is JSON-LD anyway), but as soon as I need to formulate queries like "Give me list of the activities from all the actors who are on the following collection of my user, sorted by published/updated date", the amount of data mangling that I need to do is already making me think "ok, why don't I just push all of this to sqlite?"</p><p><a href="https://mastodon.communick.com/tags/couchdb" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>couchdb</span></a> experts (<span class="h-card" translate="no"><a href="https://narrativ.es/@janl" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>janl</span></a></span>, <span class="h-card" translate="no"><a href="https://toot.cafe/@nolan" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>nolan</span></a></span>), any suggestions here?</p>