# Schemic > Define your database schema once in the Zod you already know — Schemic turns it into native DDL, types, and migrations for any database. ## Documentation - [Docs](https://surrealdb.schemic.dev/docs/introduction): Schemic documentation (hosted on the SurrealDB driver subdomain). - [llms.txt](https://surrealdb.schemic.dev/llms.txt): Machine-readable index of the docs. - [llms-full.txt](https://surrealdb.schemic.dev/llms-full.txt): The full docs corpus as one markdown file. ## Links - [GitHub](https://github.com/schemichq/schemic): The Schemic source repository. - [SurrealDB](https://surrealdb.schemic.dev): The SurrealDB driver site. - [PostgreSQL](https://postgres.schemic.dev): The PostgreSQL driver site.