Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
29 30 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31 1 2
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    PostgreSQL Developer's Guide

    Posted By: ksveta6
    PostgreSQL Developer's Guide

    PostgreSQL Developer s Guide by Ibrar Ahmed, Asif Fayyaz, Amjad Shahzad
    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.