8
SQL and Data Modeling
So far, we’ve explored React, a key library in frontend technology stacks. Now, we will explore the world of backend development, starting with Structured Query Language (SQL) and data modeling.
SQL and data modeling are critical skills for any backend developer, and starting with these skills in the backend development journey will give you a strong foundation to build robust and scalable web applications. SQL is a standard language used to manage data in relational databases, which are essentially used to store structured data.
Knowledge of SQL will help you to write optimized SQL queries that can improve the performance of your application and reduce server load. Data modeling will help you to design a database schema ...
Get Full-Stack Flask and React now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.