Launching today

Aether DB
AI-Powered Database Architecture
18 followers
AI-Powered Database Architecture
18 followers
Aether DB is the world's best AI-powered database schema generation tool. Build PostgreSQL databases, write TypeScript types, generate ERD diagrams, and create API routes instantly from plain English.





The way it generates TypeScript types right alongside the PostgreSQL schema feels really thoughtful, saves you from that whole drift problem where your types and database quietly stop matching.
@sinanzwmte I completely agree. Having TypeScript types generated directly from the PostgreSQL schema keeps everything synchronized by default, eliminating manual maintenance and reducing the risk of type drift. It's one of those features that quietly improves the entire developer experience and makes building with confidence much easier.
Thank you for using the Aether DB
Took it for a spin with a quick "users and posts" prompt and the TypeScript types came out matching what I'd write by hand. The ERD is basic but useful for a first draft.
@kbra84zm Agreed! The generated TypeScript types felt spot on, which saves a lot of manual effort. The ERD isn't overloaded with features, but it's clean, easy to understand, and does exactly what you need for a solid first draft of the database design.