๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Learning PostgreSQL

โœ Scribed by Salahaldin Juba, Achim Vannahme, Andrey Volkov


Publisher
Packt Publishing
Year
2015
Tongue
English
Leaves
464
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Create, develop and manage relational databases in real world applications using PostgreSQL

About This Book

  • Learn about the PostgreSQL development life cycle including its testing and refactoring
  • Build productive database solutions and use them in Java applications
  • A comprehensive guide to learn about SQL, PostgreSQL procedural language and PL/pgSQL

Who This Book Is For

If you are a student, database developer or an administrator, interested in developing and maintaining a PostgreSQL database, then this book is for you. No knowledge of database programming or administration is necessary.

What You Will Learn

  • Learn concepts of data modelling and relation algebra
  • Install and set up PostgreSQL database server and client software
  • Implement data structures in PostgreSQL
  • Manipulate data in the database using SQL
  • Implement data processing logic in the database with stored functions, triggers and views
  • Test database solutions and assess the performance
  • Integrate database with Java applications
  • Detailed knowledge of the main PostgreSQL building objects, most used extensions
  • Practice database development life cycle including analysis, modelling, (documentation), testing, bug fixes and refactoring

In Detail

PostgreSQL is one of the most powerful and easy to use database management systems. It has strong support from the community and is being actively developed with a new release every year. PostgreSQL supports the most advanced features included in SQL standards. Also it provides NoSQL capabilities, and very rich data types and extensions. All that makes PostgreSQL a very attractive solution in various kinds of software systems.

The book starts with the introduction of relational databases with PostegreSQL. It then moves on to covering data definition language (DDL) with emphasis on PostgreSQL and common DDL commands supported by ANSI SQL. You will then learn the data manipulation language (DML), and advanced topics like locking and multi version concurrency control (MVCC). This will give you a very robust background to tune and troubleshoot your application. The book then covers the implementation of data models in the database such as creating tables, setting up integrity constraints, building indexes, defining views and other schema objects. Next, it will give you an overview about the NoSQL capabilities of PostgreSQL along with Hstore, XML, Json and arrays. Finally by the end of the book, you'll learn to use the JDBC driver and manipulate data objects in the Hibernate framework.

Style and approach

An easy-to-follow guide to learn programming build applications with PostgreSQL, and manage a PostgreSQL database instance.

โœฆ Subjects


ะ‘ะธะฑะปะธะพั‚ะตะบะฐ;ะšะพะผะฟัŒัŽั‚ะตั€ะฝะฐั ะปะธั‚ะตั€ะฐั‚ัƒั€ะฐ;PostgreSQL;


๐Ÿ“œ SIMILAR VOLUMES


Learning PostgreSQL
โœ Salahaldin Juba, Achim Vannahme, Andrey Volkov ๐Ÿ“‚ Library ๐Ÿ“… 2015 ๐Ÿ› Packt Publishing ๐ŸŒ English

<p><b>Create, develop and manage relational databases in real world applications using PostgreSQL</b></p><h2>About This Book</h2><ul><li>Learn about the PostgreSQL development life cycle including its testing and refactoring</li><li>Build productive database solutions and use them in Java applicatio

Learning PostgreSQL 10
โœ Salahaldin Juba, Andrey Volkov ๐Ÿ“‚ Library ๐Ÿ“… 2017 ๐Ÿ› Packt Publishing ๐ŸŒ English

<p><b>Leverage the power of PostgreSQL 10 to build powerful database and data warehousing applications.</b></p><h4>Key Features</h4><ul><li>Be introduced to the concept of relational databases and PostgreSQL, one of the fastest growing open source databases in the world</li><li>Learn client-side and

Learning PostgreSQL 10
โœ Juba, Salahaldin;Volkov, Andrey ๐Ÿ“‚ Library ๐Ÿ“… 2017 ๐Ÿ› Packt Publishing ๐ŸŒ English

Cover -- Title Page -- Copyright -- Credits -- About the Authors -- About the Reviewers -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Relational Databases -- Database management systems -- A brief history -- Database categories -- The NoSQL databases -- The C

Learning PostgreSQL 11
โœ Juba, Salahaldin;Volkov, Andrey ๐Ÿ“‚ Library ๐Ÿ“… 2019 ๐Ÿ› Packt Publishing ๐ŸŒ English
Learning PostgreSQL (Code Only)
โœ Juba S., Vannahme A., Volkov A. ๐Ÿ“‚ Library ๐ŸŒ English

Packt Publishing, 2015. โ€” Code Only. โ€” ISBN: 978-1-78398-918-8.<br/> <br/><strong>ะšะพะด ะฟั€ะธะผะตั€ะพะฒ ะบ ะฒั‹ะปะพะถะตะฝะฝะพะน ะทะดะตััŒ ะบะฝะธะณะต ะฒ ั„ะพั€ะผะฐั‚ะฐั… <a class="object-link fpm" data-file-id="1834035" href="/file/1834035/">PDF</a>, <a class="object-link fpm" data-file-id="1834036" href="/file/1834036/">EPUB</a>.</stron

Learn PostgreSQL: Use, manage, and build
โœ Luca Ferrari, Enrico Pirozzi ๐Ÿ“‚ Library ๐Ÿ“… 2023 ๐Ÿ› Packt Publishing ๐ŸŒ English

This new edition will help you learn PostgreSQL from scratch with the latest version, providing a complete focused view on aspects like configuration, high performance, partitioning, backup, server-side programming and replication. Key Features โ€ข Learn the fundamentals of PostgreSQL 16, includin