Designing Data-Intensive Applications - Chapter 3 (Storage and Retrieval)
Data structures that power your database
As an application developer, you should care how database handles storage and retrieval internally, because you do need to select a storage engine that is appropriate for your application, from the many that a...
smohamed.hashnode.dev31 min read