eupolicy.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
This Mastodon server is a friendly and respectful discussion space for people working in areas related to EU policy. When you request to create an account, please tell us something about you.

Server stats:

224
active users

#duckdb

1 post1 participant1 post today
Thomas Sandmann<p>This week, I learned how to create and explore a data lake with duckdb, using its new ducklake extension. It was surprisingly easy to hand over the creation and management of parquet files with larg(ish) tables to ducklake. I loved being able to explore the data using R, python or plain SQL - even within the same Quarto document! <a href="https://tomsing1.github.io/blog/posts/ducklake/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">tomsing1.github.io/blog/posts/</span><span class="invisible">ducklake/</span></a> <a href="https://genomic.social/tags/RStats" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RStats</span></a> <a href="https://genomic.social/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a> <a href="https://genomic.social/tags/duckdb" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>duckdb</span></a> <a href="https://genomic.social/tags/ducklake" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ducklake</span></a> <a href="https://genomic.social/tags/quarto" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>quarto</span></a></p>
Diegovsky<p><a href="https://fosstodon.org/tags/duckdb" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>duckdb</span></a> is the goat!!!!</p>
Ghost Letters<p><span class="h-card" translate="no"><a href="https://chaos.social/@gom" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>gom</span></a></span> <span class="h-card" translate="no"><a href="https://eupolicy.social/@bert_hubert" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>bert_hubert</span></a></span> <span class="h-card" translate="no"><a href="https://mastodon.nl/@joyofcoding" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>joyofcoding</span></a></span> <span class="h-card" translate="no"><a href="https://mastodon.social/@bagder" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>bagder</span></a></span> </p><p>Now (again) I want to try out <a href="https://fosstodon.org/tags/DuckDB" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DuckDB</span></a></p>
Data Quine<p>Discovering DuckDB Use Cases via GitHub - Petrica Leuca</p><p>"TL;DR: In this post, we use the GitHub API to find repositories that mention DuckDB, then use DuckDB itself to parse and query the results efficiently with SQL."</p><p>Think a lot of projects/organisations would like some of the techniques shown in this post for finding out who else is using their code on GitHub and for what purpose.</p><p><a href="https://duckdb.org/2025/06/27/discovering-w-github" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">duckdb.org/2025/06/27/discover</span><span class="invisible">ing-w-github</span></a></p><p><a href="https://datasci.social/tags/OpenSource" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OpenSource</span></a> <a href="https://datasci.social/tags/GitHub" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GitHub</span></a> <a href="https://datasci.social/tags/DuckDB" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DuckDB</span></a></p>
boB Rudis 🇺🇦 🇬🇱 🇨🇦<p>Looks like I shld spend an ~hour or so poring over the <a href="https://mastodon.social/tags/DuckDB" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DuckDB</span></a> docs, b/c TIL `UNNEST` has optional parameters for making it easier to get a nice, flat table from deeply nested JSON (et al.).</p><p>I'll bet I've missed other hidden gems like that despite having stared at the docs many times.</p>
aerique<p>At <span class="h-card" translate="no"><a href="https://mastodon.nl/@joyofcoding" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>joyofcoding</span></a></span>!</p><p>Great talk by Hannes Mühleisen of <a href="https://genart.social/tags/DuckDB" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DuckDB</span></a> about tables being a fundamental technology to civilization and not dismissing databases, SQL &amp; ACID just because some implementation are getting old in the tooth.</p><p>DuckDB sounds awesome and I know <span class="h-card" translate="no"><a href="https://mastodon.nl/@bert_hubert" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>bert_hubert</span></a></span> is a big fan.</p><p><a href="https://genart.social/tags/JoyOfCoding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>JoyOfCoding</span></a> <a href="https://genart.social/tags/JoyOfCoding2025" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>JoyOfCoding2025</span></a></p>
boB Rudis 🇺🇦 🇬🇱 🇨🇦<p>Drop #669 (2025-06-23): Monday Morning (Barely) Grab&nbsp;Bag</p><p>The Monday Drop discusses 3 main topics: a Rube Goldberg-inspired data pipeline to archive X posts into <a href="https://mastodon.social/tags/DuckDB" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DuckDB</span></a>, the <a href="https://mastodon.social/tags/RStats" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RStats</span></a> package {fplot} for automating distribution plot creation in R, and an article from CSS-Tricks on advanced CSS color techniques, detailing color spaces and models for modern web development.</p><p><a href="http://dailydrop.hrbrmstr.dev/2025/06/23/drop-669-2025-06-23-monday-morning-barely-grab-bag/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">http://</span><span class="ellipsis">dailydrop.hrbrmstr.dev/2025/06</span><span class="invisible">/23/drop-669-2025-06-23-monday-morning-barely-grab-bag/</span></a></p>
hrbrmstr's Daily Drop<p><strong>Drop #669 (2025-06-23): Monday Morning (Barely) Grab&nbsp;Bag</strong></p><p><em>Rube Goldberg X-traction Pipeline; fplot; Color Everything in CSS</em></p><p>Something for (hopefully) everyone as we start off this brutally hot (in many parts of the northern hemisphere) terminal week of June.</p><p><strong>Stay safe out there.</strong></p> <p>Type your email…</p><p>Subscribe</p> <p><strong>TL;DR</strong></p><p><em>(This is an LLM/GPT-generated summary of today’s Drop using Ollama + Qwen 3 and a custom prompt.)</em></p><ul><li>A Rube Goldberg-inspired data pipeline is created to archive X posts into a DuckDB database, using XCancel, Inoreader, and a DuckDB script for automation (<a href="https://en.wikipedia.org/wiki/Rube_Goldberg" rel="nofollow noopener noreferrer" target="_blank">https://en.wikipedia.org/wiki/Rube_Goldberg</a>)</li><li>The&nbsp;<code>{fplot}</code>&nbsp;R package automates the creation of distribution plots by detecting data types and selecting appropriate visualizations, with options for global relabeling of variables (<a href="https://lrberge.github.io/fplot/" rel="nofollow noopener noreferrer" target="_blank">https://lrberge.github.io/fplot/</a>)</li><li>The CSS-Tricks article “Color Everything in CSS” provides an in-depth look at color spaces, models, and gamuts in modern web development, offering a comprehensive guide to advanced CSS color techniques (<a href="https://css-tricks.com/color-everything-in-css/" rel="nofollow noopener noreferrer" target="_blank">https://css-tricks.com/color-everything-in-css/</a>)</li></ul> <p><strong>Rube Goldberg X-traction Pipeline</strong></p><p>I don’t see many mentions of&nbsp;<a href="https://en.wikipedia.org/wiki/Rube_Goldberg" rel="nofollow noopener noreferrer" target="_blank">Rube Goldberg</a>&nbsp;in pop-culture settings anymore, which is a shame, since I used to enjoy poring over them in my younger days. Perhaps the reason for the lack of mentions is that many data pipelines have much in common with those complex, over-“engineerd” contraptions.</p><p>Case in point for a recent “need” of mine: I wanted a way to store posts from users on X into a DuckDB database, for archival and research purposes. I already use&nbsp;<a href="https://xcancel.com" rel="nofollow noopener noreferrer" target="_blank">XCancel</a>’s ability to generate an RSS feed for an account/search, which I yank into Inoreader for the archival part (the section header shows the XCancel-generated RSS feed for the White House’s other, even more MAGA, propaganda account).</p><p>Inoreader’s API is…not great. It can most certainly be machinated (I have an R package with the function I need in it), but I really wanted a solution that let me just use DuckDB for all the work.</p><p>Then, I rememberd, if you put feeds in Inoreader folders, you can turn that folder into a JSON feed that gets updates every ~30 minutes or so. This one:</p><p>is for a series of feeds related to what’s going on in the Middle East right now.</p><p>With that JSON URL in hand, it’s as basic as:</p> <pre>#!/usr/bin/env bash# for cache bustingepoch=$(date +%s)duckdb articles.ddb &lt;&lt;EOQLOAD json;INSTALL shellfs FROM community;LOAD shellfs;CREATE TABLE IF NOT EXISTS broadcast_feed_items ( url VARCHAR PRIMARY KEY, title VARCHAR, content_html VARCHAR, date_published VARCHAR, tags VARCHAR[], authors JSON);-- this is where the update magic happensINSERT OR IGNORE INTO broadcast_feed_itemsFROM read_json('curl -s https://www.inoreader.com/stream/user/##########/tag/broadcast/view/json?since=${epoch} | jq .items[] |')SELECT url, title, content_html, date_published, tags, authors;-- Thinned out JSON content for viewing appCOPY ( FROM broadcast_feed_items SELECT content_html, -- "title" is useless for the most part since this is an X post date_published AS "timestamp", regexp_replace(authors.name, '"', '', 'g') AS handle) TO 'posts.json' (FORMAT JSON, ARRAY );EOQ</pre> <p>There are other ways to unnest the data than using&nbsp;<code>jq</code>&nbsp;and the&nbsp;<code>shellfs</code>&nbsp;DuckDB extension, but the more RG the better (for this post)!</p><p>So the final path is:</p><p>X -&gt; XCancel -&gt; XCancel RSS -&gt; Inoreader -&gt; Inoreader JSON -&gt; jq -&gt; DuckDB</p><p>with virtually no code (save for the snippet, above).</p><p>I’ve got this running as a systemd timer/service running every 30 minutes.</p><p>Later this week (when I’m done hand-coding it—yes, sans-Claude), I’ll have a Lit-based vanilla HTML/CS/JS viewer app in one of the Drops.</p> <p><strong>fplot</strong></p><p><em>(This is an <a rel="nofollow noopener noreferrer" class="hashtag u-tag u-category" href="https://dailydrop.hrbrmstr.dev/tag/rstats/" target="_blank">#RStats</a> section, so def move along if that is not your cuppa.)</em></p><p>My daily git-stalking led me to finding this gem of an R package.</p><p><a href="https://lrberge.github.io/fplot/" rel="nofollow noopener noreferrer" target="_blank"><code>{fplot}</code></a>&nbsp;(<a href="https://github.com/lrberge/fplot?tab=readme-ov-file" rel="nofollow noopener noreferrer" target="_blank">GH</a>) is designed to automate and simplify the visualization of data distributions (something I have to do every. single. day.). Its core mission is to let folks quickly generate meaningful and aesthetically pleasing distribution plots, regardless of the underlying data type (it supports continuous, categorical, or skewed), by making spiffy choices about the appropriate graphical representation for each variable.</p><p>Functions in the package detect the nature of your data (e.g., categorical vs.&nbsp;continuous, skewed or not) and automatically selects the most suitable plot type. For example, it will not use the same visualization for a categorical variable as it would for a continuous one, and it adapts further if the data is heavily skewed.</p><p>Ergonomics are pretty dope, since you only need a single line of code to generate a plot, with the package handling the details of layout and type selection. This is particularly useful for exploratory data analysis or for folks who want quick, visually appealing graphics without extensive customization.</p><p>Tools are provided to globally relabel variable names for all plots. This is managed via the&nbsp;<code>setFplot_dict()</code>&nbsp;function, which lets us map cryptic/gosh awful or technical variable names to more readable labels that will appear in all subsequent plots.</p><p>Example usage:</p> <pre>setFplot_dict(c( Origin = "Exporting Country", Destination = "Importing Country", Euros = "Exports Value in €", jnl_top_25p = "Pub. in Top 25% journal", jnl_top_5p = "Publications in Top 5% journal", journal = "Journal", institution = "U.S. Institution", Petal.Length = "Petal Length"))</pre> <p>The typical workflow with fplot is straightforward:</p><ol><li>Load your data.</li><li>Optionally set global variable labels using&nbsp;<code>setFplot_dict()</code>.</li><li>Call the&nbsp;<code>fplot</code>&nbsp;function on your variable(s) of interest.</li><li>The package automatically determines the best plot type and layout for your data.</li></ol><p>The same function call can yield different types of plots depending on the data provided, streamlining the process of distributional analysis and visualization.</p><p>A gallery of examples and a more detailed walk-through are available on the package’s website.</p> <p><strong>Color Everything in CSS</strong></p><p>The CSS-Tricks article “<a href="https://css-tricks.com/color-everything-in-css/" rel="nofollow noopener noreferrer" target="_blank">Color Everything in CSS</a>” offers a comprehensive, up-to-date exploration of how color works in CSS, moving beyond just the basics of color and background-color to cover the deeper technical landscape of color on the web. The article introduces essential concepts like color spaces, color models, and color gamuts, which are foundational for understanding how colors are represented, manipulated, and rendered in browsers today.</p><p>We’ve covered many of these individual topics before, but this is a well-crafted, all-in-one that does such a good job, I do not wish to steal any thunder from it. Head on over for to level up your CSS skills.</p> <p><strong>FIN</strong></p><p>Remember, you can follow and interact with the full text of The Daily Drop’s free posts on:</p><ul><li>🐘 Mastodon via&nbsp;<code>@dailydrop.hrbrmstr.dev@dailydrop.hrbrmstr.dev</code></li><li>🦋 Bluesky via&nbsp;<code>https://bsky.app/profile/dailydrop.hrbrmstr.dev.web.brid.gy</code></li></ul><p>☮️</p><p><a rel="nofollow noopener noreferrer" class="hashtag u-tag u-category" href="https://dailydrop.hrbrmstr.dev/tag/duckdb/" target="_blank">#duckdb</a> <a rel="nofollow noopener noreferrer" class="hashtag u-tag u-category" href="https://dailydrop.hrbrmstr.dev/tag/rstats/" target="_blank">#RStats</a></p>
Spatialists<p>Easily obtain OSM and OMF data: <a href="https://mapstodon.space/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> and CLI tools <a href="https://mapstodon.space/tags/QuackOSM" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>QuackOSM</span></a> and <a href="https://mapstodon.space/tags/OvertureMaestro" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OvertureMaestro</span></a> offer easier access to data from <a href="https://mapstodon.space/tags/OpenStreetMap" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OpenStreetMap</span></a> (<a href="https://mapstodon.space/tags/OSM" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OSM</span></a>) and the Overture Maps Foundation (<a href="https://mapstodon.space/tags/OMF" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OMF</span></a>) through <a href="https://mapstodon.space/tags/PyArrow" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PyArrow</span></a>, <a href="https://mapstodon.space/tags/GeoParquet" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GeoParquet</span></a>, or <a href="https://mapstodon.space/tags/DuckDB" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DuckDB</span></a>. These tools can simplify large-scale geospatial data... <br><a href="https://spatialists.ch/posts/2025/05/23-easily-obtain-osm-and-omf-data/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">spatialists.ch/posts/2025/05/2</span><span class="invisible">3-easily-obtain-osm-and-omf-data/</span></a> <a href="https://mapstodon.space/tags/GIS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GIS</span></a> <a href="https://mapstodon.space/tags/GISchat" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GISchat</span></a> <a href="https://mapstodon.space/tags/geospatial" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>geospatial</span></a> <a href="https://mapstodon.space/tags/SwissGIS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SwissGIS</span></a></p>
boB Rudis 🇺🇦 🇬🇱 🇨🇦<p>Never gonna not 💙 <a href="https://mastodon.social/tags/DuckDB" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DuckDB</span></a>'s built-in bar chart function</p>
boB Rudis 🇺🇦 🇬🇱 🇨🇦<p>Bonus Drop #86 (2025-06-15): I Think You May Be&nbsp;Projecting</p><p>The Weekend Bonus Drop covers two data engineering projects utilizing <a href="https://mastodon.social/tags/DuckDB" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DuckDB</span></a>. The first project improves rock-climbing trip planning by integrating climbing routes with precise weather forecasts. The second project organizes Garmin activity data into a clean database. Both exemplify real-world engineering challenges for personal projects, emphasizing practical problem-solving and hands-on learning in data…</p><p><a href="http://dailydrop.hrbrmstr.dev/2025/06/15/bonus-drop-86-2025-06-15-i-think-you-may-be-projecting/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">http://</span><span class="ellipsis">dailydrop.hrbrmstr.dev/2025/06</span><span class="invisible">/15/bonus-drop-86-2025-06-15-i-think-you-may-be-projecting/</span></a></p>
Francis 🏴‍☠️ Gulotta<p>oops <a href="https://toot.cafe/tags/til" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>til</span></a> to use <a href="https://toot.cafe/tags/duckdb" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>duckdb</span></a> to query a CSV, generate date ranges, use windowing functions to backfill data and pivot functions to make data that you can easily graph in a spreadsheet.</p><p>based upon;<br>- average solar radiation distribution over the year for my area<br>- My actual kwh production and usage for the last month (which <a href="https://toot.cafe/tags/homeassistant" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>homeassistant</span></a> gives as data change events, not hourly or daily reporting) <br>- The KWHs I've spent on AC that I expect to increase over the summer</p><p>I'm operating at 85% capacity 🙌</p>
boB Rudis 🇺🇦 🇬🇱 🇨🇦<p><a href="https://mastodon.social/tags/macOS26" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>macOS26</span></a> </p><p>- I detest the new Preview.app icon &amp; won't lower myself to show the new horrible Finder icon.<br>- <a href="https://mastodon.social/tags/RStats" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RStats</span></a> 4.5.0 and RStudio Version 2025.08.0-daily+176 (2025.08.0-daily+176) both work normal (as expected) (as does <a href="https://mastodon.social/tags/DuckDB" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DuckDB</span></a> 1.3.0)<br>- the "clear" icon styles aren't horrible</p>
Christos Argyropoulos MD PhD<p>Since we can't use the cloud to automate our <a href="https://mastodon.social/tags/EHR" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>EHR</span></a> analysis projects , we tried <a href="https://mastodon.social/tags/nextflow" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>nextflow</span></a> (traditionally used in bioinformatics <a href="https://www.nextflow.io/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="">nextflow.io/</span><span class="invisible"></span></a>), and it worked as a charm coordinating <a href="https://mastodon.social/tags/duckdb" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>duckdb</span></a> <a href="https://mastodon.social/tags/R" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>R</span></a> <a href="https://mastodon.social/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a> and within node tasks.<br>Next in line is (R)?ex <a href="https://www.rexify.org/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="">rexify.org/</span><span class="invisible"></span></a></p>
Michael Simons<p>&gt; Anyone who has worked for more than 5 minutes in an enterprise more than 30 miles outside San Fransisco know that the vast majority of information in the enterprise is cataloged and transacted via Excel spreadsheets. And if you're lucky, these spreadsheets are accessible to more than one person at a time via platforms like SharePoint.</p><p>This is large. </p><p>Or shall I say x-large? </p><p>It basically excels and will essentially solve all German Enterprise IT issues:</p><p><a href="https://github.com/gregwdata/ducklakexl" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">github.com/gregwdata/ducklakexl</span><span class="invisible"></span></a></p><p><a href="https://mastodon.social/tags/DuckDB" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DuckDB</span></a></p>
boB Rudis 🇺🇦 🇬🇱 🇨🇦<p><a href="https://mastodon.social/tags/DUCKDB" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DUCKDB</span></a> CAN NOW TALK TO (PUB/SUB) WEBSOCKETS AND REDIS!!!!!!!! </p><p><a href="https://query.farm/duckdb_extension_radio.html" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">query.farm/duckdb_extension_ra</span><span class="invisible">dio.html</span></a></p>
tlohde<p>I want to make my partner a simple database (~3 tables, i think), because I think that's the "right" thing to use (as opposed to excel / google sheets). But, I've never had to create a database thingy before.</p><p>Seeing this as an opportunity to learn some <a href="https://fediscience.org/tags/DuckDB" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DuckDB</span></a> or <a href="https://fediscience.org/tags/SQLite" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SQLite</span></a>.</p><p>Seeking <a href="https://fediscience.org/tags/recommendations" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>recommendations</span></a> for a simple (GUI) interface for interacting with the tables.</p><p><a href="https://fediscience.org/tags/LibreOffice" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LibreOffice</span></a> Base or something else?</p><p><a href="https://fediscience.org/tags/suggestions" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>suggestions</span></a> welcome<br><a href="https://fediscience.org/tags/database" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>database</span></a> <a href="https://fediscience.org/tags/db" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>db</span></a> <a href="https://fediscience.org/tags/help" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>help</span></a></p>
Mariano Guerra<p>AI-Native Our World in Data Demography &amp; Fertility Explorer with <a href="https://hachyderm.io/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> and <a href="https://hachyderm.io/tags/DuckDB" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DuckDB</span></a></p><p>🎥 <a href="https://www.youtube.com/watch?v=fA06oOxKh3w" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">youtube.com/watch?v=fA06oOxKh3</span><span class="invisible">w</span></a></p><p>🧑‍💻 <a href="https://github.com/gloodata/extension-demography" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/gloodata/extension-</span><span class="invisible">demography</span></a></p>
sriram kota<p>Is anyone using duckdb with elixir/Phoenix? what are you using it for?</p><p><a href="https://mastodon.social/tags/duckdb" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>duckdb</span></a> <a href="https://mastodon.social/tags/elixir" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>elixir</span></a> <a href="https://mastodon.social/tags/elixirlang" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>elixirlang</span></a></p>
boB Rudis 🇺🇦 🇬🇱 🇨🇦<p>Tyler Hillery took <a href="https://mastodon.social/tags/DuckDB" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DuckDB</span></a> DuckLake for a spin on top of Supabase + Supabase Storage: <a href="https://www.youtube.com/watch?v=diL00ZZ-q50" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="">youtube.com/watch?v=diL00ZZ-q50</span><span class="invisible"></span></a></p>