Deklara

Deklara aims to make database programming declarative, easy, and fast.

Deklara is a tool that allows you to write a declarative schema and auto-generate migrations.

You do not need a database server running, and you can see mistakes as you type with the VSCode integration (more editors to follow). Deklara will give you warnings about potentially unsafe migrations before they fail in production.