From the HackerLinks archive

Schematic

A database schema-management tool that avoids routine migrations for additive changes.

At a glance:
First seen:2026-09-27
Last seen:2026-09-27
Times seen:1
Website:gitlab.com

The short version

A database schema-management tool that avoids routine migrations for additive changes.

Why it caught our attention

A production user credits it with avoiding routine migration work and guarding destructive changes.

Where it surfaced on Hacker News

2026-09-27

“the tool we use for schema management [1] removes the need for migrations for most additive schema changes. It refuses to auto-generate potentially destructive migrations”

agubelu · recommendation · production use

Direct HN comment

Is your Postgres migration safe or not safe?