
2023/08/09 - Michael Hunger
Exploring StackOverflow with DuckDB on MotherDuck (Part 1)
Exploring StackOverflow with DuckDB on MotherDuck (Part 1)
It’s Marcos again, aka “DuckDB News Reporter” with another issue of “This Month in the DuckDB Ecosystem for August 2023.
This month proves what we are already seeing in our internal channels: the DuckDB ecosystem is growing stronger with time: more companies like Rill Data are considering using DuckDB for production environments, more people are considering DuckDB for fast data analysis development, and so on.
As always we share here, this is a two-way conversation: if you have any feedback on this newsletter, feel free to send us an email to duckdbnews@motherduck.com
-Marcos

Archie Sarre Wood is Head of community at Evidence an open source, code-based alternative to drag-and-drop BI tools. He has recently built a great VS Code extension for DuckDB.. It allows you to connect to a local, in-memory or MotherDuck (via service token) DuckDB instance and run queries. It also supports exploring db, tables and columns in the explorer view among other features!
Learn more about Archie here.
Rahul Joshi talks about Modern Data Stack in a box with dtl, DuckDB, Motherduck and Metabase.

Michael Hunger proved in this post that DuckDB is powerful enough to analyze a rich dataset like StackOverflow data. And yes: he used Motherduck for it.

Katie Staveley shows in this post how the integration between Motherduck and Rill Data works smoothly.
Jianzhen Shu did a very interesting comparison between these Titans.

Sergey Olontsev provides an interactive way to combine the power of Golang and DuckDB.

Patrick Höfler shares a very interesting use case for DuckDB: combining it with Coiled Functions.

Anna Geller provides an interesting perspective on which version of DuckDB to use: your local DuckDB instance or the managed DuckDB from Motherduck.
Simon Willison shares his interesting perspective about working with maps and DuckDB, sqlite-utils, and Datasette.

Juan Carlos Méndez plays with the idea of using DuckDB for observability and log analytics
Hooks and utilities to make it easier to use duckdb-wasm in React apps. Created by Matt Holden.
DataEngBytes is a unique annual conference happening across four cities in Australia.
Ryan Boyd from MotherDuck and many others data leaders will present awesome talks!
Join MotherDuck and LEIT Data for a low-key data meetup right before Big Data London conference! More info about the event here. Don't forget to register to get a free drink!
MotherDuck, in collaboration with Dataroots, is pleased to announce our very first in-person user meetup group in Belgium on 25th September to talk about MotherDuck, DuckDB and all the things data.
Full agenda and registration here.

2023/08/09 - Michael Hunger
Exploring StackOverflow with DuckDB on MotherDuck (Part 1)

2023/08/18 - Anna Geller
Scheduled and event-driven data workflows with S3, MotherDuck, DuckDB and Kestra