Published by Apress (edition 1st ed.), 2021
ISBN 10: 1484268849 ISBN 13: 9781484268841
Language: English
Seller: BooksRun, Philadelphia, PA, U.S.A.
First Edition
Paperback. Condition: Good. 1st ed. Ship within 24hrs. Satisfaction 100% guaranteed. APO/FPO addresses supported.
Seller: SecondSale, Montgomery, IL, U.S.A.
Condition: Good. Item in good condition. Textbooks may not include supplemental items i.e. CDs, access codes etc.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
Condition: New.
Seller: BargainBookStores, Grand Rapids, MI, U.S.A.
Paperback or Softback. Condition: New. PostgreSQL Query Optimization: The Ultimate Guide to Building Efficient Queries 1.42. Book.
Seller: Lakeside Books, Benton Harbor, MI, U.S.A.
Condition: New. Brand New! Not Overstocks or Low Quality Book Club Editions! Direct From the Publisher! We're not a giant, faceless warehouse organization! We're a small town bookstore that loves books and loves it's customers! Buy from Lakeside Books!
Seller: California Books, Miami, FL, U.S.A.
Condition: New.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
Condition: As New. Unread book in perfect condition.
Seller: Russell Books, Victoria, BC, Canada
£ 38.74
Convert currencyQuantity: Over 20 available
Add to basketpaperback. Condition: New. Second. Special order direct from the distributor.
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
£ 37.32
Convert currencyQuantity: 1 available
Add to basketCondition: As New. Unread book in perfect condition.
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
£ 38.92
Convert currencyQuantity: 1 available
Add to basketCondition: New.
Seller: Ria Christie Collections, Uxbridge, United Kingdom
£ 50.82
Convert currencyQuantity: Over 20 available
Add to basketCondition: New. In.
Seller: Revaluation Books, Exeter, United Kingdom
£ 76.08
Convert currencyQuantity: 1 available
Add to basketPaperback. Condition: Brand New. 319 pages. 10.00x7.00x0.75 inches. In Stock.
Seller: SamBookStore, NIAGARA FALLS, NY, U.S.A.
Condition: NEW.
Seller: AHA-BUCH GmbH, Einbeck, Germany
£ 47.30
Convert currencyQuantity: 1 available
Add to basketTaschenbuch. Condition: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - 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.This second edition includes new examples using Postgres 15 and the newest version of the PostgresAir database. It includes additional details and clarifications about advanced topics, and covers configuration parameters in greater depth. Finally, it makes use of advancements in NORM, using automatically generated functions.What You Will LearnIdentify optimization goals in OLTP and OLAP systemsRead and understand PostgreSQL execution plansDistinguish 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 Who This Book Is ForIT 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.