September 2024
Intermediate to advanced
743 pages
27h 48m
English
In this chapter, you learned essential concepts related to databases. We showed you the different types of databases that exist, and you are familiar with which databases are suitable for specific use cases.
The most important points of this chapter include the following:
Basically, a distinction is made between relational databases and non-relational databases.
Relational databases are also referred to as SQL databases due to the SQL query language (Structured Query Language) used, and non-relational databases as NoSQL databases, although strictly speaking the latter is not quite correct because non-relational databases also use query languages that are very similar to SQL, at least in terms ...
Read now
Unlock full access