-
Book Overview & Buying
-
Table Of Contents
AI-Ready PostgreSQL 18
By :
Groups, aggregations, window functions, common table expressions, and recursions – PostgreSQL provides us with a wealth of capabilities to analyze data. They all leverage well-designed star schemas with their facts and dimensions to make it easy to write highly effective queries.
While a well-designed analytics-focused schema makes data analysis easier and more efficient, the techniques and capabilities we reviewed here can also be applied directly to normalized schemas. This will mean that we have more complex join statements, but groups, aggregates, CTEs, window functions, and recursions also have their place in the transactional world.
In the next chapter, we will expand our focus from tabular to text data. We will learn how to index, search, and query data in text-focused data columns.
Scan the QR code (or go to packtpub.com/unlock). Search for this book by name, confirm the edition, and then follow...