Jump to content

Burch S. Learn PostgreSQL From Basics. A Complete Guide To Learn PostgreSQL 2...


Recommended Posts


rabvZL2z_o.jpg




Info:

Title: PostgreSQL Query Optimization: The Ultimate Guide to Building Efficient Queries
Pages: 105
Author: Zamzar
Year: 2021
Subjects:
Category: Computer Performance Optimization, Open Source Programming, Computer Databases
Publisher: ‎ Apress; 1st ed. edition
ISBN: ‎ B0939VRDRV


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.

What You Will Learn

Identify optimization goals in OLTP and OLAP systems
Read and understand PostgreSQL execution plans
Distinguish between short queries and long queries
Choose the right optimization technique for each query type
Identify indexes that will improve query performance
Optimize full table scans
Avoid the pitfalls of object-relational mapping systems
Optimize the entire application rather than just database queries


Who This Book Is For
IT professionals working in PostgreSQL who want to develop performant and scalable applications, anyone whose job title contains the words "database developer" or "database administrator" or who is a backend developer charged with programming database calls, and system architects involved in the overall design of application systems running against a PostgreSQL database



Files:
Burch S. Learn PostgreSQL From Basics. A Complete Guide To Learn PostgreSQL 2023.pdf (11.54 MB)

NitroFlare Link(s)
https://nitroflare.com/view/8250A32475DD433/Burch_S._Learn_PostgreSQL_From_Basics._A_Complete_Guide_To_Learn_PostgreSQL_2023.rar

RapidGator Link(s)
https://rapidgator.net/file/a0c117829892b7874e5294f57c852d31/Burch_S._Learn_PostgreSQL_From_Basics._A_Complete_Guide_To_Learn_PostgreSQL_2023.rar


Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...