PostgreSQL Developer s Guide by Ibrar Ahmed, Asif Fayyaz, Amjad Shahzad
2015 | ISBN: 1783989025 | English | 201 pages | True PDF | 2 MB
2015 | ISBN: 1783989025 | English | 201 pages | True PDF | 2 MB
Design, develop, and implement streamlined databases with PostgreSQL
About This Book
Design efficient, real-world database solutions and extend your knowledge of database concepts
Learn how to program using native PostgreSQL procedural languages to write custom functions
Explore database partitioning and learn about query optimization techniques
Who This Book Is For
If you are a database developer who wants to learn how to design and implement databases for application development using PostgreSQL, this is the book for you. Existing knowledge of basic database concepts and some programming experience is required
In Detail
PostgreSQL is an enterprise-level database that competes among proprietary database vendors, owing to its remarkable feature set and reliability without the expensive licensing overhead.
This book is a comprehensive and pragmatic guide to developing databases in PostgreSQL. Beginning with a refresher of basic SQL skills, you will gradually be exposed to advanced concepts, such as learning how to program in native PostgreSQL procedural languages, implementing triggers, custom functions, and views. You will learn database optimization techniques such as query optimization and indexing while exploring extensive code examples. Lastly, you will explore foreign data wrappers, implementing extensibility, and improving maintainability.