PostgreSQL 11 Server Side Programming Quick Start Guide

PostgreSQL 11 Server Side Programming Quick Start Guide
Author :
Publisher : Packt Publishing Ltd
Total Pages : 252
Release :
ISBN-10 : 9781789343502
ISBN-13 : 178934350X
Rating : 4/5 (50X Downloads)

Book Synopsis PostgreSQL 11 Server Side Programming Quick Start Guide by : Luca Ferrari

Download or read book PostgreSQL 11 Server Side Programming Quick Start Guide written by Luca Ferrari and published by Packt Publishing Ltd. This book was released on 2018-11-29 with total page 252 pages. Available in PDF, EPUB and Kindle. Book excerpt: Extend PostgreSQL using PostgreSQL server programming to create, test, debug, and optimize a range of user-defined functions in your favorite programming language Key FeaturesLearn the concepts of PostgreSQL 11 with lots of real-world datasets and examplesLearn queries, data replication, and database performanceExtend the functionalities of your PostgreSQL instance to suit your organizational needsBook Description PostgreSQL is a rock-solid, scalable, and safe enterprise-level relational database. With a broad range of features and stability, it is ever increasing in popularity.This book shows you how to take advantage of PostgreSQL 11 features for server-side programming. Server-side programming enables strong data encapsulation and coherence. The book begins with the importance of server-side programming and explains the risks of leaving all the checks outside the database. To build your capabilities further, you will learn how to write stored procedures, both functions and the new PostgreSQL 11 procedures, and create triggers to perform encapsulation and maintain data consistency. You will also learn how to produce extensions, the easiest way to package your programs for easy and solid deployment on different PostgreSQL installations. What you will learnExplore data encapsulationWrite stored procedures in different languagesInteract with transactions from within a functionGet to grips with triggers and rulesCreate and manage custom data typesCreate extensions to package code and dataImplement background workers and Inter-Process Communication (IPC)How to deal with foreign languages, in particular Java and PerlWho this book is for This book is for database administrators, data engineers, and database engineers who want to implement advanced functionalities and master complex administrative tasks with PostgreSQL 11.


PostgreSQL 11 Server Side Programming Quick Start Guide Related Books

PostgreSQL 11 Server Side Programming Quick Start Guide
Language: en
Pages: 252
Authors: Luca Ferrari
Categories: Computers
Type: BOOK - Published: 2018-11-29 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Extend PostgreSQL using PostgreSQL server programming to create, test, debug, and optimize a range of user-defined functions in your favorite programming langua
Learn PostgreSQL
Language: en
Pages: 636
Authors: Luca Ferrari
Categories: Computers
Type: BOOK - Published: 2020-10-09 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

A comprehensive guide to building, managing, and securing scalable and reliable database and data warehousing applications using Postgres 12 and 13 Key Features
Learning PostgreSQL 11
Language: en
Pages: 545
Authors: Salahaldin Juba
Categories: Computers
Type: BOOK - Published: 2019-01-31 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Leverage the power of PostgreSQL 11 to build powerful database and data warehousing applications Key FeaturesMonitor, secure, and fine-tune your PostgreSQL 11 d
PostgreSQL Server Programming - Second Edition
Language: en
Pages: 320
Authors: Usama Dar
Categories: Computers
Type: BOOK - Published: 2015-02-26 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

This book is for moderate to advanced PostgreSQL database professionals who wish to extend PostgreSQL, utilizing the most updated features of PostgreSQL 9.4. Fo
The Ultimate Guide to Professional Database Programming with Python and PostgreSQL
Language: en
Pages: 215
Authors: Vivian Siahaan
Categories: Computers
Type: BOOK - Published: 2019-01-15 - Publisher: SPARTA Publishing

DOWNLOAD EBOOK

Python has various database drivers for PostgreSQL. Currently, the psycopg is the most popular PostgreSQL database adapter for the Python language. The psycopg