Back to Glossary Index

Dagster Data Engineering Glossary:

Schema-on-Write

A strategy where data structure is defined before writing data, typically used in relational databases where data must conform to a known schema before it's written to disk.