PostgreSQL Query Optimization PostgreSQL Query Optimization

PostgreSQL Query Optimization

The Ultimate Guide to Building Efficient Queries

    • $44.99
    • $44.99

Publisher Description

Write optimized queries. This book helps you write queries that perform fast and deliver results on time. You will learn that query optimization is not a dark art practiced by a small, secretive cabal of sorcerers. Any motivated professional can learn to write efficient queries from the get-go and capably optimize existing queries. You will learn to look at the process of writing a query from the database engine’s point of view, and know how to think like the database optimizer.
The book begins with a discussion of what a performant system is and progresses to measuring performance and setting performance goals. It introduces different classes of queries and optimization techniques suitable to each, such as the use of indexes and specific join algorithms. You will learn to read and understand query execution plans along with techniques for influencing those plans for better performance. The book also covers advanced topics such as the use of functions and procedures, dynamic SQL, and generated queries. All of these techniques are then used together to produce performant applications, avoiding the pitfalls of object-relational mappers.

You will:
Identify optimization goals in OLTP and OLAP systemsRead and understand PostgreSQL execution plans
Distinguish between short queries and long queriesChoose the right optimization technique for each query typeIdentify indexes that will improve query performanceOptimize full table scansAvoid the pitfalls of object-relational mapping systemsOptimize the entire application rather than just database queries

GENRE
Computers & Internet
RELEASED
2021
April 22
LANGUAGE
EN
English
LENGTH
342
Pages
PUBLISHER
Apress
SELLER
Springer Nature B.V.
SIZE
13.9
MB
Troubleshooting Oracle Performance Troubleshooting Oracle Performance
2014
Refactoring SQL Applications Refactoring SQL Applications
2008
SQL Server 2022 Query Performance Tuning SQL Server 2022 Query Performance Tuning
2022
Pro Oracle SQL Pro Oracle SQL
2013
T-SQL Querying T-SQL Querying
2015
Dynamic SQL Dynamic SQL
2018