舉報

會員
PostgreSQL Development Essentials
最新章節:
Summary
IfyouareaPostgreSQLdeveloperwithabasicknowledgeofPostgreSQLdevelopmentandyou’rewantdeeperknowledgetodevelopapplications,thenthisbookisforyou.Asthisbookdoesnotcoverbasicinstallationandconfigurations,youshouldhavePostgreSQLinstalledonyourmachineasaprerequisite.
目錄(77章)
倒序
- 封面
- 版權頁
- Credits
- About the Authors
- About the Reviewers
- www.PacktPub.com
- eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Advanced SQL
- Creating views
- Materialized views
- Creating cursors
- Using the GROUP BY clause
- Using the HAVING clause
- Using the UPDATE operation clauses
- Using the LIMIT clause
- Using subqueries
- Subqueries that return multiple rows
- Using the Union join
- Using the Self join
- Using the Outer join
- Summary
- Chapter 2. Data Manipulation
- Conversion between datatypes
- Introduction to arrays
- Summary
- Chapter 3. Triggers
- Introduction to triggers
- Creating a trigger function
- Summary
- Chapter 4. Understanding Database Design Concepts
- Basic design rules
- Normalization
- Anomalies in DBMS
- Summary
- Chapter 5. Transactions and Locking
- Defining transactions
- Summary
- Chapter 6. Indexes and Constraints
- Introduction to indexes and constraints
- Clustering on an index
- Exclusion constraints
- Summary
- Chapter 7. Table Partitioning
- Table partitioning
- Summary
- Chapter 8. Query Tuning and Optimization
- Query tuning
- Optimizer settings for cached data
- Multiple ways to implement a query
- Bad query performance with stale statistics
- Explain Plan
- Query operators
- Summary
- Chapter 9. PostgreSQL Extensions and Large Object Support
- Creating an extension
- Using binary large objects
- Summary
- Chapter 10. Using PHP in PostgreSQL
- Postgres with PHP
- PHP-to-PostgreSQL connections
- Dealing with DDLs
- DML operations
- Data retrieval
- Helper functions to deal with data fetching
- Summary
- Chapter 11. Using Java in PostgreSQL
- Making database connections to PostgreSQL using Java
- Using prepared statements
- Connection properties
- Summary 更新時間:2021-07-14 10:01:05
推薦閱讀
- DB2 V9權威指南
- 密碼學原理與Java實現
- JavaScript 從入門到項目實踐(超值版)
- 深入淺出WPF
- Mastering Articulate Storyline
- Windows Presentation Foundation Development Cookbook
- 用戶體驗增長:數字化·智能化·綠色化
- TypeScript 2.x By Example
- SQL Server 2008中文版項目教程(第3版)
- 視窗軟件設計和開發自動化:可視化D++語言
- C語言從入門到精通
- 數據結構:Python語言描述
- Spring Boot從入門到實戰
- Android開發權威指南(第二版)
- Django 3 Web Development Cookbook
- .NET應用架構設計:原則、模式與實踐
- C#.NET程序設計
- 代碼揭秘
- Rust編程之道
- Building Large-Scale Web Applications with Angular
- 編程卓越之道(卷2):運用底層語言思想編寫高級語言代碼(第2版)
- Mastering Linux Shell Scripting
- Windows PowerShell for .NET Developers(Second Edition)
- Python Flask Web開發入門與項目實戰
- JavaScript和jQuery實戰手冊(原書第2版)
- Home Automation with Intel Galileo
- React+Redux前端開發實戰
- Python高并發與高性能編程:原理與實踐
- Python Unlocked
- 軟件測試的藝術(原書第3版)