Feather SQLite
May 15, 2026

My first macOS app, and unlike the rest of the zoo of side projects that never quite ship, this one actually did. You are looking at Feather SQLite, a SQLite database manager with a built-in tutorial on how to use SQL and SQLite in particular.
You can buy Feather SQLite on the App Store for €3.
Feather came to life after I went looking for a SQLite database manager in the spirit of the legendary SequelPro for macOS. Unfortunately, there was nothing. Until now.
While building it, I was honestly flabbergasted by how many features SQLite offers, and why it has become a go-to solution for no-code developers working on small projects.
It also got me thinking about a simple MCP server for developers, who all seem to use Notion, which I find cumbersome when it comes to large data sets. Perhaps an online service that just offers SQLite databases is a business model worth pursuing. I have to think about this.



1 Kommentar
I actually used Feather to resurrect this blog, which now runs on a SQLite database.