@@Anvesannamminanvesannamm.hashnode.dev·May 19, 2023 · 3 min readIn Memory vs Disk Based DBMSBlog Link How are databases classified based on storage? An operating system usually consists of two sets of memory a. volatile b. non-volatile memory Volatile memories are faster than non-volatile memory due to their ease of access. Accessing main...00
@@Anvesannamminanvesannamm.hashnode.dev·May 8, 2023 · 3 min readBird's Eye View of Database ArchitectureBlog Link There is no hard stated architecture for database system and each system has customizations to suit the use case that they have been optimized for. However, almost all the database system follow a basic architecture in some form. Let us dig...00