> For the complete documentation index, see [llms.txt](https://blog.sunilgudivada.dev/notebook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blog.sunilgudivada.dev/notebook/designing-data-intensive-applications-oreilly/data-models-and-query-languages/read-me.md).

# Read me

## Relational Model Vs Document Model

The roots in the relational model lie in *business data processing, transaction processing, and batch processing.* The goal was to hide the implementation details behind a cleaner interface.

<br>
