DEV Community

Cover image for 📊 I (finally) built the demo of my duckdb brew extension
adriens
adriens

Posted on

📊 I (finally) built the demo of my duckdb brew extension

GitHub “Finish-Up-A-Thon” Challenge Submission

This is a submission for the GitHub Finish-Up-A-Thon Challenge

💭 Where it comes from

In the previous GitHub Copilot CLI Challenge I submitted a realization ; a duckdb extension to make brew packages reporting easier for analysis and security/audit concerns :

Since that my extension got accepted as part of community extensions (see dedicated page), I maintain it along duckdb releases and have an constant 824 downloads/month, slowly gaining in popularity :

I've provided a set of ready to use SQL, yet for some it may not show the full potentiel that I had in my head : I needed to make it more visual with dataviz and professionan datascience tools.

I must confess I was a bit procrastinating that part... But this DEV Challenge PROMPT triggered the action!

🤗 What I Built

I have created a Python based Quarto Notebook that generates a nice looking pdf report, thanks to the extension, ad put Graph Datascience in it.

🍿 Demo

🤔 The Comeback Story

🦥 My Experience with GitHub Copilot

I built the Quarto notebook within 2 hours of prompting before getting out of tokens :

Top comments (0)