THE SCHEMIC BLOG

Notes from building schema-as-code.

Releases, deep dives and design decisions behind Schemic.

2026-06-12 ENGINEERING FEATURED

It's just Zod: how s.* mirrors z. one-to-one

Schemic's s.* is a superset of Zod — the same constructors, the same chaining, the same inference. Adoption cost is essentially zero; the only addition is the $-prefixed methods that emit DDL.

Read the post →