I Launched on Product Hunt With No Network... Here’s What Happened
dev.to·1d·
Discuss: DEV
Flag this post

Database design sucks. Open a blank schema editor and within minutes you’re lost in IDs, relationships, and naming conventions.

Three weeks ago I decided to build something to fix that.

The Problem

I wanted a way to design databases the same way I think about them—fast, visual, and flexible. That became Structa, a tool that mixes AI generation with manual editing.

You type something like:

“make me a music app with playlists, likes, and users”

Structa builds the SQL & Prisma schema instantly, lets you edit tables visually, fix validation issues, and export clean code.

Built solo in three weeks with Next.js, Supabase

Getting Roasted on Reddit

My first demo post went up on Reddit. The feedback was… brutal.

“The demo was painful to watch.” “I don’t tru…

Similar Posts

Loading similar posts...