-
Book Overview & Buying
-
Table Of Contents
AI-Ready PostgreSQL 18
By :
PostgreSQL has won the hearts and minds of enterprise developers and has emerged as the #1 database used and loved by developers (see Chapter 1, Transactional, Analytical, and AI Business Systems and Their Database Requirements). For many years, PostgreSQL has been the undisputed choice for transactional applications, but it has historically not been considered for enterprise-level analytics. Its capabilities introduced over the last 10 years (materialized views, CUBE, ROLL UP, GROUP SETS, recursive CTE with cycle detection, BRIN indexes, etc.) make it a serious contender. Important developments in the PostgreSQL ecosystem, such as TimescaleDB (a PostgreSQL extension for high-performance real-time analytics on time-series and event data), WarehousePG (massive parallel processing MPP capable data warehousing solution based on PostgreSQL), pg_lake (integration of Iceberg open data lake with PostgreSQL), ParadeDB (Elastic search with BM25 scoring...