December 2019
Intermediate to advanced
1014 pages
19h 42m
English
Software applications usually handle sets of data that must be stored in an organized manner so they can be easily accessed, managed, and updated. The fact that data can be persisted means that it is available even when the application is down. So storage is decoupled from the rest of the application. The most common way of organizing data for storage is a database. Any storage setup that allows data to be organized in such a way that it can be queried and updated represents a database. The most widely known and used databases nowadays are relational databases ...
Read now
Unlock full access