Publicado por Apress (edition 1st ed.), 2021
ISBN 10: 1484268849 ISBN 13: 9781484268841
Idioma: Inglés
Librería: BooksRun, Philadelphia, PA, Estados Unidos de America
Original o primera edición
EUR 20,67
Cantidad disponible: 1 disponibles
Añadir al carritoPaperback. Condición: Good. 1st ed. It's a preowned item in good condition and includes all the pages. It may have some general signs of wear and tear, such as markings, highlighting, slight damage to the cover, minimal wear to the binding, etc., but they will not affect the overall reading experience.
Librería: Bay State Book Company, North Smithfield, RI, Estados Unidos de America
EUR 22,81
Cantidad disponible: 1 disponibles
Añadir al carritoCondición: good. The book is in good condition with all pages and cover intact, including the dust jacket if originally issued. The spine may show light wear. Pages may contain some notes or highlighting, and there might be a "From the library of" label. Boxed set packaging, shrink wrap, or included media like CDs may be missing.
Librería: GreatBookPrices, Columbia, MD, Estados Unidos de America
EUR 34,04
Cantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: New.
Librería: Lakeside Books, Benton Harbor, MI, Estados Unidos de America
EUR 32,85
Cantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: 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!
Librería: Best Price, Torrance, CA, Estados Unidos de America
EUR 29,75
Cantidad disponible: 4 disponibles
Añadir al carritoCondición: New. SUPER FAST SHIPPING.
Librería: GreatBookPrices, Columbia, MD, Estados Unidos de America
EUR 35,96
Cantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: As New. Unread book in perfect condition.
Librería: BargainBookStores, Grand Rapids, MI, Estados Unidos de America
EUR 49,58
Cantidad disponible: 5 disponibles
Añadir al carritoPaperback or Softback. Condición: New. PostgreSQL Query Optimization: The Ultimate Guide to Building Efficient Queries. Book.
Librería: GreatBookPricesUK, Woodford Green, Reino Unido
EUR 42,91
Cantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: As New. Unread book in perfect condition.
Librería: GreatBookPricesUK, Woodford Green, Reino Unido
EUR 46,26
Cantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: New.
Librería: Ria Christie Collections, Uxbridge, Reino Unido
EUR 59,54
Cantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: New. In.
Librería: Revaluation Books, Exeter, Reino Unido
EUR 89,14
Cantidad disponible: 1 disponibles
Añadir al carritoPaperback. Condición: Brand New. 319 pages. 10.00x7.00x0.75 inches. In Stock.
Librería: preigu, Osnabrück, Alemania
EUR 46,80
Cantidad disponible: 5 disponibles
Añadir al carritoTaschenbuch. Condición: Neu. PostgreSQL Query Optimization | The Ultimate Guide to Building Efficient Queries | Henrietta Dombrovskaya (u. a.) | Taschenbuch | xxv | Englisch | 2024 | Apress | EAN 9798868800689 | Verantwortliche Person für die EU: APress in Springer Science + Business Media, Heidelberger Platz 3, 14197 Berlin, juergen[dot]hartmann[at]springer[dot]com | Anbieter: preigu.
Librería: AHA-BUCH GmbH, Einbeck, Alemania
EUR 53,49
Cantidad disponible: 1 disponibles
Añadir al carritoTaschenbuch. Condición: 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.