Data / Databases / Infrastructure (2025-11)
RSSShowing stories from 2025-11. View all
I’ve started working on Schema Pilot, an open-source idea for a visual database designer that generates Prisma schema + SQL automatically from a drag-and-drop interface.<p>Right now it’s very early — mostly the landing page + initial planning for the core engine. But the vision is:<p>visually create...
Hi HN,
I'm Antonio, a Systems Architect with 30 years of experience (started with Slackware and 486s in the 90s).
I got tired of the "subscription fatigue" and privacy concerns with Google Photos/iCloud, so I spent the last year documenting a battle-tested protocol to build a ful...
Introducing ChikkaDB - a server application providing a translation layer around SQLite that enables you to use SQLite as a MongoDB-compatible JSON database.<p>It's a small personal project to explore the possibilities of SQLite's JSON and JSONB functions to their fullest. Sharing it here ...