Skip to main content

OMOP CSV Validator Docs

Focused documentation for validating OMOP CSV extracts against DDL-derived schemas

DDL-driven validation

Build validation rules directly from OMOP PostgreSQL DDL instead of manually maintaining per-table schemas.

Small operational surface

This project is a focused CLI plus Perl module, so the docs stay close to the real workflows people use.

Explicit caveats

Known limitations around DDL parsing, null handling, and memory usage are documented directly instead of being implied.