Your browser does not support the audio element. Way back in 2023, I kicked off this series with an article called What the Heck is DuckDB?, and it ended up being one ...
A desktop-only Obsidian plugin that connects to PostgreSQL databases and provides a sidebar interface for browsing schemas, previewing table data, and running SQL queries ...
Prototyping is my favorite part of programming. I like building new stuff and getting things working. It’s no surprise, then, that I am a big fan of MongoDB and NoSQL in general. Don’t get me wrong: I ...
This guide is a personal project and not a peer-reviewed publication or sponsored document. It is provided “as is,” without any warranties—express or implied—including, but not limited to, accuracy, ...
Building a data scraping application is common for many developers, especially in fields where data collection, analysis, and storage are crucial. Using the Puppeteer, Node.js, and PostgreSQL trio is ...