PostgreSQL Development Essentials
暫譯: PostgreSQL 開發必備指南

Manpreet Kaur, Baji Shaik

  • 出版商: Packt Publishing
  • 出版日期: 2016-09-27
  • 售價: $1,840
  • 貴賓價: 9.5$1,748
  • 語言: 英文
  • 頁數: 210
  • 裝訂: Paperback
  • ISBN: 1783989009
  • ISBN-13: 9781783989003
  • 相關分類: PostgreSQLSQL
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

Develop programmatic functions to create powerful database applications

About This Book

  • Write complex SQL queries and design a robust database design that fits your application's need
  • Improve database performance by indexing, partitioning tables, and query optimizing
  • A comprehensive guide covering the advanced PostgreSQL concepts without any hassle

Who This Book Is For

If you are a PostgreSQL developer with a basic knowledge of PostgreSQL development and you're want deeper knowledge to develop applications, then this book is for you. As this book does not cover basic installation and configurations, you should have PostgreSQL installed on your machine as a prerequisite.

What You Will Learn

  • Write more complex queries with advanced SQL queries
  • Design a database that works with the application exactly the way you want
  • Make the database work in extreme conditions by tuning, optimizing, partitioning, and indexing
  • Develop applications in other programming languages such as Java and PHP
  • Use extensions to get extra benefits in terms of functionality and performance
  • Build an application that does not get locked by data manipulation
  • Explore in-built db functions and data type conversions

In Detail

PostgreSQL is the most advanced open source database in the world. It is easy to install, configure, and maintain by following the documentation; however, it's difficult to develop applications using programming languages and design databases accordingly. This book is what you need to get the most out of PostgreSQL

You will begin with advanced SQL topics such as views, materialized views, and cursors, and learn about performing data type conversions. You will then perform trigger operations and use trigger functions in PostgreSQL. Next we walk through data modeling, normalization concepts, and the effect of transactions and locking on the database.

The next half of the book covers the types of indexes, constrains, and the concepts of table partitioning, as well as the different mechanisms and approaches available to write efficient queries or code. Later, we explore PostgreSQL Extensions and Large Object Support in PostgreSQL. Finally, you will perform database operations in PostgreSQL using PHP and Java. By the end of this book, you will have mastered all the aspects of PostgreSQL development. You will be able to build efficient enterprise-grade applications with PostgreSQL by making use of these concepts

Style and approach

Every chapter follows a step by step approach that first explains the concept , then shows you how to execute it practically so that you can implement them in your application.

商品描述(中文翻譯)

**開發程式化功能以創建強大的資料庫應用程式**

## 本書介紹
- 撰寫複雜的 SQL 查詢並設計符合應用程式需求的穩健資料庫設計
- 透過索引、分割表格和查詢優化來改善資料庫性能
- 一本全面的指南,涵蓋進階的 PostgreSQL 概念,毫不費力

## 本書適合誰
如果您是一位對 PostgreSQL 開發有基本了解的 PostgreSQL 開發者,並希望深入了解以開發應用程式,那麼這本書適合您。由於本書不涵蓋基本的安裝和配置,您應該在您的機器上安裝 PostgreSQL 作為前提條件。

## 您將學到什麼
- 使用進階 SQL 查詢撰寫更複雜的查詢
- 設計一個完全符合您需求的資料庫
- 透過調整、優化、分割和索引使資料庫在極端條件下運行
- 使用其他程式語言(如 Java 和 PHP)開發應用程式
- 使用擴展以獲得額外的功能和性能優勢
- 建立不會因資料操作而被鎖定的應用程式
- 探索內建的資料庫函數和資料類型轉換

## 詳細內容
PostgreSQL 是世界上最先進的開源資料庫。根據文檔安裝、配置和維護都很簡單;然而,使用程式語言開發應用程式並相應設計資料庫則相對困難。本書正是您充分利用 PostgreSQL 所需的資源。

您將從進階 SQL 主題開始,例如視圖、物化視圖和游標,並學習執行資料類型轉換。接著,您將執行觸發器操作並在 PostgreSQL 中使用觸發器函數。然後,我們將探討資料建模、正規化概念,以及交易和鎖定對資料庫的影響。

本書的下半部分涵蓋索引類型、約束以及表格分割的概念,以及撰寫高效查詢或代碼的不同機制和方法。隨後,我們將探索 PostgreSQL 擴展和大型物件支持。最後,您將使用 PHP 和 Java 在 PostgreSQL 中執行資料庫操作。到本書結束時,您將掌握 PostgreSQL 開發的所有方面。您將能夠利用這些概念構建高效的企業級應用程式。

## 風格與方法
每一章都遵循逐步的方法,首先解釋概念,然後展示如何實際執行,以便您能夠在應用程式中實施這些概念。