Databases for Fronttend Development: Concepts and Concepts (Part 2)


In this article, we consider the anatomy of databases, including database management systems (DBMS), distinguishing between relational and non -spawning. It is important to understand that the terms used in relational and non -religious databases can be almost interchangeable, but have their own unique features.
7.💡 The concept of "scheme" describes the structure of the database, and "tables" and "collections" represent the logical structure of data. Keys and columns play an important role in the database scheme, helping you interact with your data.
8.🚀 After choosing a data structure and DBMS, you may face problems when data transmission from database to the client side. ORM (Object Relational Mapping) and ODM (Object Document Mapping) come to the rescue.
9.- 📌 Understanding of database anatomy and its components
- 📌 The importance of choosing the right DBMS according to your needs
- 📌 Understanding the CAP Theorem and Pacelc Theorem
- 📌 The role of ORM and ODM in development
Для підготовки контенту ми дослідили статті, присвячені сучасним підходам у створенні сайтів, UX/UI дизайну та просуванню в Google:
https://www.smashingmagazine.com/2022/09/databases-frontend-developers-concepts-under-hood/