Procedural Programming with PostgreSQL PL/pgSQL

Design Complex Database-Centric Applications with PL/pgSQL

Baji Shaik, Dinesh Kumar Chemuduru

PDF
ca. 56,99
Amazon 39,89 € iTunes Thalia.de Weltbild.de Hugendubel Bücher.de ebook.de kobo Osiander Google Books Barnes&Noble bol.com Legimi yourbook.shop Kulturkaufhaus ebooks-center.de
* Affiliatelinks/Werbelinks
Hinweis: Affiliatelinks/Werbelinks
Links auf reinlesen.de sind sogenannte Affiliate-Links. Wenn du auf so einen Affiliate-Link klickst und über diesen Link einkaufst, bekommt reinlesen.de von dem betreffenden Online-Shop oder Anbieter eine Provision. Für dich verändert sich der Preis nicht.

Apress img Link Publisher

Naturwissenschaften, Medizin, Informatik, Technik / Informatik, EDV

Beschreibung

Learn the fundamentals of PL/PGSQL, the programming language of PostgreSQL which is most robust Open Source Relational Database. This book provides practical insights into developing database code objects such as functions and procedures, with a focus on effectively handling strings, numbers, and arrays to achieve desired outcomes, and transaction management.

The unique approach to handling Triggers in PostgreSQL ensures that both functionality and performance are maintained without compromise. You'll gain proficiency in writing inline/anonymous server-side code within the limitations, along with learning essential debugging and profiling techniques. Additionally, the book delves into statistical analysis of PL/PGSQL code and offers valuable knowledge on managing exceptions while writing code blocks. 

Finally, you'll explore the installation and configuration of extensions to enhance the performance of stored procedures and functions.

What You'll Learn

  • Understand the PL/PGSQL concepts
  • Learn to debug, profile, and optimize PL/PGSQL code
  • Study linting PL/PGSQL code
  • Review transaction management within PL/PGSQL code
  • Work with developer friendly features like operators, casts, and aggregators

Who Is This Book For

App developers, database migration consultants, and database administrators.

Kundenbewertungen

Schlagwörter

database-centric applications, PostgreSQL, Linting PL/PGSQL, procedural languages, PL/PGSQL concepts