The video series

See MetaObjects in motion.

Start with the introduction for the whole idea, then the short feature videos — each one shows a single capability end to end, from one model.

The problem MetaObjects solves, what it actually is, and how the codegen and runtime halves work together — about eight minutes.

Watch Claude Code build a working task tracker on MetaObjects: one model becomes the database, validation, a CRUD API, forms, hooks, and a grid — and it can't silently drift.

You don't have to start over to start. Point MetaObjects at one table of a real app, get typed code for it, and leave the rest untouched.

meta verify checks that your code, your prompts, and your database schema still agree with the model — any mismatch fails the build.

The same model can drive your app live, at runtime. One generic function builds a grid for any object you've described — no code generation.

Get started →