#PGDitor - A modern postgres editor

2 messages · Page 1 of 1 (latest)

twin crest
#

Most database editors treat Postgres like just another SQL database. I wanted to build one that doesn't.

I've been using Tauri + Svelte to create pgditor — a Postgres editor with deep, native integration built specifically around Postgres features.

It's early days and I'd love feedback from this community: https://pgditor-landing.vercel.app/

twin crest