舉報

會員
PostgreSQL Development Essentials
最新章節(jié):
Summary
IfyouareaPostgreSQLdeveloperwithabasicknowledgeofPostgreSQLdevelopmentandyou’rewantdeeperknowledgetodevelopapplications,thenthisbookisforyou.Asthisbookdoesnotcoverbasicinstallationandconfigurations,youshouldhavePostgreSQLinstalledonyourmachineasaprerequisite.
目錄(77章)
倒序
- 封面
- 版權(quán)頁
- 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
推薦閱讀
- Learning Microsoft Windows Server 2012 Dynamic Access Control
- .NET之美:.NET關(guān)鍵技術(shù)深入解析
- Python科學(xué)計算(第2版)
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- Getting Started with PowerShell
- Magento 1.8 Development Cookbook
- QTP自動化測試進階
- C語言程序設(shè)計與應(yīng)用(第2版)
- 零基礎(chǔ)看圖學(xué)ScratchJr:少兒趣味編程(全彩大字版)
- Modular Programming with JavaScript
- 虛擬現(xiàn)實建模與編程(SketchUp+OSG開發(fā)技術(shù))
- Extending Docker
- C# 7 and .NET Core 2.0 Blueprints
- 大話程序員:從入門到優(yōu)秀全攻略
- Instant AppFog
- Go語言編程之旅:一起用Go做項目
- VMware vRealize Orchestrator Essentials
- Java程序設(shè)計基礎(chǔ)教程
- JavaScript+jQuery交互式Web前端開發(fā)(第2版)
- Visual C++程序開發(fā)參考手冊
- 如虎添翼!數(shù)據(jù)處理的SPSS和SAS EG實現(xiàn)(第2版)
- Learning Highcharts 4
- React 16 Essentials(Second Edition)
- 計算機應(yīng)用基礎(chǔ)教程
- ArcPy and ArcGIS:Geospatial Analysis with Python
- Django 3 Web應(yīng)用開發(fā)實戰(zhàn)
- Flink設(shè)計與實現(xiàn):核心原理與源碼解析
- 大學(xué)計算機應(yīng)用基礎(chǔ)
- Python數(shù)據(jù)整理
- Web Development with Django Cookbook(Second Edition)