All
Articles 131,978Blog Posts 136,781Tech Tutorials 34,209Research Papers 25,925News 18,714
⚡ AI Lessons

Dev.to · Andrea Debernardi
2d ago
Why I chose Tauri, and what it cost me
In January I had to choose how to build Tabularis. Electron was the obvious option. Three native...

Dev.to · Andrea Debernardi
1mo ago
Database drivers as external processes
About three months ago I added external database drivers to Tabularis. Not dynamic libraries, not...

Dev.to · Andrea Debernardi
🔐 Cybersecurity
⚡ AI Lesson
2mo ago
The database has to be a defensive boundary again
For two decades the database has been able to outsource trust to the application layer. The app...

Dev.to · Andrea Debernardi
⚡ AI Lesson
2mo ago
I Built an Open Source GitHub Dashboard Because My Repositories Were Becoming Unmanageable
We're all learning how to ship more side projects. If you're "in the bubble" it can feel like...

Dev.to · Andrea Debernardi
📋 Product Management
⚡ AI Lesson
2mo ago
I built a Claude Code skill that turns negative competitor reviews into a roadmap
Picking what to build next is the part of running a side project I'm worst at. Open the issue...

Dev.to · Andrea Debernardi
3mo ago
From 0 to 1,000 GitHub Stars in 10 Weeks: What Actually Worked
Ten weeks ago I pushed the first binary of Tabularis to GitHub. A cross-platform database client...

Dev.to · Andrea Debernardi
3mo ago
I am building a Notebook Environment for SQL Inside a Database Client
This post is also available on tabularis.dev. You know the drill. Write a query, get a table. Need...

Dev.to · Andrea Debernardi
⚡ AI Lesson
5mo ago
Building Tabularis: A Developer's Database Tool That Doesn't Suck
I've been managing databases for years, and I'm tired of the same two options: heavyweight enterprise...

Dev.to · Andrea Debernardi
📊 Data Analytics & Business Intelligence
5mo ago
I was tired of database tools — so I started building my own
Repo url: https://github.com/debba/debba.sql At some point, I realized I was spending more energy...
DeepCamp AI