Show HN: Schemic – your database schema, in the Zod API you know
Category: devtools
Tags: typescript, zod, schema-management, database-migrations, cli
Score: 6.3/10 (Innovation: 6, Technical: 7, Documentation: 6, Utility: 6)
Schemic is a TypeScript-based schema-as-code tool that lets you define database schemas using the Zod validation library API and generates native DDL, migrations, and end-to-end types for multiple databases. Its driver-based architecture and ability to introspect live databases back into code make it a fresh take on database schema management.
Target audience: backend devs
Repository: https://schemic.dev/ · TypeScript · MIT · 13 stars
View on Hacker News