Robin Moffatt 3/19/2025

Exporting Notebooks from DuckDB UI

Read Original

This technical article provides a solution for exporting SQL code from the new DuckDB UI notebooks, which lack a built-in export feature. It includes a detailed Bash script that extracts queries from DuckDB's internal storage, saves them as individual .sql files, and suggests using the GitHub CLI to upload them as a gist. The content is a practical tutorial for developers and data engineers using DuckDB.

Exporting Notebooks from DuckDB UI

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week