Computer Science Notes

Notes From CS Undergrad Courses FSU

This project is maintained by awa03

Back

Chapter 1: Background

People seem doomed to keep reinventing the wheel, in regards to hierarchical data storage. JSON as well as Map-Reduce (google) have seemingly proved this phenomenon. They seem to always eventually morph into SQL on tables.

Back