12 Best 「postgres」 Books of 2024| Books Explorer

In this article, we will rank the recommended books for postgres. The list is compiled and ranked by our own score based on reviews and reputation on the Internet.
May include product promotions in this content
Table of Contents
  1. Mastering PostgreSQL 13: Build, administer, and maintain database applications efficiently with PostgreSQL 13
  2. PostgreSQL for DBA: PostgreSQL 12
  3. Mastering PostgreSQL 12-Third Edition
  4. PostgreSQL for DBA volume 1: Structure and Administration
  5. PostgreSQL-Administration
  6. Postgresql: Developer's Handbook
  7. PostgreSQL 8 for Windows (Database Professional's Library)
  8. PHP and PostgreSQL Advanced Web Programming
  9. Beginning PHP and PostgreSQL E-Commerce: From Novice to Professional (Beginning, from Novice to Professional)
  10. Mono
Other 2 books
No.1
100

Explore expert techniques such as advanced indexing and high availability to build scalable, reliable, and fault-tolerant database applications using PostgreSQL 13 Key Features Master advanced PostgreSQL 13 concepts with the help of real-world datasets and examples Leverage PostgreSQL's indexing features to fine-tune the performance of your queries Extend PostgreSQL's functionalities to suit your organization's needs with minimal effort Book Description Thanks to its reliability, robustness, and high performance, PostgreSQL has become one of the most advanced open source databases on the market. This updated fourth edition will help you understand PostgreSQL administration and how to build dynamic database solutions for enterprise apps with the latest release of PostgreSQL, including designing both physical and technical aspects of the system architecture with ease. Starting with an introduction to the new features in PostgreSQL 13, this book will guide you in building efficient and fault-tolerant PostgreSQL apps. You'll explore advanced PostgreSQL features, such as logical replication, database clusters, performance tuning, advanced indexing, monitoring, and user management, to manage and maintain your database. You'll then work with the PostgreSQL optimizer, configure PostgreSQL for high speed, and move from Oracle to PostgreSQL. The book also covers transactions, locking, and indexes, and shows you how to improve performance with query optimization. You'll also focus on how to manage network security and work with backups and replication while exploring useful PostgreSQL extensions that optimize the performance of large databases. By the end of this PostgreSQL book, you'll be able to get the most out of your database by executing advanced administrative tasks. What you will learn Get well versed with advanced SQL functions in PostgreSQL 13 Get to grips with administrative tasks such as log file management and monitoring Work with stored procedures and manage backup and recovery Employ replication and failover techniques to reduce data loss Perform database migration from Oracle to PostgreSQL with ease Replicate PostgreSQL database systems to create backups and scale your database Manage and improve server security to protect your data Troubleshoot your PostgreSQL instance to find solutions to common and not-so-common problems Who this book is for This database administration book is for PostgreSQL developers and database administrators and professionals who want to implement advanced functionalities and master complex administrative tasks with PostgreSQL 13. Prior experience in PostgreSQL and familiarity with the basics of database administration will assist with understanding key concepts covered in the book.

Everyone's Review
No reviews yet.
No.2
88

PostgreSQL for DBA: PostgreSQL 12

Campoli, Mr Federico
Independently published

This book starts from where PostgreSQL for DBA volume 1 left by adding more topics to the previous book and covering what were left untold.Organised in parts the book covers how to manage and install PostgreSQL, the physical and logical layer along with the performance tuning, the maintenance and the HA/DR. Last but not least there is a part dedicated to upgrading the clusters for the minor and the major versions.The book covers PostgreSQL version 12 compiled from source and running on Slackware GNU Linux 14.2.The install procedure for the packages covers either DEB and RPM based distributions.The DEB the operating system is Devuan GNU Linux 2.0 and for the RPM the operating system is CentOS 7.

Everyone's Review
No reviews yet.
No.3
83

Mastering PostgreSQL 12-Third Edition

Schönig, Hans-Jürgen
Packt Publishing

Master PostgreSQL 12 features such as advanced indexing, high availability, monitoring, and much more to efficiently manage and maintain your database Key Features \nGrasp advanced PostgreSQL 12 concepts with real-world examples and sample datasets Explore query parallelism, data replication, database administration, and more Extend PostgreSQL functionalities to suit your organization's needs with minimal effort\n Book Description Thanks to its reliability, robustness, and high performance, PostgreSQL has become the most advanced open source database on the market. This third edition of Mastering PostgreSQL helps you build dynamic database solutions for enterprise applications using the latest release of PostgreSQL, which enables database analysts to design both physical and technical aspects of system architecture with ease. Starting with an introduction to the newly released features in PostgreSQL 12, this book will help you build efficient and fault-tolerant PostgreSQL applications. You'll thoroughly examine the advanced features of PostgreSQL, including logical replication, database clusters, performance tuning, monitoring, and user management. You'll also work with the PostgreSQL optimizer, configure PostgreSQL for high speed, and understand how to move from Oracle to PostgreSQL. As you progress through the chapters, you'll cover transactions, locking, indexes, and how to optimize queries for improved performance. Additionally, you'll learn how to manage network security and explore backups and replications while understanding useful PostgreSQL extensions to help you in optimizing the performance of large databases. By the end of this PostgreSQL book, you'll be able to get the most out of your database by implementing advanced administrative tasks effortlessly. What you will learn \nUnderstand the advanced SQL functions in PostgreSQL 12 Use indexing features in PostgreSQL to fine-tune the performance of queries Work with stored procedures and manage backup and recovery Master replication and failover techniques to reduce data loss Replicate PostgreSQL database systems to create backups and to scale your database Manage and improve the security of your server to protect your data Troubleshoot your PostgreSQL instance for solutions to common and not-so-common problems\n Who this book is for This book is for PostgreSQL developers and administrators and database professionals who want to implement advanced functionalities and master complex administrative tasks with PostgreSQL 12. Prior exposure to PostgreSQL as well as familiarity with the basics of database administration is expected.Table of Contents \nPostgreSQL 12 Overview Understanding Transactions and Locking Making Use of Indexes Handling Advanced SQL Log Files and System Statistics Optimizing Queries for Good Performance Writing Stored Procedures Managing PostgreSQL Security Handling Backup and Recovery Making Sense of Backups and Replication Deciding on Useful Extensions Troubleshooting PostgreSQL Migrating to PostgreSQL\n

Everyone's Review
No reviews yet.
No.4
83

This is the first volume of a book series covering PostgreSQL from the database administration point of view.The book covers PostgreSQL 11 on Linux analysing the install procedure either from sourceand with packages on Debian and RPM based systems.A good part of the book explains the logical organisation and the physical structure in order to givethe reader a good starting point to understand the PostgreSQL internals.Logical backup and restore with pg_dump are also analysed and performance tips for speeding up a disaster recovery are given.The book also explain how PostgreSQL executes a query, the maintenance and the internal statistics in order to give the database administrators the know how for keeping PostgreSQL running efficiently at all time.

Everyone's Review
No reviews yet.
No.5
81

PostgreSQL-Administration

Eisentraut, Peter
O'Reilly Vlg. GmbH & Co.
Everyone's Review
No reviews yet.
No.6
80

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 object-oriented. PostgreSQL is extremely modular, it supports a large number of datatypes, and programming interfaces for PostgreSQL are available for all important programming languages, including C, Perl, Python, Tcl, Java, and PHP. PostgreSQL Developer¿s Handbook provides a complete overview of the PostgreSQL database server and extensive coverage of its core features, including object orientation, PL/pgSQL, and the most important programming interfaces. The book introduces the reader to the language and syntax of PostgreSQL and then moves quickly into advanced programming topics.

Everyone's Review
No reviews yet.
No.7
80

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.The easiest way to set up a PostgreSQL database server on WindowsGet up-and-running on PostgreSQL quickly using this hands-on guide. Filled with real-world examples, PostgreSQL 8 for Windows offers you practical, step-by-step details on installing, configuring, and using PostgreSQL 8--the full-featured, open-source database management system--on Windows platforms. You'll learn to administer, secure, and tune your database and use SQL. You'll also discover how to interface Microsoft Access, Microsoft .NET, Visual C++, and Java with the PostgreSQL database.Install and configure PostgreSQL 8 on Windows Customize your system using the configuration files Work with the utilitiesAdminister your database from the pgAdmin III graphical interface Use the psql command line program to manually execute SQL commandsTake advantage of built-in functions or create your own stored procedures and triggers Implement tested security measuresMaintain optimal database performanceAccess a PostgreSQL database from a Microsoft Access application and migrate Access databases to PostgreSQLCreate .NET, Visual C++, and Java applications that interface with your PostgreSQL server

Everyone's Review
No reviews yet.
No.8
79

PHP and PostgreSQL Advanced Web Programming

Geschwinde, Ewald Schoenig, Hans-Juergen
Sams

Sams¿ PHP and MySQL Web Development, by Luke Welling and Laura Thomson, showed that there is a strong demand for books that describe how to use PHP together with a specific open-source database to develop Web applications. While MySQL is very popular, PostgreSQL is widely considered to be the more powerful of the two open-source databases. And PostgreSQL is rapidly gaining market share large organizations are beginning to use PostgreSQL instead of Oracle; the demand for PostgreSQL training and support has increased by some accounts 50% in the last six months; and Web hosting services increasingly offer PostgreSQL along with MySQL. PHP and PostgreSQL Advanced Web Programming focuses on the specific needs of a PostgreSQL developer and will detail how to make use of PostgreSQL¿s unique, advanced features to develop high-availability, fail-safe Web applications with PHP and PostgreSQL.

Everyone's Review
No reviews yet.
No.9
79

The first book to show readers how to create a complete e-commerce driven website using two of the most popular open source technologies, PHP and PostgreSQL Adapted from the strong selling Beginning PHP 5 and MySQL E-Commerce, this book is based on a proven and popular instructional model. PostgreSQL, long the second most popular open source database in the world, has seen a significant resurgence in interest throughout 2005 due to software enhancements and considerable capital injections. It stands to reason already strong interest in this database will continue to grow for the foreseeable future.

Everyone's Review
No reviews yet.
No.10
79

Mono

Geschwinde, Ewald
Markt + Technik Verlag
Everyone's Review
No reviews yet.
No.11
78

Datenbankanwendungen mit PostgreSQL.

Schoenig, Hans-Juergen
Markt + Technik Verlag
Everyone's Review
No reviews yet.
No.12
78

Mono Kick Start

Schoenig, Hans-Juergen Geschwinde, Ewald
Sams

Mono is an open-source implementation of the infrastructure upon which Microsoft's .NET Framework is built. Providing a compatible option with all of the technical features of .NET without the restrictive licensing and prohibitive costs that Microsoft imposes, the Mono project was initiated and co-financed by Ximian Corporation for the development of an open source version of .NET Framework for Linux/Unix and Windows platforms (Mac OS X support will be added).. Mono will allow cross-platform programming and operating of .NET compatible applications. Experts see the presence of a Unix-compatible version as decisive for the success of .NET. Mono Kick Start is a practical introduction to Mono and .NET compatible application programming with Mono. After a classically structured crash-course on the C# language and Mono¿s own compiler, the authors reach down deeper to subjects like threads, network programming, security, database interaction, XML, and more. A comprehensive practical section shows you how to set up Web applications with Mono, how GUIs can be programmed using GTK, and how applications written with .NET can be operated in the Mono framework.

Everyone's Review
No reviews yet.
search