EBOOK

Learning PostgreSQL 10

A Beginner's Guide to Building High-Performance PostgreSQL Database Solutions

Salahaldin Juba
(0)
Year
2018
Language
English

About

Leverage the power of PostgreSQL 10 to build powerful database and data warehousing applications

Key Features
Be introduced to the concept of relational databases and PostgreSQL
Learn client-side and server-side programming in PostgreSQL and administer PostgreSQL databases
Discover tips on implementing efficient database solutions with PostgreSQL 10
Book Description
PostgreSQL is one of the most popular open source databases in the world and supports the most advanced features included in SQL standards and beyond. This book will familiarize you with the latest new features released in PostgreSQL 10, and get you up and running with building efficient PostgreSQL database solutions from scratch.

We'll start with the concepts of relational databases and their core principles. Then, you'll get a thorough introduction to PostgreSQL and the new features introduced in PostgreSQL 10. We'll cover the Data Definition Language (DDL) with an emphasis on PostgreSQL, and the common DDL commands supported by ANSI SQL. You'll learn to create tables, define integrity constraints, build indexes, and set up views and other schema objects.

Moving on, you'll get to know the concepts of Data Manipulation Language (DML) and PostgreSQL server-side programming capabilities using PL/pgSQL. This will give you a very robust background to develop, tune, test, and troubleshoot your database application. We'll also explore NoSQL capabilities of PostgreSQL and connect to your PostgreSQL database to manipulate data objects.

By the end of this book, you'll have a thorough understanding of the basics of PostgreSQL 10 and will have the necessary skills to build efficient

Related Subjects

Artists