Create records with status, steward, and source system.
The starter schema keeps record status, stewardship, and vocabulary references explicit instead of scattered across spreadsheets.
Build cleanup queues, validated bulk edits, and dedupe review tools for reference data. Every field change is audited with before/after diffs and shipped through pinned releases.
Track record status, stewardship, controlled vocabularies, and source systems.
Validation queues, dedupe review panels, bulk edit grids, and import views.
Ship row-level audit diffs, approval gates, and governed DDL by default.
Records, validation, and duplicate status
Resolved errors by table
Relpin provides the primitives teams need to clean reference data on a dedicated Postgres per org, review risky edits, and keep every field change traceable from draft to production.
The starter schema keeps record status, stewardship, and vocabulary references explicit instead of scattered across spreadsheets.
Filter, sort, and paginate server-side so stewards work through validation errors directly against the database.
Compare candidate pairs field by field and record every merge decision with actor and before/after values.
Bulk table operations run server-side with the same typed validation as single-record edits.
Row-level audit captures actor, timestamp, and field-level diffs for every insert, update, and delete.
Destructive changes are guarded: drop_column is blocked in production, drop-table is staged with retention.
Start with a governed reference data model on a dedicated Postgres per org, and ship every change through deterministic Relpin releases.
Open beta · Dedicated Postgres per org · EU / Frankfurt
Validation queues · Dedupe review · Bulk edits · Audit trails