Learning PostgreSQL 11: A beginner's guide to building high-performance PostgreSQL database solutions / Salahaldin Juba, Andrey Volkov
Tác giả : Juba, Salahaldin
Nhà xuất bản : Packt Publishing Limited
Nơi xuất bản : UK
Năm xuất bản : 2019
Mô tả vật lý : 538tr. ;24cm
ISBN : 9781789535464
Số phân loại : 005.75
Chủ đề : 1. Application software - Development. 2. Relational databases. 3. Web applications.
Thông tin chi tiết
Tóm tắt : | This book will familiarize you with the latest features in PostgreSQL 11, and get you up and running with building efficient PostgreSQL database solutions from scratch.Learning PostgreSQL, 11 begins by covering the concepts of relational databases and their core principles. You'll explore the Data Definition Language (DDL) and commonly used DDL commands supported by ANSI SQL. You'll also learn how to create tables, define integrity constraints, build indexes, and set up views and other schema objects. As you advance, you'll come to understand Data Manipulation Language (DML) and server-side programming capabilities using PL/pgSQL, giving you a robust background to develop, tune, test, and troubleshoot your database application. |