*COD & Shipping Charges may apply on certain items.
Review final details at checkout.
₹3569
₹3911
8% OFF
Paperback
All inclusive*
Qty:
1
About The Book
Description
Author
A comprehensive guide to building managing and securing scalable and reliable database and data warehousing applications using Postgres 12 and 13Key FeaturesSet up your database cluster and monitor secure and fine-tune it for optimal performanceLearn the fundamentals of database management and implement client- and server-side programming using SQL and PL/pgSQLExplore useful tips to develop efficient PostgreSQL database solutions from scratchBook DescriptionPostgreSQL is one of the fastest-growing open source object-relational database management systems (DBMS) in the world. As well as being easy to use it’s scalable and highly efficient. In this book you’ll explore PostgreSQL 12 and 13 and learn how to build database solutions using it. Complete with hands-on tutorials this guide will teach you how to achieve the right database design required for a reliable environment.Youll learn how to install and configure a PostgreSQL server and even manage users and connections. The book then progresses to key concepts of relational databases before taking you through the Data Definition Language (DDL) and commonly used DDL commands. To build on your skills you’ll understand how to interact with the live cluster create database objects and use tools to connect to the live cluster. You’ll then get to grips with creating tables building indexes and designing your database schema. Later youll explore the Data Manipulation Language (DML) and server-side programming capabilities of PostgreSQL using PL/pgSQL before learning how to monitor test and troubleshoot your database application to ensure high-performance and reliability.By the end of this book youll be well-versed with the Postgres database and be able to set up your own PostgreSQL instance and use it to build robust solutions.What you will learnUnderstand how users and connections are managed by running a PostgreSQL instanceInteract with transaction boundaries using server-side programmingIdentify bottlenecks to maintain your database efficientlyCreate and manage extensions to add new functionalities to your clusterChoose the best index type for each situationUse online tools to set up a memory configuration that will suit most databasesExplore how Postgres can be used in multi-instance environments to provide high-availability redundancy and scalabilityWho this book is forThis Postgres book is for anyone interested in learning about the PostgreSQL database from scratch. Anyone looking to build robust data warehousing applications and scale the database for high-availability and performance using the latest features of PostgreSQL will also find this book useful. Although prior knowledge of PostgreSQL is not required familiarity with databases is expected.