Data Structure - (Schema|Data Model)
> (Data|State) Management and Processing > (Data Type|Data Structure)
Table of Contents
1 - About
A schema defines the structure of data.
See also: Data Modeling - Data Model
Complex relational schemas are more difficult to scale due to the number of data consistency constraints that introduces extra locks.
2 - Articles Related
Advertising
3 - Schema Type
3.1 - on read
schema on read:
3.2 - on write
schema on write: Data - (Structured Data|Schema before)
3.3 - Less
See:
3.4 - Later
see:
Advertising