SMSoumyadeep Mandalinsoumyasoftwaredevelopment.hashnode.dev·Dec 21, 2023 · 2 min read3 Schema ArchitectureGOAL: To separate the user application and the physical database. That means provide users an abstract view of data to simplify user's interaction with the system by hiding certain details of how data are stored and maintained. Main objective of thre...00