Show HN: Visual Database Schema Designer (Angular 21 and .NET 10) https://ift.tt/0ZLuEVx

Show HN: Visual Database Schema Designer (Angular 21 and .NET 10) Hi HN, OP here. I built this because I was frustrated with the current state of DB design tools. They are usually either heavy enterprise desktop apps (like DataGrip/Workbench) or simple drawing tools that don't export usable code. I wanted a "VS Code-like" experience in the browser: dark mode, strict typing, and instant visual feedback. The tech stack is quite aggressive: - Frontend: Angular 21 (Latest). I'm using Signals exclusively for the graph state management to handle 100+ nodes without layout thrashing. - Backend: .NET 10 for DDL generation and schema validation. Current features: - Visual Table/Column editor. - Drag & drop relationships (1:N handling). - Exports to PostgreSQL DDL and Entity Framework Core. It's an MVP, so I'm looking for feedback on the graph interaction and the UI feel. Does the "IDE-like" layout work for you for this kind of task? https://ift.tt/n2JUOsV January 18, 2026 at 11:32PM

No comments:

Show HN: Kacet – a freelancer marketplace with crypto-native payments https://ift.tt/fJ8Gm7c

Show HN: Kacet – a freelancer marketplace with crypto-native payments Hi HN, I’m a co-founder building kacet, a new freelancing platform tha...