January 2019
Beginner
556 pages
14h 19m
English
A database usually performs the role of a storage component of a complex software solution. Depending on the type of the solution and what problem it aims to solve, the configuration of the database and the data structure can be different. It's common to configure a database and data structure in one of two ways: online transaction processing (OLTP) or online analytical processing (OLAP).
In this chapter, we will discuss some features of PostgreSQL that help implement a data warehouse solution based on a PostgreSQL database, and theoretical concepts related to that, namely:
Read now
Unlock full access