{ "@context":[ "https://www.w3.org/ns/activitystreams", {"Hashtag":"as:Hashtag"} ], "published":"2024-01-12T12:16:21.434Z", "attributedTo":"https://k.matthias.org/actors/relistan", "inReplyTo":"https://k.matthias.org/objects/hhW21K_ZzGY", "to":["https://k.matthias.org/actors/relistan","https://www.w3.org/ns/activitystreams#Public"], "cc":["https://k.matthias.org/actors/relistan/followers"], "content":"

I noticed another interesting side effect of going straight to Parquet files and using #DuckDB. I can run a local DuckDB and query against the files in the event store for easy investigation. This is less tooling I have to write/support. A simple shell script to set up DuckDB and create a view over the `read_parquet()` call is all I need.

", "mediaType":"text/html", "attachment":[], "tag":[ {"type":"Hashtag","name":"#DuckDB","href":"https://k.matthias.org/tags/DuckDB"} ], "type":"Note", "id":"https://k.matthias.org/objects/US-3WodPNvE" }