- Tags:: 📜Papers
- File:
- Highlights:
- Big Query is based on this.
- So it seems that most of the work went to make repeated and nesting records efficient because, at scale, “normalizing and recombining” became prohibitive, and “the data used in web and scientific computing is often non-relational”.
- But the thing is that, storing data like that makes retrieval costly, so it only makes sense if you cannot work with normalized data.