Affiliation:
1. CHRIST University (Deemed), India
Abstract
Relational databases are a critical component of modern software applications, providing a reliable and scalable method for storing and managing data. A well-designed database schema can enhance the performance and flexibility of applications, making them more efficient and easier to maintain. Data modeling is an essential process in designing a database schema, and it involves identifying and organizing data entities, attributes, and relationships. In this chapter, the authors discuss the principles of designing an efficient and scalable relational database schema, with a focus on data modeling techniques. They explore the critical aspects of normalization, data types, relationships, indexes, and denormalization, as well as techniques for optimizing database queries and managing scalability challenges. The principles discussed in this chapter can be applied to various database management systems and can be useful for designing a schema that meets the demands of modern data-intensive applications.
Reference8 articles.
1. Aftab, Z., Iqbal, W., Almustafa, M., Faisal, B., & Abdullah, M. (2020). Automatic NoSQL to Relational Database Transformation with Dynamic Schema Mapping. PUCIT.
2. AWS. (n.d..). Best Practices for Database Schema Design. AWS.
3. Chillón, A., Ruiz, D., Molina, J., & Morales, S. (2019). A Model-Driven Approach to Generate Schemas for Object-Document Mappers. Research Gate.
4. Database Star. (n.d.). Designing a Database Schema: Principles of Data Modeling. Database Star. https://www.databasestar.com/designing-a-database-schema-principles-of-data-modeling/
5. Guru 99. (n.d.). Relational Database Design: 10 Tips to Design Effective Database. Guru99.