Summary
As we have observed, SQL commands are simple and intuitive but very scalable. Based on this, relational databases are the most used database format on the market.
In this chapter, we learned about the fundamentals of relational databases, table normalization, and the basics of SQL.
In the next chapter, we will address non-relational databases, considering so-called NoSQL (Not Only SQL).