Skip to content

📰 duckdb

Multi-Database Support in DuckDB

TL;DR: DuckDB can attach MySQL, Postgres, and SQLite databases in addition to databases stored in its own format. This allows data to be read into DuckDB and moved between these systems in a convenient manner.

weeklyfoo #18 / 2024-02-05
duckdbdb

The DuckDB Local UI

The DuckDB team and MotherDuck are excited to announce the release of a local UI for DuckDB shipped as part of the ui extension.

weeklyfoo #76 / 2025-03-17
duckdb