We chose Aether DB because it strikes the right balance between simplicity and powerful functionality. Unlike many alternatives that require extensive setup or technical expertise, Aether DB offers an intuitive interface that makes database management fast and efficient. The ability to customize schemas, manage data visually, and quickly iterate on changes has significantly improved our workflow. It feels modern, reliable, and developer-friendly while remaining accessible to non-technical team members. Overall, it provides excellent value and a much smoother experience than the alternatives we evaluated.
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.
How does it actually handle existing schemas when I want to iterate on a database I already have running in production, or is it more of a greenfield-only tool right now?
@cemalp7cr It seems to support existing schemas quite well for iterative development. The workflow is smooth for refining database designs, though deeper production-focused features like migration previews, schema diffing, and rollback guidance would be great additions.
And thankyou for using the AetherDB
Typed out a quick description of my app idea and watched it spit out a clean Postgres schema plus matching TS types in seconds, which honestly saved me an afternoon of fiddling with Drizzle.
@eyllrppc That's exactly what stood out to me. Instead of spending hours designing tables and writing type definitions, I could start building features almost immediately. The generated output was clean, consistent, and required very few adjustments.
Hope you find the solution for your question and make more quires and make more usage of the models and thanks for the support
AETHER DB