RSSAmplifier

Yehonathan Sharvit · Jun 22, 2022

Separate data schema from data representation

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

With data separated from code and represented with generic and immutable data structures, now comes the question of how do we express the shape of the data? In DOP, the expected shape is expressed as a data schema that is kept separated from the data itself. The main benefit of Principle #4 is that it allows developers to decide which pieces of data should have a schema and which pieces of data…

Read on /databook/2022/06/22/data-validation.html

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.