<p><b>Design, develop, and implement streamlined databases with PostgreSQL</b></p> <h2>About This Book</h2><ul><li>Design efficient, real-world database solutions and extend your knowledge of database concepts</li><li>Learn how to program using native PostgreSQL procedural languages to write custom
PostgreSQL Developer s Guide
โ Scribed by Ibrar Ahmed, Asif Fayyaz, Amjad Shahzad
- Publisher
- Packt Publishing
- Year
- 2015
- Tongue
- English
- Leaves
- 201
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
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.
๐ SIMILAR VOLUMES
PostgreSQL is an object-relational database server that is widely considered to be the world's most advanced open-source database system. It is ANSI SQL-compatible, and it offers powerful features to enable more complex software design than would be possible with relational databases that are not ob
"Mastering PostgreSQL: A Comprehensive Guide for Developers" is an essential resource for anyone looking to deepen their understanding of database management and development using PostgreSQL, the world's most advanced open-source database system. This guide takes you beyond the basics, delving into
Build Large and Scalable front-ends that leverage component isolation, a centralized state manager, internationalization, localization, Custom Component Libraries, API-client code that easily can switch between mocked data and live data and more.